summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormaz-12015-11-27 14:14:41 +0800
committermaz-12015-11-27 14:14:41 +0800
commit8367bfec2aaa8bcba104eb4c26d791f4fd2531b7 (patch)
tree41dc0c74f5fbbc4bd056c5c5c6b30a64f79a6ac0
parent6107f9bb66583031412c331689f7c7c7d93551c7 (diff)
downloadaur-8367bfec2aaa8bcba104eb4c26d791f4fd2531b7.tar.gz
fix
-rw-r--r--l10n_zh-cn.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n_zh-cn.patch b/l10n_zh-cn.patch
index 7ff3a91b06ea..95767e38fc3b 100644
--- a/l10n_zh-cn.patch
+++ b/l10n_zh-cn.patch
@@ -13,7 +13,7 @@ diff -Naur a/po/zh_CN/CMakeLists.txt b/po/zh_CN/CMakeLists.txt
+++ b/po/zh_CN/CMakeLists.txt 2013-10-12 18:35:37.000000000 +0800
@@ -0,0 +1,2 @@
+file( GLOB _po_files *.po )
-+GETTEXT_PROCESS_PO_FILES( zh_TW ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
++GETTEXT_PROCESS_PO_FILES( zh_CN ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
diff -Naur a/po/zh_CN/kcm-grub2.po b/po/zh_CN/kcm-grub2.po
--- a/po/zh_CN/kcm-grub2.po 1970-01-01 08:00:00.000000000 +0800
+++ b/po/zh_CN/kcm-grub2.po 2015-11-27 14:03:57.657121918 +0800