diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-29 20:46:59 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-29 20:46:59 +0800 |
commit | fcaf9aa80db55a26250faa78fef729a353387496 (patch) | |
tree | 689864c9b38188dbf803a71288c21cd101cc4793 /math/gcalctool | |
parent | 31e44c56e79146adc8a1c28f0f9f5be1c5130057 (diff) | |
download | marcuscom-ports-fcaf9aa80db55a26250faa78fef729a353387496.tar marcuscom-ports-fcaf9aa80db55a26250faa78fef729a353387496.tar.gz marcuscom-ports-fcaf9aa80db55a26250faa78fef729a353387496.tar.bz2 marcuscom-ports-fcaf9aa80db55a26250faa78fef729a353387496.tar.lz marcuscom-ports-fcaf9aa80db55a26250faa78fef729a353387496.tar.xz marcuscom-ports-fcaf9aa80db55a26250faa78fef729a353387496.tar.zst marcuscom-ports-fcaf9aa80db55a26250faa78fef729a353387496.zip |
Chase FreeBSD ports, zh_CN po file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14851 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 3 | ||||
-rw-r--r-- | math/gcalctool/files/patch-po__zh_CN.po | 14 |
2 files changed, 16 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 0838db124..9ae680c37 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.137 2010/08/30 12:53:55 kwm Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.138 2010/09/27 13:28:44 kwm Exp $ # PORTNAME= gcalctool PORTVERSION= 5.32.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME diff --git a/math/gcalctool/files/patch-po__zh_CN.po b/math/gcalctool/files/patch-po__zh_CN.po new file mode 100644 index 000000000..5d874eb0c --- /dev/null +++ b/math/gcalctool/files/patch-po__zh_CN.po @@ -0,0 +1,14 @@ + +--- po/zh_CN.po.old 2010-10-02 02:25:46.507328082 +0800 ++++ po/zh_CN.po 2010-10-02 02:27:12.744004376 +0800 +@@ -1028,7 +1028,7 @@ + #. Translators: Digits localized for the given language + #: ../src/calctool.c:175 + msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F" +-msgstr "零,一,二,三,四,五,六,七,八,九,十,A,B,C,D,E,F" ++msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F" + + #: ../src/currency.h:18 + msgid "Australian dollar" + + |