Summary | ja/LC_MESSAGES po file is very old. |
Queue | Ingo |
Queue Version | 3.2.12 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | masayuki_hashimura (at) hotmail (dot) co (dot) jp |
Created | 03/28/2018 (2654 days ago) |
Due | 03/28/2018 (2654 days ago) |
Updated | 03/29/2018 (2653 days ago) |
Assigned | |
Resolved | 03/29/2018 (2653 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ja/LC_MESSAGES po file is very old.
Due ⇒ 03/28/2018
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
I confirmed as follows.
# ls -l
total 128
-rw-r--r-- 1 root root 92116 Aug 24 2016 ingo.mo
-rw-r--r-- 1 root root 32887 Aug 24 2016 ingo.po
#
# msgfmt -v -o ingo_bug.mo ingo.po
261 translated messages.
#
# msgunfmt -o ingo_new.po ingo.mo
# msgfmt -v -o ingo_new.mo ingo_new.po
1113 translated messages.
#
These two files do not seem to be paired.
Thank you,
M.Hahsimura