diff options
| author | Alex Parker <rockbox@aeparker.com> | 2011-07-21 14:13:20 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2011-07-21 14:13:20 +0000 |
| commit | aec2f31364627d0cb4f91ab007e5a1dbd58071c3 (patch) | |
| tree | bfaaa4f31c54d8369416d3128227499c25704f71 /apps/lang/korean.lang | |
| parent | 22332e8c0a463ae228c21a626e232887af9d5b79 (diff) | |
| download | rockbox-aec2f31364627d0cb4f91ab007e5a1dbd58071c3.zip rockbox-aec2f31364627d0cb4f91ab007e5a1dbd58071c3.tar.gz rockbox-aec2f31364627d0cb4f91ab007e5a1dbd58071c3.tar.bz2 rockbox-aec2f31364627d0cb4f91ab007e5a1dbd58071c3.tar.xz | |
Correct spelling of catalogue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30186 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/korean.lang')
| -rw-r--r-- | apps/lang/korean.lang | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang index 1c12991..38a661f 100644 --- a/apps/lang/korean.lang +++ b/apps/lang/korean.lang @@ -7717,7 +7717,7 @@ desc: in onplay menu user: core <source> - *: "Playlist Catalog" + *: "Playlist Catalogue" </source> <dest> *: "재생목록 모음" @@ -7728,7 +7728,7 @@ </phrase> <phrase> id: LANG_CATALOG_ADD_TO - desc: in onplay playlist catalog submenu + desc: in onplay playlist catalogue submenu user: core <source> *: "Add to Playlist" @@ -7742,7 +7742,7 @@ </phrase> <phrase> id: LANG_CATALOG_ADD_TO_NEW - desc: in onplay playlist catalog submenu + desc: in onplay playlist catalogue submenu user: core <source> *: "Add to New Playlist" @@ -7756,10 +7756,10 @@ </phrase> <phrase> id: LANG_CATALOG_VIEW - desc: in onplay playlist catalog submenu + desc: in onplay playlist catalogue submenu user: core <source> - *: "View Catalog" + *: "View Catalogue" </source> <dest> *: "재생목록들 보기" @@ -7770,7 +7770,7 @@ </phrase> <phrase> id: LANG_CATALOG_NO_DIRECTORY - desc: error message when playlist catalog directory doesn't exist + desc: error message when playlist catalogue directory doesn't exist user: core <source> *: "%s doesn't exist" @@ -7784,7 +7784,7 @@ </phrase> <phrase> id: LANG_CATALOG_NO_PLAYLISTS - desc: error message when no playlists for playlist catalog + desc: error message when no playlists for playlist catalogue user: core <source> *: "No Playlists" |