| e3776c06 | 29-Nov-2010 |
Michael Hamann <michael@content-space.de> |
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is o
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline.
show more ...
|
| ba6984cf | 20-Nov-2010 |
Caleb Maclennan <caleb@alerque.com> |
Turkish language update |
| 11d7187b | 18-Nov-2010 |
YooS C <dryoo@live.com> |
Korean language update |
| dab7d18d | 07-Nov-2010 |
Choicky Chou <zhoucaiqi@gmail.com> |
Chinese Language update |
| c277a6bd | 21-Oct-2010 |
Tom N Harris <tnharris@whoopdedo.org> |
Deprecate html_attbuild in favor of buildAttributes |
| 6353ef5a | 19-Oct-2010 |
lainme <lainme993@gmail.com> |
Chinese language update |
| b5b0d794 | 17-Oct-2010 |
Massimiliano Vassalli <vassalli.max@gmail.com> |
Latin translation added
I used the Latin of the first century B.C., so the word are written as Cicero wrote: for example there isn't the 'v' letter unless in capital form and if the word ending in -
Latin translation added
I used the Latin of the first century B.C., so the word are written as Cicero wrote: for example there isn't the 'v' letter unless in capital form and if the word ending in -uus or -uum, I wrote -uos and -uom. This form of Latin, as I said, is that of the classic authores as Cicero, Caesar, Sallustius etc...
show more ...
|
| 2366cb38 | 17-Oct-2010 |
Yagnesh Desai <yndesai@gmail.com> |
Hindi language update |
| 92062b79 | 06-Oct-2010 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| 319dbf5e | 03-Oct-2010 |
Andreas Gohr <andi@splitbrain.org> |
RTL adjustments for the ACL manager FS#2046 |
| f3f7087b | 02-Oct-2010 |
Isaias Masiero Filho <masiero@masiero.org> |
Brazilian Portuguese language update |
| aaa72485 | 02-Oct-2010 |
Matthias Schulte <post@lupo49.de> |
Informal German language update |
| bf0d530d | 07-Sep-2010 |
Aleksandr Selivanov <alexgearbox@gmail.com> |
Russian language update |
| 003a37b4 | 20-Aug-2010 |
Timon Van Overveldt <timonvo@gmail.com> |
Dutch language update |
| 237f9546 | 20-Aug-2010 |
Miroslav Šolti <solti.miroslav@gmail.com> |
Serbian language update |
| 45c5ecdc | 09-Aug-2010 |
osman tekin <osman.tekin93@hotmail.it> |
Italian language update |
| 163ad9f2 | 16-Jul-2010 |
Szabó Dávid <szabo.david@gyumolcstarhely.hu> |
Hungarian update |
| f62100e2 | 16-Jul-2010 |
Aleksandr Selivanov <alexgearbox@gmail.com> |
Russian language update |
| c0e46ee6 | 12-Jul-2010 |
Honza Lefty Škoda <lefty@multihost.cz> |
Czech language update |
| 88b4123b | 12-Jul-2010 |
Ulrikhe Lukoie <lukoie@gmail.com> |
Ukrainian language update |
| 0271153b | 12-Jul-2010 |
Georgios Petsagourakis <petsagouris@gmail.com> |
Greek language update |
| e03f8da3 | 02-Jul-2010 |
Michael Kjær Pedersen <subben@gmail.com> |
Danish language update |
| c8f80b4e | 27-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
Use config_cascade for ACLs and plain auth users FS#1677 |
| 1a93c67c | 27-Jun-2010 |
Szabó Dávid <szabo.david@gyumolcstarhely.hu> |
Hungarian language update |
| 80601d26 | 26-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
fixed wildcard handling in ACL manager FS#1955
This patch also removes legacy support for @USER@. Only %USER% is valid now. |