[gnome-terminal/gsettings] i18n: Add translator comment



commit a287271452fc45e482987d6c06f444047cd21783
Author: Christian Persch <chpe gnome org>
Date:   Mon Apr 16 15:02:20 2012 +0200

    i18n: Add translator comment
    
    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 463cdbe..5fc6fd5 100644
--- a/src/profile-preferences.glade
+++ b/src/profile-preferences.glade
@@ -2129,7 +2129,7 @@ Custom</property>
 		<widget class="GtkCheckButton" id="scrollback-unlimited-checkbutton">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">_Unlimited</property>
+		  <property name="label" translatable="yes" comments="Infinite scrollback">_Unlimited</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		  <property name="focus_on_click">True</property>



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