brasero r1035 - in trunk: . src/plugins/transcode
- From: philippr svn gnome org
- To: svn-commits-list gnome org
- Subject: brasero r1035 - in trunk: . src/plugins/transcode
- Date: Fri, 1 Aug 2008 12:52:38 +0000 (UTC)
Author: philippr
Date: Fri Aug 1 12:52:38 2008
New Revision: 1035
URL: http://svn.gnome.org/viewvc/brasero?rev=1035&view=rev
Log:
Applied patch by Claude Paroz:
#545835 â Add no-c-format to strings in burn-vob.c
* src/plugins/transcode/burn-vob.c (brasero_vob_build_audio_mp2),
(brasero_vob_build_audio_ac3):
Modified:
trunk/ChangeLog
trunk/src/plugins/transcode/burn-vob.c
Modified: trunk/src/plugins/transcode/burn-vob.c
==============================================================================
--- trunk/src/plugins/transcode/burn-vob.c (original)
+++ trunk/src/plugins/transcode/burn-vob.c Fri Aug 1 12:52:38 2008
@@ -344,6 +344,7 @@
g_set_error (error,
BRASERO_BURN_ERROR,
BRASERO_BURN_ERROR_GENERAL,
+ /* xgettext:no-c-format */
_("ffenc_mp2 can't be created"));
goto error;
}
@@ -467,6 +468,7 @@
g_set_error (error,
BRASERO_BURN_ERROR,
BRASERO_BURN_ERROR_GENERAL,
+ /* xgettext:no-c-format */
_("ffenc_ac3 can't be created"));
goto error;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]