brasero r859 - in trunk: . src
- From: claudep svn gnome org
- To: svn-commits-list gnome org
- Subject: brasero r859 - in trunk: . src
- Date: Sun, 1 Jun 2008 17:02:03 +0000 (UTC)
Author: claudep
Date: Sun Jun 1 17:02:03 2008
New Revision: 859
URL: http://svn.gnome.org/viewvc/brasero?rev=859&view=rev
Log:
2008-06-01 Claude Paroz <claude 2xlibre net>
Moved translator comment just above the corresponding string.
* src/brasero-project.c:
(brasero_project_check_default_burning_app):
Modified:
trunk/ChangeLog
trunk/src/brasero-project.c
Modified: trunk/src/brasero-project.c
==============================================================================
--- trunk/src/brasero-project.c (original)
+++ trunk/src/brasero-project.c Sun Jun 1 17:02:03 2008
@@ -923,8 +923,8 @@
gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (message),
_("This is a first time running dialog that won't be shown again. If you change your mind, you can change your choice later in the Removable Drives and Media Preferences whether or not you chose brasero."));
- /* NOTE for translators the %s is the old application name */
if (command)
+ /* NOTE for translators the %s is the old application name */
text = g_strdup_printf (_("_Keep Using \"%s\""), command);
else
text = g_strdup (GTK_STOCK_CANCEL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]