[gedit-plugins] Fixes #25 - translate plugin: change 'Output Translate Window' to 'Translate Console'



commit 363fadf58dbd9722c1c8b352e9cea9cc2d0cc32b
Author: Jordi Mas <jmas softcatala org>
Date:   Fri Feb 19 23:14:38 2021 +0100

    Fixes #25 - translate plugin: change 'Output Translate Window' to 'Translate Console'

 plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml 
b/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml
index d10c11f..3ca5fcb 100644
--- a/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml
+++ b/plugins/translate/org.gnome.gedit.plugins.translate.gschema.xml
@@ -4,7 +4,7 @@
       <default>true</default>
       <summary>Where translation output is shown</summary>
       <description>
-        If true, output of the translation is inserted in the document window if not in the Output Translate 
Window.
+        If true, output of the translation is inserted in the document window if not in the Translate 
console.
       </description>
     </key>
    <key name="language-pair" type="s">


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