diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-12-08 02:05:49 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-12-08 02:05:49 +0000 |
commit | 8c3373c0fdf527c874703faf6355dab13af0e047 (patch) | |
tree | 72795e59e4b73c7d73ec75d1975c42b968bd3f59 /po/uk | |
parent | 38ce8c3c69dcf61d10c20f1413e544983c1fa5e6 (diff) |
po: fix charset in some ukrainian language files
Diffstat (limited to 'po/uk')
-rw-r--r-- | po/uk/diag_core.po | 2 | ||||
-rw-r--r-- | po/uk/diag_devinfo.po | 2 | ||||
-rw-r--r-- | po/uk/ffwizard.po | 2 | ||||
-rw-r--r-- | po/uk/rrdtool.po | 2 | ||||
-rw-r--r-- | po/uk/voice_core.po | 2 | ||||
-rw-r--r-- | po/uk/voice_diag.po | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/po/uk/diag_core.po b/po/uk/diag_core.po index 143801f86..b5eba50bb 100644 --- a/po/uk/diag_core.po +++ b/po/uk/diag_core.po @@ -6,7 +6,7 @@ msgstr "" "Language-Team: none\n" "Language: uk\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/uk/diag_devinfo.po b/po/uk/diag_devinfo.po index 55f24c3d6..34cfbf139 100644 --- a/po/uk/diag_devinfo.po +++ b/po/uk/diag_devinfo.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/uk/ffwizard.po b/po/uk/ffwizard.po index 5e84b819f..96019184b 100644 --- a/po/uk/ffwizard.po +++ b/po/uk/ffwizard.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/uk/rrdtool.po b/po/uk/rrdtool.po index 8d41d2c1d..1e810a750 100644 --- a/po/uk/rrdtool.po +++ b/po/uk/rrdtool.po @@ -2,7 +2,7 @@ # generated from ./applications/luci-statistics/luasrc/i18n/rrdtool.en.lua msgid "" msgstr "" -"Content-Type: text/plain; charset=ASCII\n" +"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/po/uk/voice_core.po b/po/uk/voice_core.po index 6927be654..41395a45c 100644 --- a/po/uk/voice_core.po +++ b/po/uk/voice_core.po @@ -6,7 +6,7 @@ msgstr "" "Language-Team: none\n" "Language: uk\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/uk/voice_diag.po b/po/uk/voice_diag.po index 368659b93..a51905b67 100644 --- a/po/uk/voice_diag.po +++ b/po/uk/voice_diag.po @@ -6,7 +6,7 @@ msgstr "" "Language-Team: none\n" "Language: uk\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" |