diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-30 22:15:35 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | ce4d347b0d6aaf3e198150aee3c6703a8f6cd051 (patch) | |
| tree | b3cf7e0510539aa0bb2156c73839728a7c609d18 /src/wx/po/ja_JP.po | |
| parent | ce01d0484971b914f46f088a941f576ce1a32efa (diff) | |
{IN,}VALID_CONTENT_KIND: note -> content_kind.
Diffstat (limited to 'src/wx/po/ja_JP.po')
| -rw-r--r-- | src/wx/po/ja_JP.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/ja_JP.po b/src/wx/po/ja_JP.po index 09651eaab..4286b2f10 100644 --- a/src/wx/po/ja_JP.po +++ b/src/wx/po/ja_JP.po @@ -579,8 +579,8 @@ msgstr "ASSETMAP内のデータのパスが空です。" #: src/wx/verify_dcp_result_panel.cc:622 #, fuzzy, c-format -msgid "An invalid <ContentKind> %n has been used." -msgstr "無効な <ContentKind> %n が使用されました。" +msgid "An invalid <ContentKind> %content_kind has been used." +msgstr "無効な <ContentKind> %content_kind が使用されました。" #: src/wx/dkdm_output_panel.cc:204 src/wx/kdm_output_panel.cc:321 #, fuzzy |
