[gnome-terminal] profile: editor: Use the same mnemonic for the two Reset buttons



commit f4900f116c9912a06f7c56d6a8fd7fb3fce14742
Author: Egmont Koblinger <egmont gmail com>
Date:   Fri Feb 2 21:29:29 2018 +0100

    profile: editor: Use the same mnemonic for the two Reset buttons
    
    This guarantees that their translations are also the same.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791968#c32

 src/profile-preferences.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
index 1870f0b..940840c 100644
--- a/src/profile-preferences.ui
+++ b/src/profile-preferences.ui
@@ -619,7 +619,7 @@
                         <property name="layout_style">end</property>
                         <child>
                           <object class="GtkButton" id="cell-scale-reset-button">
-                            <property name="label" translatable="yes">R_eset</property>
+                            <property name="label" translatable="yes">Rese_t</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>


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