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 /lib/plugins | |
parent | 2cef3313cda14f67948630a1e10198d7518d77db (diff) | |
download | rpg-5586669f5e87583857904c7d022dfe1d2948343b.tar.gz rpg-5586669f5e87583857904c7d022dfe1d2948343b.tar.bz2 |
Galician language update
darcs-hash:20080317222638-7ad00-85d80a108d862ec277c57864495f11f9e85cb8f3.gz
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/config/lang/gl/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/config/lang/gl/lang.php b/lib/plugins/config/lang/gl/lang.php index d938090c3..253ccfccc 100644 --- a/lib/plugins/config/lang/gl/lang.php +++ b/lib/plugins/config/lang/gl/lang.php @@ -160,3 +160,4 @@ $lang['compression_o_bz2'] = 'bz2'; $lang['xsendfile_o_0'] = 'non o empregues'; $lang['xsendfile_o_1'] = 'Cabeceira lighttpd propietaria (denantes da versión 1.5)'; $lang['xsendfile_o_2'] = 'Cabeceira X-Sendfile estándar'; +$lang['xsendfile_o_3'] = 'Cabeceira X-Accel-Redirect propia de Nginx'; |