summaryrefslogtreecommitdiff
path: root/apps/lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang.c')
-rw-r--r--apps/lang.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/lang.c b/apps/lang.c
index 8e0f01b6f9..af8b16aa5a 100644
--- a/apps/lang.c
+++ b/apps/lang.c
@@ -5,5 +5,12 @@ unsigned char *language_strings[]={
5 "Sound Settings", 5 "Sound Settings",
6 "General Settings", 6 "General Settings",
7 "Games", 7 "Games",
8 "Demos",
9 "Info",
10 "Version",
11 "Debug (keep out!)",
12 "Rockbox info:",
13 "Buf: %d.%02dMb",
14 "Buffer: %d.%02dMb",
8}; 15};
9/* end of generated string list */ 16/* end of generated string list */