diff options
author | Andreas Gohr <andi@splitbrain.org> | 2007-12-01 00:42:49 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2007-12-01 00:42:49 +0100 |
commit | c2503a396ca6cf420e3f51c2bfd61845244a6f1b (patch) | |
tree | 81d366a5ab74b6f7d2e5b3a189de9941b96bf54d /inc/lang/es/lang.php | |
parent | e52fdae2b7d40e3bb4e274a7522d3173935a3a8d (diff) | |
download | rpg-c2503a396ca6cf420e3f51c2bfd61845244a6f1b.tar.gz rpg-c2503a396ca6cf420e3f51c2bfd61845244a6f1b.tar.bz2 |
removed obsolete language strings
darcs-hash:20071130234249-7ad00-176b2e8bff203f8a78aceef713ca398a316dbdfc.gz
Diffstat (limited to 'inc/lang/es/lang.php')
-rw-r--r-- | inc/lang/es/lang.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/inc/lang/es/lang.php b/inc/lang/es/lang.php index 67a93fd14..188fe1d5a 100644 --- a/inc/lang/es/lang.php +++ b/inc/lang/es/lang.php @@ -163,12 +163,6 @@ $lang['qb_smileys'] = 'Sonrisas'; $lang['qb_chars'] = 'Caracteres especiales'; $lang['del_confirm'] = '¿Quieres realmente borrar los ítem seleccionados?'; $lang['admin_register'] = 'Añadir nuevo usuario...'; -$lang['spell_start'] = 'Comprobar Ortografía'; -$lang['spell_stop'] = 'Continuar Edición'; -$lang['spell_wait'] = 'Por favor espera...'; -$lang['spell_noerr'] = 'No se encontraron errores'; -$lang['spell_nosug'] = 'No hay sugerencias'; -$lang['spell_change'] = 'Cambio'; $lang['metaedit'] = 'Editar los metadatos'; $lang['metasaveerr'] = 'La escritura de los metadatos ha fallado'; $lang['metasaveok'] = 'Los metadatos han sido guardados.'; |