diff options
author | Paul Nasrat <pnasrat@redhat.com> | 2007-02-22 12:17:26 +0000 |
---|---|---|
committer | Paul Nasrat <pnasrat@redhat.com> | 2007-02-22 12:17:26 +0000 |
commit | 72a389737b9619b3aa01027fd96f647e3ec69ccb (patch) | |
tree | 91a06dc1c90337b6f18461a3eb2af4d8cbb6cbef /popt/po/id.po | |
parent | 9de7baea6b2b9ade04e12b1e46fb20fa442c0b0a (diff) | |
download | librpm-tizen-72a389737b9619b3aa01027fd96f647e3ec69ccb.tar.gz librpm-tizen-72a389737b9619b3aa01027fd96f647e3ec69ccb.tar.bz2 librpm-tizen-72a389737b9619b3aa01027fd96f647e3ec69ccb.zip |
Fix popt CHARSET for various languages (#172155)
Diffstat (limited to 'popt/po/id.po')
-rw-r--r-- | popt/po/id.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/po/id.po b/popt/po/id.po index df3d2aef4..217c95318 100644 --- a/popt/po/id.po +++ b/popt/po/id.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: ENCODING\n" #: popt.c:35 |