X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=langs%2Fes%2Finstall%2Flang_es.c;h=63e2eab0f45ecfee90a517272f9619627492f9f5;hp=9e3d52da8c78f504aacc31c2b694039b93b18a00;hb=0f680bccd34690496f6d154177c2c48804e26131;hpb=c1cd3a8bf8b5e2df4faaaba39b32f7c40bffa638 diff --git a/langs/es/install/lang_es.c b/langs/es/install/lang_es.c index 9e3d52da8c..63e2eab0f4 100644 --- a/langs/es/install/lang_es.c +++ b/langs/es/install/lang_es.c @@ -567,6 +567,18 @@ char *es_tr[] = { "I accept this license.", /* TR_LICENSE_NOT_ACCEPTED */ "License not accepted. Exit!", - -}; - +/* TR_EXT2FS_DESCR */ +"Ext2 - Filesystem without Journal (suggested for flashdrives)", +/* TR_EXT3FS_DESCR */ +"Ext3 - Filesystem with Journal", +/* TR_EXT4FS_DESCR */ +"Ext4 - Filesystem with Journal", +/* TR_REISERFS_DESCR */ +"ReiserFS - Filesystem with Journal", +/* TR_NO_LOCAL_SOURCE */ +"No local source media found. Starting download.", +/* TR_DOWNLOADING_ISO */ +"Downloading Installation-Image ...", +/* TR_DOWNLOAD_ERROR */ +"Error while downloading!", +};