translator
278
edits
(→language links: new section) |
(→Switch to translated page automatically when available: new section) |
||
Line 17: | Line 17: | ||
I started to translate the Main Page, but I saw that internal links like '''[[Using Manjaro for Beginners|Using Manjaro]]''' not using the "Special:MyLanguage/" like this: '''[[Special:MyLanguage/Using Manjaro for Beginners|<translate>Using Manjaro</translate>]]'''. Is there a reason for this? Or is there another method which will be used? Or must the language code added manually? Thanks! ---[[User:Megavolt|Megavolt]] ([[User talk:Megavolt|talk]]) 21:37, 27 March 2021 (UTC) | I started to translate the Main Page, but I saw that internal links like '''[[Using Manjaro for Beginners|Using Manjaro]]''' not using the "Special:MyLanguage/" like this: '''[[Special:MyLanguage/Using Manjaro for Beginners|<translate>Using Manjaro</translate>]]'''. Is there a reason for this? Or is there another method which will be used? Or must the language code added manually? Thanks! ---[[User:Megavolt|Megavolt]] ([[User talk:Megavolt|talk]]) 21:37, 27 March 2021 (UTC) | ||
== Switch to translated page automatically when available == | |||
Hello, | |||
it would be nice if the translate extension would grab the language of ULS and switch automatically to the translated page if available: | |||
$wgTranslatePageTranslationULS = true | |||
Also nice: geolocate the country and switch to the interface language automatically... (at least for logged users) | |||
$wgULSGeoService = true; | |||
--[[User:Megavolt|Megavolt]] ([[User talk:Megavolt|talk]]) 07:51, 31 March 2021 (UTC) |