Thomas Mueller
|
e96f6ffa52
|
filter l10n-* files
|
2013-02-14 17:24:06 +01:00 |
Bart Visscher
|
9dddcae9ca
|
Remove invalid characters from app id to prevent loading of invalid resources
|
2013-02-09 15:10:40 +01:00 |
Brice Maron
|
17f94de19b
|
Case insensitive Lang Detection fix #1328
|
2013-01-31 22:37:46 +01:00 |
Bart Visscher
|
a8f963d9cf
|
Spaces to tabs
|
2013-01-16 18:09:16 +01:00 |
Bart Visscher
|
df7d6cb26c
|
More style fixes
|
2012-12-15 00:43:46 +01:00 |
Bart Visscher
|
8256650da8
|
Fix "No space found after comma in function call"
|
2012-12-15 00:43:46 +01:00 |
Sergi Almacellas Abellana
|
7b0e2b348b
|
Fix the loop to search al the available languages, not only the las element.
|
2012-12-09 20:21:04 +01:00 |
Sergi Almacellas Abellana
|
b810e42cc7
|
Improve autodetection of language.
Fixes #730.
|
2012-12-07 20:34:17 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
scambra
|
9601352d46
|
fix strftime in windows, use %#d instead of %e in windows
|
2012-10-23 16:24:54 +02:00 |
Felix Moeller
|
03581ef463
|
Correct a first issue Checkstyle is complaining about ...
This is BracketsNotRequired
|
2012-10-22 21:40:33 +02:00 |
Lukas Reschke
|
b66dd3ebef
|
Merge pull request #38 from scambra/datepicker-l10n
Translate Datepicker
|
2012-10-22 23:53:24 -07:00 |
Thomas Müller
|
126d16f16d
|
Fixing undefined $language
|
2012-10-22 17:09:34 +03:00 |
scambra
|
41b597e179
|
Translate formatDate using jquery datepicker
|
2012-10-19 13:56:19 +02:00 |
scambra
|
a24d8db4b2
|
translate datepicker
|
2012-10-19 13:56:19 +02:00 |
scambra
|
d8eb62232e
|
don't duplicate locales with country code
|
2012-10-16 20:31:46 +02:00 |
scambra
|
ec253f1354
|
Use strftime to format date with translated month names
|
2012-10-16 20:19:35 +02:00 |
Robin Appelman
|
4131b205d4
|
fix some more phpdoc
|
2012-09-23 02:40:03 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Bart Visscher
|
5e55b4d6e7
|
Whitespace fixes in lib
|
2012-09-07 14:08:29 +02:00 |
Thomas Mueller
|
1e2d582123
|
fixing button to add additional site
|
2012-09-04 23:42:49 +02:00 |
Thomas Mueller
|
5f2751c672
|
in some cases no translations are loaded because $this->lang is empty not null
|
2012-09-02 14:15:03 +02:00 |
Thomas Mueller
|
bd809574dc
|
fix translations within subfolder /lib
|
2012-08-31 00:43:50 +02:00 |
Bart Visscher
|
52f2e7112e
|
Whitespace fixes in lib
|
2012-08-29 20:28:45 +02:00 |
Georg Ehrke
|
ccb1c57745
|
add warning in log if OC_L10N::tA was called
|
2012-07-16 19:35:40 +02:00 |
Lukas Reschke
|
f8cebed348
|
Don't display error messages
|
2012-07-02 10:24:22 +02:00 |
Georg Ehrke
|
e4960c3bb4
|
fix a small PHP fail
|
2012-07-02 10:23:32 +02:00 |
Brice Maron
|
e5c56b2433
|
Merge branch 'master' into multi_app_dir
Conflicts:
lib/app.php
lib/base.php
lib/minimizer/css.php
lib/minimizer/js.php
lib/template.php
lib/util.php
|
2012-06-21 17:15:35 +00:00 |
Bart Visscher
|
d4044d0283
|
Delay loading of translations until they are used
|
2012-06-18 23:07:32 +02:00 |
Bart Visscher
|
6f93176a4b
|
Be smarter when checking single app language availability
|
2012-06-16 20:52:10 +02:00 |
Brice Maron
|
cf02f3c107
|
Merge branch 'master' into multi_app_dir
|
2012-06-07 19:11:55 +00:00 |
Thomas Tanghus
|
c696f449a2
|
Make it easier to subclass OC_L10N.
|
2012-06-07 17:26:28 +02:00 |
Brice Maron
|
b6c5ca126b
|
First almost working version
|
2012-06-06 20:23:17 +00:00 |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
2012-05-26 19:14:24 +02:00 |
Robin Appelman
|
b1bcc60d83
|
reuse OC_L10N objects
|
2012-04-14 16:44:15 +02:00 |
Robin Appelman
|
721311c909
|
some minor optimizations
|
2012-04-14 16:29:11 +02:00 |
Frank Karlitschek
|
ab96fa67c8
|
first part of the abstraction work of the apps folder. more to come
|
2012-02-26 18:26:41 +01:00 |
Tom Needham
|
dd7a411f9a
|
Disable save button while saving. Streamlined code.
|
2011-11-29 22:11:42 +00:00 |
Bart Visscher
|
82c7598861
|
Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
|
2011-09-18 19:37:54 +02:00 |
Jan-Christoph Borchardt
|
b1e3961825
|
removed excess white space inside parentheses
|
2011-09-12 12:30:57 +02:00 |
Jan-Christoph Borchardt
|
014f4af79c
|
fixed translation detection thanks to Xuetian Weng
|
2011-09-12 12:29:43 +02:00 |
Jakob Sack
|
7b653dbca6
|
use sprintf for translations
|
2011-08-10 11:08:30 +02:00 |
Jakob Sack
|
4b967a9414
|
Minor improvements
|
2011-08-08 23:14:47 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Robin Appelman
|
83958ebd4b
|
add oc_user::getUser to get the user id of the loggedin user
|
2011-06-22 12:50:57 +02:00 |
Jakob Sack
|
61993419ec
|
New i18n-structure
|
2011-06-20 21:54:21 +02:00 |
Robin Appelman
|
76b12c4ae0
|
add settings option for language
|
2011-06-20 14:33:31 +02:00 |
Jakob Sack
|
99ae7cd477
|
Autodetection of language is working now
|
2011-06-19 23:46:59 +02:00 |
Jakob Sack
|
b31a8ac985
|
More l10n-stuff
|
2011-06-19 23:33:34 +02:00 |