[evolution] Change "Compose Message" Desktop Action to disambiguate it from titles



commit 91d0bff4718fbb17a5e5df7816d6f1a817dc130a
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Sep 25 02:08:52 2016 +0200

    Change "Compose Message" Desktop Action to disambiguate it from titles
    
    In many languages, menu items need to be translated differently
    than window titles. Add an article to workaround the lack of context
    support in .desktop files.

 data/evolution.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in
index 493195f..c0d07e6 100644
--- a/data/evolution.desktop.in.in
+++ b/data/evolution.desktop.in.in
@@ -24,7 +24,7 @@ _Name=New Window
 Exec=evolution -c current
 
 [Desktop Action compose]
-_Name=Compose Message
+_Name=Compose a Message
 Exec=evolution mailto:
 
 [Desktop Action contacts]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]