diff options
author | Mustapha Senhaji <moos@rockbox.org> | 2010-12-24 03:44:00 +0000 |
---|---|---|
committer | Mustapha Senhaji <moos@rockbox.org> | 2010-12-24 03:44:00 +0000 |
commit | 8a2583da93ab1315e515b618a01a00b263c87d62 (patch) | |
tree | 9f84145dd0566d3661a54c21f41018c080a8053b /apps/lang/korean.lang | |
parent | 5e1e05f6162677caf408e5256f64d70ec4433433 (diff) |
Update translations reusing the translation of the previously deprecated string.
Translators, please check if adjustements isn't needed!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28887 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/korean.lang')
-rw-r--r-- | apps/lang/korean.lang | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang index 1b7672f53a..05da98b40e 100644 --- a/apps/lang/korean.lang +++ b/apps/lang/korean.lang @@ -7880,19 +7880,16 @@ </phrase> <phrase> id: LANG_REC_SIZE - desc: in record timesplit options - user: core + desc: deprecated + user: <source> *: none - recording: "Filesize" </source> <dest> *: none - recording: "파일크기" </dest> <voice> *: none - recording: "파일크기" </voice> </phrase> <phrase> @@ -10979,3 +10976,17 @@ *: "중유럽" </voice> </phrase> +<phrase> + id: LANG_FILESIZE + desc: in record timesplit options and in track information viewer + user: core + <source> + *: "Filesize" + </source> + <dest> + *: "파일크기" + </dest> + <voice> + *: "파일크기" + </voice> +</phrase> |