tomboy r2273 - in trunk: . Tomboy



Author: claudep
Date: Thu Jan  8 12:39:02 2009
New Revision: 2273
URL: http://svn.gnome.org/viewvc/tomboy?rev=2273&view=rev

Log:
2009-01-08  Claude Paroz  <claude 2xlibre net>

	* Tomboy/PreferencesDialog.cs: Add translator comment for 'New Note
	Template' (bug #565208).

Modified:
   trunk/ChangeLog
   trunk/Tomboy/PreferencesDialog.cs

Modified: trunk/Tomboy/PreferencesDialog.cs
==============================================================================
--- trunk/Tomboy/PreferencesDialog.cs	(original)
+++ trunk/Tomboy/PreferencesDialog.cs	Thu Jan  8 12:39:02 2009
@@ -206,7 +206,7 @@
 			font_peditor.AddGuard (font_button);
 			
 			// New Note Template
-			
+			// Translators: This is 'New Note' Template, not New 'Note Template'
 			label = MakeLabel (Catalog.GetString ("New Note Template"));
 			options_list.PackStart (label, false, false, 0);
 



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