Commit Graph

70 Commits (3dd19c77589ae107b698cd5c3f66ede028f565aa)

Author SHA1 Message Date
Andreas Fischer 43be3eb4d0 Changing elseif statement to what the PEAR coding guidelines say. 12 years ago
Andreas Fischer 9c22046bff Do not pass numeric strings to strtotime() when formatting dates. 12 years ago
Thomas Müller b229381dda initialize $plural_form_string with English default 12 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 12 years ago
Thomas Müller 35a42da3ca PHPDoc comments adjusted *partially* - fixing call to createPluralFormFunction 12 years ago
Lennart Rosam 79351d064f Make default language configurable via config.php 12 years ago
Jakob Sack eee2c369d9 Fix copy and paste errors in l10n.php 12 years ago
Jakob Sack 9673a563b5 Create plural functions on the fly 12 years ago
Jakob Sack 495e44e76c Update l10n.php to read plural_forms string 12 years ago
Jakob Sack bb0c5bff5f Add multiple plural forms to the php part 12 years ago
Jakob Sack 560839195e make l10n libs capable of handling plural translations 12 years ago
AndreasErgenzinger eef1cf529e additional safety checks 12 years ago
AndreasErgenzinger 7611d218df merge translations with those from theme 12 years ago
AndreasErgenzinger 6a5f5ce157 merge translations with those from theme 12 years ago
Robin Appelman 2180a4c420 -L10N: cache the result of findLanguage 12 years ago
Thomas Mueller e96f6ffa52 filter l10n-* files 12 years ago
Bart Visscher 9dddcae9ca Remove invalid characters from app id to prevent loading of invalid resources 12 years ago
Brice Maron 17f94de19b Case insensitive Lang Detection fix #1328 12 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 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
scambra 9601352d46 fix strftime in windows, use %#d instead of %e in windows 13 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 13 years ago
Thomas Müller 126d16f16d Fixing undefined $language 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
scambra d8eb62232e don't duplicate locales with country code 13 years ago
scambra ec253f1354 Use strftime to format date with translated month names 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 5e55b4d6e7 Whitespace fixes in lib 13 years ago
Thomas Mueller 1e2d582123 fixing button to add additional site 13 years ago
Thomas Mueller 5f2751c672 in some cases no translations are loaded because $this->lang is empty not null 13 years ago
Thomas Mueller bd809574dc fix translations within subfolder /lib 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Georg Ehrke ccb1c57745 add warning in log if OC_L10N::tA was called 13 years ago
Lukas Reschke 47bad20132 Restoring stable4... 13 years ago
Lukas Reschke e29681e233 Applying the fix 13 years ago
Lukas Reschke 5223724809 Wrong file - Sorry! 13 years ago
Lukas Reschke f8cebed348 Don't display error messages 13 years ago
Georg Ehrke e4960c3bb4 fix a small PHP fail 13 years ago
Lukas Reschke 134d5d93c8 Don't display error messages 13 years ago
Georg Ehrke 5ff72f2cd7 fix a small PHP fail 13 years ago
Georg Ehrke 8b5cae3c6c fix a small PHP fail 13 years ago
Bart Visscher d4044d0283 Delay loading of translations until they are used 13 years ago