]> git.pld-linux.org Git - packages/bash.git/commitdiff
- fix build (ru.po is encoded in KOI8-R, not UTF-8)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 29 Oct 2006 00:14:29 +0000 (00:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash-po.patch -> 1.1

bash-po.patch [new file with mode: 0644]

diff --git a/bash-po.patch b/bash-po.patch
new file mode 100644 (file)
index 0000000..c694388
--- /dev/null
@@ -0,0 +1,11 @@
+--- bash-3.2/po/ru.po.orig     2006-01-10 23:51:03.000000000 +0100
++++ bash-3.2/po/ru.po  2006-10-29 01:20:47.103797000 +0200
+@@ -12,7 +12,7 @@
+ "Last-Translator: Evgeniy Dushistov <dushistov@mail.ru>\n"
+ "Language-Team: Russian <ru@li.org>\n"
+ "MIME-Version: 1.0\n"
+-"Content-Type: text/plain; charset=UTF-8\n"
++"Content-Type: text/plain; charset=KOI8-R\n"
+ "Content-Transfer-Encoding: 8bit\n"
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
This page took 0.102394 seconds and 4 git commands to generate.