[gnome-terminal: 3/4] l10n: Mark a string for translation



commit a00ec6e43a3f46ceeeb83ff1a127da5fd4c4d191
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Oct 4 20:12:25 2015 +0200

    l10n: Mark a string for translation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763911
    (cherry picked from commit c9c15e85a99570a5a82a44781cd86e5c8a748f9b)

 src/preferences.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/preferences.ui b/src/preferences.ui
index f57d4b4..2bb3c9b 100644
--- a/src/preferences.ui
+++ b/src/preferences.ui
@@ -326,7 +326,7 @@
                         </child>
                         <child>
                           <object class="GtkButton" id="clone-profile-button">
-                            <property name="label">_Clone</property>
+                            <property name="label" translatable="yes">_Clone</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="can_default">True</property>


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