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/walon.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/walon.lang')
-rw-r--r-- | apps/lang/walon.lang | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/apps/lang/walon.lang b/apps/lang/walon.lang index fda6c361c0..e7126e2c6f 100644 --- a/apps/lang/walon.lang +++ b/apps/lang/walon.lang @@ -12142,40 +12142,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_RIGHT - desc: DEPRECATED - user: core - <source> - *: none - quickscreen: "" - </source> - <dest> - *: none - quickscreen: "" - </dest> - <voice> - *: none - quickscreen: "" - </voice> -</phrase> -<phrase> id: LANG_BOTTOM desc: DEPRECATED user: core |