diff options
author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-08-18 18:33:29 +0000 |
---|---|---|
committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-08-18 18:33:29 +0000 |
commit | df04011ec9f60cbc8f3ac1b38288711fd0f31649 (patch) | |
tree | c5f48fe8f2cf24c9105ddec96c34a56d9d2b094a /apps/lang/norsk.lang | |
parent | f3439293e33a1efa0fe2e90de33c0c66fdb99bbe (diff) | |
download | rockbox-df04011ec9f60cbc8f3ac1b38288711fd0f31649.tar.gz rockbox-df04011ec9f60cbc8f3ac1b38288711fd0f31649.tar.bz2 rockbox-df04011ec9f60cbc8f3ac1b38288711fd0f31649.zip |
Fix empty LANG_LEFT & LANG_RIGHT strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22410 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/norsk.lang')
-rw-r--r-- | apps/lang/norsk.lang | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/apps/lang/norsk.lang b/apps/lang/norsk.lang index eb39fd45a7..c5c1b8a6a8 100644 --- a/apps/lang/norsk.lang +++ b/apps/lang/norsk.lang @@ -12149,23 +12149,6 @@ </voice> </phrase> <phrase> - id: LANG_RIGHT - desc: DEPRECATED - user: core - <source> - *: none - quickscreen: "" - </source> - <dest> - *: none - quickscreen: "" - </dest> - <voice> - *: none - quickscreen: "" - </voice> -</phrase> -<phrase> id: LANG_QS_ITEMS desc: DEPRECATED user: core @@ -12307,23 +12290,6 @@ </voice> </phrase> <phrase> - id: LANG_LEFT - desc: DEPRECATED - user: core - <source> - *: none - quickscreen: "" - </source> - <dest> - *: none - quickscreen: "" - </dest> - <voice> - *: none - quickscreen: "" - </voice> -</phrase> -<phrase> id: LANG_SERIAL_BITRATE_AUTO desc: in system settings menu user: core |