[evince] shell: Update shortcut text for moving around a page



commit 5054ea2bd5e16062810779c2caa775e1fdddb742
Author: Hashem Nasarat <hashem riseup net>
Date:   Wed Feb 10 01:22:13 2016 -0500

    shell: Update shortcut text for moving around a page
    
    Move up/down a page sounds like you're going to the next or previous
    page. Also it doesn't explain moving left or right too.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761803

 shell/help-overlay.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shell/help-overlay.ui b/shell/help-overlay.ui
index 1bf86bd..68c569e 100644
--- a/shell/help-overlay.ui
+++ b/shell/help-overlay.ui
@@ -82,14 +82,14 @@
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">True</property>
-                <property name="title" translatable="yes" context="shortcut window">Move up/down a 
page</property>
+                <property name="title" translatable="yes" context="shortcut window">Move around a 
page</property>
                 <property name="accelerator">Left Up Down Right</property>
               </object>
             </child>
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">True</property>
-                <property name="title" translatable="yes" context="shortcut window">Move up/down a 
page</property>
+                <property name="title" translatable="yes" context="shortcut window">Move around a 
page</property>
                 <property name="accelerator">h k j l</property>
               </object>
             </child>


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