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/pl | |
parent | 6659ebc112e518a552e2d4388d842d3800bb27d8 (diff) |
po: some *.po files are incorrectly marked charset=ASCII, fix it
Diffstat (limited to 'po/pl')
-rw-r--r-- | po/pl/diag_core.po | 2 | ||||
-rw-r--r-- | po/pl/diag_devinfo.po | 2 | ||||
-rw-r--r-- | po/pl/ffwizard.po | 2 | ||||
-rw-r--r-- | po/pl/rrdtool.po | 2 | ||||
-rw-r--r-- | po/pl/voice_core.po | 2 | ||||
-rw-r--r-- | po/pl/voice_diag.po | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/po/pl/diag_core.po b/po/pl/diag_core.po index a5c4c044a..842a3694e 100644 --- a/po/pl/diag_core.po +++ b/po/pl/diag_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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" diff --git a/po/pl/diag_devinfo.po b/po/pl/diag_devinfo.po index fa025e4ab..2c7f91a66 100644 --- a/po/pl/diag_devinfo.po +++ b/po/pl/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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" diff --git a/po/pl/ffwizard.po b/po/pl/ffwizard.po index 8141175ae..19432b92e 100644 --- a/po/pl/ffwizard.po +++ b/po/pl/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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" diff --git a/po/pl/rrdtool.po b/po/pl/rrdtool.po index 77bfe94c9..4aa89a82d 100644 --- a/po/pl/rrdtool.po +++ b/po/pl/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/pl/voice_core.po b/po/pl/voice_core.po index 5993a4440..1d2fbe55f 100644 --- a/po/pl/voice_core.po +++ b/po/pl/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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" diff --git a/po/pl/voice_diag.po b/po/pl/voice_diag.po index fdbb366a6..319c2b43c 100644 --- a/po/pl/voice_diag.po +++ b/po/pl/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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" |