diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-06-10 21:56:30 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-06-10 21:56:30 +0000 |
commit | 501362c0197406fa7fbeee0c617279ce02500f92 (patch) | |
tree | 716988715046d9b9c3b9f9a89ff3077555ccf4fe /po/ru | |
parent | 6659ebc112e518a552e2d4388d842d3800bb27d8 (diff) |
po: some *.po files are incorrectly marked charset=ASCII, fix it
Diffstat (limited to 'po/ru')
-rw-r--r-- | po/ru/diag_core.po | 4 | ||||
-rw-r--r-- | po/ru/diag_devinfo.po | 2 | ||||
-rw-r--r-- | po/ru/ffwizard.po | 2 | ||||
-rw-r--r-- | po/ru/voice_core.po | 2 | ||||
-rw-r--r-- | po/ru/voice_diag.po | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/po/ru/diag_core.po b/po/ru/diag_core.po index a24235fc2..1a8647df3 100644 --- a/po/ru/diag_core.po +++ b/po/ru/diag_core.po @@ -6,7 +6,7 @@ msgstr "" "Language-Team: none\n" "Language: ru\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ASCII\n" +"Content-Type: text/plain; charset=UTF-8\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" @@ -23,7 +23,7 @@ msgid "" msgstr "" msgid "Configure Diagnostics" -msgstr "Настройка диагностики" +msgstr "" msgid "l_d_diag" msgstr "" diff --git a/po/ru/diag_devinfo.po b/po/ru/diag_devinfo.po index cfcc5bfac..2594aba34 100644 --- a/po/ru/diag_devinfo.po +++ b/po/ru/diag_devinfo.po @@ -6,7 +6,7 @@ msgstr "" "Language-Team: none\n" "Language: ru\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ASCII\n" +"Content-Type: text/plain; charset=UTF-8\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" diff --git a/po/ru/ffwizard.po b/po/ru/ffwizard.po index f34275b40..eb648817f 100644 --- a/po/ru/ffwizard.po +++ b/po/ru/ffwizard.po @@ -6,7 +6,7 @@ msgstr "" "Language-Team: none\n" "Language: ru\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ASCII\n" +"Content-Type: text/plain; charset=UTF-8\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" diff --git a/po/ru/voice_core.po b/po/ru/voice_core.po index 4ec47a968..8121238ad 100644 --- a/po/ru/voice_core.po +++ b/po/ru/voice_core.po @@ -4,7 +4,7 @@ msgstr "" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ASCII\n" +"Content-Type: text/plain; charset=UTF-8\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" diff --git a/po/ru/voice_diag.po b/po/ru/voice_diag.po index 4f1ac134d..ab1ba2a97 100644 --- a/po/ru/voice_diag.po +++ b/po/ru/voice_diag.po @@ -4,7 +4,7 @@ msgstr "" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ASCII\n" +"Content-Type: text/plain; charset=UTF-8\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" |