70 Commits (2d12e52769a30ba37d5760b1194f613bcc71035b)

Author SHA1 Message Date
  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
  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 11 years ago
  Bart Visscher df7d6cb26c More style fixes 11 years ago
  Bart Visscher 8256650da8 Fix "No space found after comma in function call" 11 years ago
  Sergi Almacellas Abellana 7b0e2b348b Fix the loop to search al the available languages, not only the las element. 11 years ago
  Sergi Almacellas Abellana b810e42cc7 Improve autodetection of language. 11 years ago
  Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 11 years ago
  Felix Moeller afadf93d31 Checkstyle: many fixes 11 years ago
  scambra 9601352d46 fix strftime in windows, use %#d instead of %e in windows 11 years ago
  Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 11 years ago
  Thomas Müller 126d16f16d Fixing undefined $language 11 years ago
  scambra 41b597e179 Translate formatDate using jquery datepicker 11 years ago
  scambra a24d8db4b2 translate datepicker 11 years ago
  scambra d8eb62232e don't duplicate locales with country code 11 years ago
  scambra ec253f1354 Use strftime to format date with translated month names 12 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Robin Appelman 4131b205d4 fix some more phpdoc 11 years ago
  Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
  Bart Visscher 5e55b4d6e7 Whitespace fixes in lib 12 years ago
  Thomas Mueller 1e2d582123 fixing button to add additional site 12 years ago
  Thomas Mueller 5f2751c672 in some cases no translations are loaded because $this->lang is empty not null 12 years ago
  Thomas Mueller bd809574dc fix translations within subfolder /lib 12 years ago
  Bart Visscher 52f2e7112e Whitespace fixes in lib 12 years ago
  Georg Ehrke ccb1c57745 add warning in log if OC_L10N::tA was called 12 years ago
  Lukas Reschke 47bad20132 Restoring stable4... 12 years ago
  Lukas Reschke e29681e233 Applying the fix 12 years ago
  Lukas Reschke 5223724809 Wrong file - Sorry! 12 years ago
  Lukas Reschke f8cebed348 Don't display error messages 12 years ago
  Georg Ehrke e4960c3bb4 fix a small PHP fail 12 years ago
  Lukas Reschke 134d5d93c8 Don't display error messages 12 years ago
  Georg Ehrke 5ff72f2cd7 fix a small PHP fail 12 years ago
  Georg Ehrke 8b5cae3c6c fix a small PHP fail 12 years ago
  Bart Visscher d4044d0283 Delay loading of translations until they are used 12 years ago