glom r2050 - in trunk: . glom/libglom/data_structure
- From: pwithnall svn gnome org
- To: svn-commits-list gnome org
- Subject: glom r2050 - in trunk: . glom/libglom/data_structure
- Date: Sun, 5 Apr 2009 19:43:01 +0000 (UTC)
Author: pwithnall
Date: Sun Apr 5 19:43:01 2009
New Revision: 2050
URL: http://svn.gnome.org/viewvc/glom?rev=2050&view=rev
Log:
2009-04-05 Philip Withnall <philip tecnocode co uk>
* glom/libglom/data_structure/glomconversions.cc: Add
xgettext:no-c-format to a string used with strftime which
gettext is
erroneously marking as c-format. (Closes: #578013)
Modified:
trunk/ChangeLog
trunk/glom/libglom/data_structure/glomconversions.cc
Modified: trunk/glom/libglom/data_structure/glomconversions.cc
==============================================================================
--- trunk/glom/libglom/data_structure/glomconversions.cc (original)
+++ trunk/glom/libglom/data_structure/glomconversions.cc Sun Apr 5 19:43:01 2009
@@ -96,7 +96,7 @@
* and default to %d/%m/%Y" if it detects a problem, but that might not be
* correct for your locale.
* Thanks.
- */
+ * xgettext:no-c-format */
c_locale_date_format = _("%x");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]