pidgin: 731e4fc7: Add a note. This script shows a lot of ...
markdoliner at pidgin.im
markdoliner at pidgin.im
Sat Sep 5 16:03:30 EDT 2009
-----------------------------------------------------------------
Revision: 731e4fc7cb0c68f3ed1f75454d127f2f9fe3c051
Ancestor: dec4164b3e9b904d7accec8449a490382cc8471b
Author: markdoliner at pidgin.im
Date: 2009-09-05T19:58:43
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/731e4fc7cb0c68f3ed1f75454d127f2f9fe3c051
Modified files:
po/check_po.pl
ChangeLog:
Add a note. This script shows a lot of false warnings for fa.po
-------------- next part --------------
============================================================
--- po/check_po.pl beb06755e2ca21c63f07b3fea262e1d270693748
+++ po/check_po.pl 5a4e542912e7ceed70335582db8a34bc9c3fca6a
@@ -32,6 +32,12 @@
#
# Version: 0.41 (2002-06-06)
+# TODO: This script needs to be able to handle Farsi's %Id flag for
+# number format specifiers. More information on how it works, see
+# http://www.gnu.org/software/hello/manual/gettext/c_002dformat.html
+# It's possible someone has already made this change... look around
+# for an updated version of this script.
+
use strict;
use vars qw($opt_c $opt_n $opt_p $opt_w $opt_W $opt_x $opt_e);
use Getopt::Std;
More information about the Commits
mailing list