Revert "MDL-40699 Language - Add option to Override Moodle's default behaviour to reset the UI language on logout"

This reverts commit 08174740fb.
This commit is contained in:
Sam Hemelryk 2014-03-13 16:34:35 +13:00 committed by Eloy Lafuente (stronk7)
parent 2d1823eb51
commit e9c78971b5
3 changed files with 7 additions and 26 deletions

View file

@ -597,8 +597,6 @@ $string['iplookupinfo'] = 'By default Moodle uses the free online NetGeo (The In
It is recommended to install local copy of free GeoLite City database from MaxMind.<br />
IP address location is displayed on simple map or using Google Maps. Please note that you need to have a Google account and apply for free Google Maps API key to enable interactive maps.';
$string['iplookupmaxmindnote'] = 'This product includes GeoLite data created by MaxMind, available from <a href="http://www.maxmind.com/">http://www.maxmind.com/</a>.';
$string['keeplogoutlang'] = 'Keep language on logout';
$string['keeplogoutlang_desc'] = 'Enable this option to prevent the user interface language from reverting back to the site\'s default language when users log out.';
$string['keeptagnamecase'] = 'Keep tag name casing';
$string['lang'] = 'Default language';
$string['langcache'] = 'Cache language menu';