diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-09-24 12:35:32 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-09-24 12:35:32 +0000 |
| commit | 2da8e8e1959f8949e263f47f396fbc5eee9632c1 (patch) | |
| tree | a0a9ae38ba3e1ba1b4286cd8635efc345a160046 | |
| parent | 2d2dba947988590e25f31a474caf759db5dc1cf0 (diff) | |
| download | rockbox-2da8e8e1959f8949e263f47f396fbc5eee9632c1.zip rockbox-2da8e8e1959f8949e263f47f396fbc5eee9632c1.tar.gz rockbox-2da8e8e1959f8949e263f47f396fbc5eee9632c1.tar.bz2 rockbox-2da8e8e1959f8949e263f47f396fbc5eee9632c1.tar.xz | |
corrected the id string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2385 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/english.lang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index ea89955..bdd9f15 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -1,4 +1,4 @@ -# $id:$ +# $Id$ # # This is the master of the language files. This is the original, the one with # all the existing strings Rockbox features. |