[accerciser] Fix for bug #658242 - Need context for a proper translation



commit fb79f8fe500aa9d201352d405304f5cde2cef661
Author: Javier HernÃndez <jhernandez emergya es>
Date:   Wed Sep 7 02:30:26 2011 +0200

    Fix for bug #658242 - Need context for a proper translation

 org.a11y.Accerciser.gschema.xml.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/org.a11y.Accerciser.gschema.xml.in b/org.a11y.Accerciser.gschema.xml.in
index 5fa60c0..5b79fbe 100644
--- a/org.a11y.Accerciser.gschema.xml.in
+++ b/org.a11y.Accerciser.gschema.xml.in
@@ -23,13 +23,13 @@
     </key>
     <key type="i" name="hpaned">
       <default>250</default>
-      <_summary>hpaned value</_summary>
-      <_description>The hpaned value for the main window.</_description>
+      <_summary>Horizontal split</_summary>
+      <_description>Position of the horizontal split of the main window.</_description>
     </key>
     <key type="i" name="vpaned">
       <default>350</default>
-      <_summary>vpaned value</_summary>
-      <_description>The vpaned value for the main window.</_description>
+      <_summary>Vertical split</_summary>
+      <_description>Position of the vertical split of the main window.</_description>
     </key>
     <key type="i" name="window-height">
       <default>600</default>



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