[gnome-commander: 1/2] Bug 82 - Typo: Advance Rename tool



commit 365c0911ecafea84f3bb0373a17304d95b2761a6
Author: sabri ünal <libreajans gmail com>
Date:   Mon Feb 25 20:03:01 2019 +0000

    Bug 82 - Typo: Advance Rename tool
    
    "Advance rename tool" corrected as "Advanced rename tool".

 data/org.gnome.gnome-commander.gschema.xml | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/data/org.gnome.gnome-commander.gschema.xml b/data/org.gnome.gnome-commander.gschema.xml
index 722c0274..22b60001 100644
--- a/data/org.gnome.gnome-commander.gschema.xml
+++ b/data/org.gnome.gnome-commander.gschema.xml
@@ -28,30 +28,30 @@
   <schema gettext-domain="gnome-commander" id="org.gnome.gnome-commander.preferences.general" 
path="/org/gnome/gnome-commander/preferences/general/">
     <key name="advrename-profiles" type="a(ssuiuuuasasab)">
       <default>[]</default>
-      <summary>List of advance rename tool profiles</summary>
+      <summary>List of advanced rename tool profiles</summary>
       <description>
-          The entries in this array represent the profiles in the advance rename tool with specific settings 
for each profile.
+          The entries in this array represent the profiles in the advanced rename tool with specific 
settings for each profile.
       </description>
     </key>
     <key name="advrename-win-width" type="u">
       <default>640</default>
-      <summary>Advance rename tool window width</summary>
+      <summary>Advanced rename tool window width</summary>
       <description>
-          This option defines the width of the advance rename tool window.
+          This option defines the width of the advanced rename tool window.
       </description>
     </key>
     <key name="advrename-win-height" type="u">
       <default>400</default>
-      <summary>Advance rename tool window height</summary>
+      <summary>Advanced rename tool window height</summary>
       <description>
-          This option defines the height of the advance rename tool window.
+          This option defines the height of the advanced rename tool window.
       </description>
     </key>
     <key name="advrename-template-history" type="as">
       <default>[]</default>
-      <summary>Advance rename tool template history</summary>
+      <summary>Advanced rename tool template history</summary>
       <description>
-          This string array represents the history of templates in the advance rename tool.
+          This string array represents the history of templates in the advanced rename tool.
       </description>
     </key>
     <key name="directory-history" type="as">


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