diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-03-17 23:26:38 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-03-17 23:26:38 +0100 |
commit | 5586669f5e87583857904c7d022dfe1d2948343b (patch) | |
tree | 95a8b8a9e2046844363c11d40f886597a3a8d1e5 /inc | |
parent | 2cef3313cda14f67948630a1e10198d7518d77db (diff) | |
download | rpg-5586669f5e87583857904c7d022dfe1d2948343b.tar.gz rpg-5586669f5e87583857904c7d022dfe1d2948343b.tar.bz2 |
Galician language update
darcs-hash:20080317222638-7ad00-85d80a108d862ec277c57864495f11f9e85cb8f3.gz
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/gl/lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/gl/lang.php b/inc/lang/gl/lang.php index 4c552f3f8..c8b0e0c2c 100644 --- a/inc/lang/gl/lang.php +++ b/inc/lang/gl/lang.php @@ -36,8 +36,8 @@ $lang['btn_delete'] = 'Borrar'; $lang['btn_back'] = 'Atrás'; $lang['btn_backlink'] = 'Ligazóns con isto'; $lang['btn_backtomedia'] = 'Volver á Selección de Arquivos-Media'; -$lang['btn_subscribe'] = 'Avísame dos trocos'; -$lang['btn_unsubscribe'] = 'Xa non me avises dos trocos'; +$lang['btn_subscribe'] = 'Avísame dos trocos na páxina'; +$lang['btn_unsubscribe'] = 'Xa non me avises dos trocos na páxina'; $lang['btn_subscribens'] = 'Avísame dos trocos de Nomes de Espazo'; $lang['btn_unsubscribens'] = 'Xa non me avises dos trocos de Nomes de Espazo'; $lang['btn_profile'] = 'Actualizar Perfil'; |