diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-31 22:58:13 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 3d532ffa963c73ea9fc6349f736e46d7d54d047e (patch) | |
| tree | 1ecf0c8dc1136bb1a0f184429c4e095252310c68 /src/wx/po/ko_KR.po | |
| parent | 1bcfefcbd555c715e7036f6bf45681f755d25ce4 (diff) | |
INCORRECT_SUBTITLE_NAMESPACE_COUNT: note -> asset_id.
Diffstat (limited to 'src/wx/po/ko_KR.po')
| -rw-r--r-- | src/wx/po/ko_KR.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/ko_KR.po b/src/wx/po/ko_KR.po index 8bdb8f259..4933069ea 100644 --- a/src/wx/po/ko_KR.po +++ b/src/wx/po/ko_KR.po @@ -3646,8 +3646,8 @@ msgstr "캡션 에셋 %f의 XML 용량이 %size_in_bytes 바이트로, 제한치 #: src/wx/verify_dcp_result_panel.cc:665 #, c-format msgid "" -"The XML in the subtitle asset %n has more than one namespace declaration." -msgstr "자막 에셋 %n의 XML에 둘 이상의 네임스페이스 선언이 있습니다." +"The XML in the subtitle asset %asset_id has more than one namespace declaration." +msgstr "자막 에셋 %asset_id의 XML에 둘 이상의 네임스페이스 선언이 있습니다." #: src/wx/verify_dcp_result_panel.cc:336 #, c-format |
