diff pidgin/plugins/timestamp_format.c @ 15381:d54794a47c56

I think this is all the instances of 'Gaim' within pidgin/
author Sean Egan <seanegan@gmail.com>
date Mon, 22 Jan 2007 09:02:33 +0000
parents 5fe8042783c1
children d75099d2567e
line wrap: on
line diff
--- a/pidgin/plugins/timestamp_format.c	Mon Jan 22 08:37:53 2007 +0000
+++ b/pidgin/plugins/timestamp_format.c	Mon Jan 22 09:02:33 2007 +0000
@@ -24,7 +24,7 @@
 
 	ppref = gaim_plugin_pref_new_with_name_and_label(
 			"/plugins/gtk/timestamp_format/force_24hr",
-			_("_Force (traditional Gaim) 24-hour time format"));
+			_("_Force (traditional " PIDGIN_NAME ") 24-hour time format"));
 	gaim_plugin_pref_frame_add(frame, ppref);
 
 	ppref = gaim_plugin_pref_new_with_label(_("Show dates in..."));