I'm slowly working through translating the 4.0 resources on Transifex to Scottish Gaelic and manually uploading the language files to my site. I've set the default language of my site and when I am signed in the site is displayed in Scottish Gaelic, but when I am logged out the site display in English. Is there a way I can set the default language to Gaelic when logged out?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- angeidheal@macmhicheil
angeidheal - 0 likes
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- Jerome Bakker@jeabakker
Jerome Bakker - 0 likes
- Jerome Bakker@jeabakker
Jerome Bakker - 0 likes
You must log in to post replies.There's my fork for Elgg 3.3 https://github.com/RiverVanRain/language_selector/tree/3.3
BTW, you don't need to do this. All translated files will be available with the next Elgg release.
You can try this plugin also https://github.com/ColdTrick/translation_editor
Will you be updating Language Selector to Elgg 4? I'm already running 4.0.1. Will this mean any logged out user visiting the site will see the Gaelic version automatically or do they have change a setting?
The subject of the community I'm creating is Gaelic language and culture, so ideally I'd like minimise English on the site as much as possible.
I guessed the translated files would be added to the next release, I'm not always sure of the context of the strings I'm translating, so I like to have a live view as I'm working.
Thanks for that, I'll definitely give Translation Editor a try.
Unfortunately, this plugin will not work on the Elgg 4.
This plugin allows to select the language on the site for visitors.
For logged in users, the choice of language is already in the users' settings if you've enabled the languages in the site settings.
Also, you can set your custom language as default in the Site settings page.
Elgg will try to detect the language of logged out users based on their browser preference. So if you have set your browser to Scottish it should display the site in Scottish.
PS: thanks for contributing with the translations. In 4.0.2 you can see the fruits of your labor ;)