diff options
author | Dai Sato <satodai@w3m.jp> | 2007-05-31 12:17:05 +0000 |
---|---|---|
committer | Dai Sato <satodai@w3m.jp> | 2007-05-31 12:17:05 +0000 |
commit | ae48f2a576f588e39e099031ccf8ecce11163ea3 (patch) | |
tree | 7d6fed976b72694d61fc595a745d394e1cd6e1a5 /po | |
parent | fix type, add GC_INIT(). (diff) | |
download | w3m-ae48f2a576f588e39e099031ccf8ecce11163ea3.tar.gz w3m-ae48f2a576f588e39e099031ccf8ecce11163ea3.zip |
w3m 0.5.2 releaserelease-0-5-2
Diffstat (limited to 'po')
-rw-r--r-- | po/Makevars | 2 | ||||
-rw-r--r-- | po/ja.po | 4 | ||||
-rw-r--r-- | po/w3m.pot | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/po/Makevars b/po/Makevars index 5440cb2..2f57810 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Fumitoshi UKAI # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = ukai@debian.or.jp +MSGID_BUGS_ADDRESS = satodai@w3m.jp # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. @@ -6,8 +6,8 @@ # msgid "" msgstr "" -"Project-Id-Version: w3m 0.5.1\n" -"Report-Msgid-Bugs-To: ukai@debian.or.jp\n" +"Project-Id-Version: w3m 0.5.2\n" +"Report-Msgid-Bugs-To: satodai@w3m.jp\n" "POT-Creation-Date: 2007-05-07 10:49+0900\n" "PO-Revision-Date: 2007-05-07 10:52+0900\n" "Last-Translator: Fumitoshi UKAI <ukai@debian.or.jp>\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: ukai@debian.or.jp\n" +"Report-Msgid-Bugs-To: satodai@w3m.jp\n" "POT-Creation-Date: 2007-05-28 19:49+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |