[gnome-terminal] i18n: Don't translate this string



commit d232f6db75795f5a655d572ca23926cd2a47e157
Author: Christian Persch <chpe gnome org>
Date:   Mon Apr 16 14:56:01 2012 +0200

    i18n: Don't translate this string
    
    The string won't be used since gtk-builder-convert splits it along newlines.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658818

 src/profile-preferences.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/profile-preferences.glade b/src/profile-preferences.glade
index be4eee2..463cdbe 100644
--- a/src/profile-preferences.glade
+++ b/src/profile-preferences.glade
@@ -1952,7 +1952,7 @@ Hold the terminal open</property>
 			  <child>
 			    <widget class="GtkComboBox" id="palette-combobox">
 			      <property name="visible">True</property>
-			      <property name="items" translatable="yes">Tango
+			      <property name="items">Tango
 Linux console
 XTerm
 Rxvt



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