diff options
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 29 |
1 files changed, 5 insertions, 24 deletions
@@ -1,12 +1,12 @@ /* - * $Id: i18n.c,v 1.5 2004/06/08 20:45:52 lordjaxom Exp $ + * $Id: i18n.c,v 1.6 2004/06/12 21:16:18 lordjaxom Exp $ */ #include "i18n.h" const tI18nPhrase Phrases[] = { { "Loader for text-based skins", - "", + "Lader für textbasierte Skins", "", "", "", @@ -24,34 +24,15 @@ const tI18nPhrase Phrases[] = { "", "" }, - { "Flush image cache", - "Bildspeicher leeren", - "", - "", - "", - "", - "", - "", - "Tyhjennä kuvat välimuistista", - "", - "", - "", - "", - "", - "", - "", - "", - "" - }, - { "Flushing image cache...", - "Bildspeicher wird geleert...", + { "Max. image cache size", + "Max. Größe des Bildspeichers", "", "", "", "", "", "", - "Tyhjennetään välimuistia...", + "Välimuistin maksimikoko", "", "", "", |