Commit Graph

99 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Christoph Wurst de6940352a Move settings to an app 7 years ago
Roeland Jago Douma b2cc5d8fb6
Make the L10N loading lazy 7 years ago
John Molakvoæ (skjnldsv) 7d158c62ce
Typehint 8 years ago
John Molakvoæ (skjnldsv) df143cb72a
Use user locale as default in the template 8 years ago
Arthur Schiwon 772bbd99be
Backend work to provide NC whats New info to users 8 years ago
Arthur Schiwon 25d9c3e529
adjust backend and gui to update and changelog server 8 years ago
Georg Ehrke 4c1e581f47
docblock version fixes 8 years ago
Georg Ehrke 8c73b13ac8
move locales file to /resources/ 8 years ago
Georg Ehrke b17d256761
fix use of findLocale 8 years ago
Georg Ehrke 9157086c23
properly handle force_locale setting 8 years ago
Georg Ehrke b3921c65a6
cache available locales to minimize fs access 8 years ago
Thomas Citharel bf6bfad76b
OC.getLocale() now returns Locale and no longer Language 8 years ago
Thomas Citharel abab7eb7f0
handle config.php values 8 years ago
Thomas Citharel 4a9f8623b5
Fix review & tests 8 years ago
Thomas Citharel ea380b2918
Allow apps to specify locale for localisation 8 years ago
Roeland Jago Douma 4286e17777
Always set the request language to the force language 8 years ago
Georg Ehrke 2a21471c74
make sure force language is reflected in html lang attribute 8 years ago
John Molakvoæ (skjnldsv) 6ada8254c9
Added language support in users list 8 years ago
Roeland Jago Douma a423860f42
Relax what t accepts so we don't break it all 8 years ago
Roeland Jago Douma 8b17f0d224
Fix other tests 8 years ago
Roeland Jago Douma 2b0d640225
Proper closure for function 8 years ago
Roeland Jago Douma 541056f6c2
Make OCP\IL10N strict 8 years ago
Morris Jobke c314eb74a9
Improve conditional of loop 8 years ago
Morris Jobke 4ef302c0be
Request->getHeader() should always return a string 8 years ago
Bjoern Schiessle 2c3d97cc8f
check if $defaultLanguage is a valid string before we move on 9 years ago
Bjoern Schiessle 8b734347b1
use formal version of German if default_language is set to 'de_DE' 9 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 9 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Georg Ehrke e111da777a
Make L10N->l provide weekdayName 9 years ago
Roeland Jago Douma ed3b391e47
Use symfony/translation for L10N plurals 9 years ago
Lukas Reschke 0fa49db770
Some more invalid PHPDocs in legacy classes 9 years ago
Roeland Jago Douma a907720817
Move \OC_L10N_String to proper \OC\L10N\L10NString 9 years ago
Joas Schilling 7816c54625
Allow to force a language and set it via the ocs api 9 years ago
Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore 9 years ago
Lukas Reschke 0245dd7221
Simplify isSubDirectory check 10 years ago
Roeland Jago Douma 0228bc6e66
ACCEPT_LANGUAGE goes before default_langauge 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 9fbb8ce302
Do not save the language as request lang for apps when we didn't find any 10 years ago
Roeland Jago Douma 873d12600d
Move \OC\L10N to PSR-4 10 years ago