Revision: 2174
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=2174&view=rev
Author: tmzullinger
Date: 2008-12-16 23:33:09 +0000 (Tue, 16 Dec 2008)
Log Message:
-----------
Fix typo in ok_to_close_gtkpod dialog
Modified Paths:
--------------
gtkpod/trunk/ChangeLog
gtkpod/trunk/src/misc_confirm.c
Modified: gtkpod/trunk/ChangeLog
===================================================================
--- gtkpod/trunk/ChangeLog 2008-12-16 23:24:59 UTC (rev 2173)
+++ gtkpod/trunk/ChangeLog 2008-12-16 23:33:09 UTC (rev 2174)
@@ -1,3 +1,7 @@
+2008-12-16 Todd Zullinger <tmzullinger at users.sourceforge.net>
+
+ * src/misc_confirm.c: Fix typo in ok_to_close_gtkpod dialog
+
2008-12-15 Todd Zullinger <tmzullinger at users.sourceforge.net>
* data/man/gtkpod.1
Modified: gtkpod/trunk/src/misc_confirm.c
===================================================================
--- gtkpod/trunk/src/misc_confirm.c 2008-12-16 23:24:59 UTC (rev 2173)
+++ gtkpod/trunk/src/misc_confirm.c 2008-12-16 23:33:09 UTC (rev 2174)
@@ -866,7 +866,7 @@
if (!files_are_saved ())
{
- const gchar *str = _("Data has been changed and not been saved.
If you quit gtkpod, all unsaved changes will be lost.\n\nADo you want to save
your changes first?");
+ const gchar *str = _("Data has been changed and not been saved.
If you quit gtkpod, all unsaved changes will be lost.\n\nDo you want to save
your changes first?");
result = gtkpod_confirmation_hig(GTK_WINDOW (gtkpod_window),
GTK_MESSAGE_WARNING,
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2