diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2004-09-05 19:48:01 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2004-09-05 19:48:01 +0000 |
| commit | 7d054618a962824353d042e6d6740993020253b8 (patch) | |
| tree | dda17fd5098fe791f16ef899bb5abef532ab4365 | |
| parent | 717fae9e95b865d7f42cfd0e3bbacd379d075e95 (diff) | |
| download | rockbox-7d054618a962824353d042e6d6740993020253b8.zip rockbox-7d054618a962824353d042e6d6740993020253b8.tar.gz rockbox-7d054618a962824353d042e6d6740993020253b8.tar.bz2 rockbox-7d054618a962824353d042e6d6740993020253b8.tar.xz | |
Voicing the .rockbox warning is unnecessary because (1) It's not used by current code, (2) If the .rockbox directory is missing, chances are that there is no .voice file anyway...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5040 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/english.lang | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index a08f8b5..d93920d 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -2833,11 +2833,11 @@ new: id: LANG_NO_ROCKBOX_DIR desc: in browse root eng: "No .rockbox directory" -voice: "No .rockbox directory" +voice: "" new: id: LANG_INSTALLATION_INCOMPLETE desc: in browse root eng: "Installation incomplete" -voice: "Installation incomplete" +voice: "" new: |