index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
languages.php
Age
Commit message (
Expand
)
Author
2009-03-18
Different assignment.
marcus
2009-03-18
Closes #883: Using different operator logic so that plugins can replace exist...
marcus
2009-03-06
Closes #838: Missing set from static var.
marcus
2009-03-03
Current language now cached per process in elgg_echo.
marcus
2009-03-03
Removed directory test to languages since it's probably fair to assume that t...
marcus
2009-03-03
Removing the stupidly slow array_merge from lang load code
marcus
2009-02-28
Closes #824: $language is initialised
marcus
2009-02-25
Refs #808: Bug was actually fixed by not using empty... register_translations...
marcus
2009-02-25
Closes #808: Removed register_translation from the wild, now called on boot s...
marcus
2009-02-19
Fixed strange infinite loop on language loading.
marcus
2009-02-19
Removed @ from register translation include_once
marcus
2009-02-16
Closes #429: Language loading now no longer loads all possible translations -...
marcus
2009-01-25
Fixes #709: get_language() now fails correctly. @ben Why is this introduced? ...
marcus
2009-01-23
Refs #706
marcus
2009-01-23
Moved current language detection out into the function get_language();
ben
2008-11-14
* Introducing get_loggedin_user() and get_loggedin_userid()
marcus
2008-10-13
Introducing get_current_language(). Refs #235
marcus
2008-09-10
Improved language completeness algorithm.
marcus
2008-09-09
Minor tweak: Only shows percentage on things less than 100% complete
marcus
2008-09-09
Some language helper tools.
marcus
2008-09-09
Introducing: Admin only translation "completeness" helper.
marcus
2008-08-28
Closes #313, Fixes #274: Resolved strange OSX language file browsing, includi...
marcus
2008-06-27
Removed debug warning
marcus
2008-06-26
Added get_installed_translations() to return an array of available translatio...
marcus
2008-06-26
Closes #92: Settings: Set user language
marcus
2008-06-18
Removing some error notices
ben
2008-06-10
git-svn-id: https://code.elgg.org/elgg/trunk@856 36083f99-b078-4883-b0ff-0f9b...
icewing
2008-06-10
git-svn-id: https://code.elgg.org/elgg/trunk@855 36083f99-b078-4883-b0ff-0f9b...
icewing
2008-06-10
A better fix for language pack loading ...
ben
2008-06-10
Fix for language pack loading.
ben
2008-06-10
Marcus Povey <marcus@dushka.co.uk>
icewing
2008-06-10
register_event_handler and trigger_event have been renamed to register_elgg_e...
ben
2008-06-04
Fixed the installation labels issue!
ben
2008-05-02
The system now uses the site GUID to get and set entity data. Also, installat...
ben
2008-04-01
Added the register_languages function, for easier loading of language files f...
ben
2008-03-14
Marcus Povey <marcus@dushka.co.uk>
icewing
2008-03-10
More language integration
ben
2008-03-10
Languages! There's a little more to do, but ...
ben