Andreas Fischer
|
43be3eb4d0
Changing elseif statement to what the PEAR coding guidelines say.
|
11 years ago |
Andreas Fischer
|
9c22046bff
Do not pass numeric strings to strtotime() when formatting dates.
|
11 years ago |
Owen Winkler
|
a2ac5e0163
Merge pull request #4271 from owncloud/plural_translations
|
11 years ago |
Thomas Müller
|
b229381dda
initialize $plural_form_string with English default
|
11 years ago |
Thomas Müller
|
e04bf0aaeb
unit tests for plural translations added
|
11 years ago |
Thomas Müller
|
35a42da3ca
PHPDoc comments adjusted *partially* - fixing call to createPluralFormFunction
|
11 years ago |
Lennart Rosam
|
79351d064f
Make default language configurable via config.php
|
11 years ago |
Jakob Sack
|
eee2c369d9
Fix copy and paste errors in l10n.php
|
11 years ago |
Jakob Sack
|
9673a563b5
Create plural functions on the fly
|
11 years ago |
Jakob Sack
|
495e44e76c
Update l10n.php to read plural_forms string
|
11 years ago |
Jakob Sack
|
bb0c5bff5f
Add multiple plural forms to the php part
|
11 years ago |
Jakob Sack
|
560839195e
make l10n libs capable of handling plural translations
|
11 years ago |
AndreasErgenzinger
|
eef1cf529e
additional safety checks
|
11 years ago |
AndreasErgenzinger
|
7611d218df
merge translations with those from theme
|
11 years ago |
AndreasErgenzinger
|
6a5f5ce157
merge translations with those from theme
|
11 years ago |
Robin Appelman
|
2180a4c420
-L10N: cache the result of findLanguage
|
11 years ago |
Thomas Mueller
|
e96f6ffa52
filter l10n-* files
|
11 years ago |
Bart Visscher
|
9dddcae9ca
Remove invalid characters from app id to prevent loading of invalid resources
|
11 years ago |
Brice Maron
|
17f94de19b
Case insensitive Lang Detection fix #1328
|
11 years ago |
Bart Visscher
|
a8f963d9cf
Spaces to tabs
|
12 years ago |
Bart Visscher
|
df7d6cb26c
More style fixes
|
12 years ago |
Bart Visscher
|
8256650da8
Fix "No space found after comma in function call"
|
12 years ago |
Sergi Almacellas Abellana
|
7b0e2b348b
Fix the loop to search al the available languages, not only the las element.
|
12 years ago |
Sergi Almacellas Abellana
|
b810e42cc7
Improve autodetection of language.
|
12 years ago |
Felix Moeller
|
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
|
12 years ago |
Felix Moeller
|
afadf93d31
Checkstyle: many fixes
|
12 years ago |
scambra
|
9601352d46
fix strftime in windows, use %#d instead of %e in windows
|
12 years ago |
Felix Moeller
|
03581ef463
Correct a first issue Checkstyle is complaining about ...
|
12 years ago |
Lukas Reschke
|
b66dd3ebef
Merge pull request #38 from scambra/datepicker-l10n
|
12 years ago |
Thomas Müller
|
126d16f16d
Fixing undefined $language
|
12 years ago |