[geary: 1/2] Fix context of "Paste Without Formatting"



commit 7ab6f713fb6c29f823a8db23d5519e072d845018
Author: Alex Henrie <alexhenrie24 gmail com>
Date:   Fri Jul 27 12:36:30 2018 -0600

    Fix context of "Paste Without Formatting"

 ui/composer-menus.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ui/composer-menus.ui b/ui/composer-menus.ui
index 37e43993..72f5b37c 100644
--- a/ui/composer-menus.ui
+++ b/ui/composer-menus.ui
@@ -97,7 +97,7 @@
         <attribute name="action">cmp.paste</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes" context="Clipboard paste with rich text">Paste _Without 
Formatting</attribute>
+        <attribute name="label" translatable="yes" context="Clipboard paste as plain text">Paste _Without 
Formatting</attribute>
         <attribute name="action">cmp.paste-without-formatting</attribute>
       </item>
     </section>


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