[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-12-04 Thread Manuel
Manuel added a subtask: T352645: Wikidata users who aren't logged see the UI in 
a language based on ULS.

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: jhsoby, Nikki, Michael, Lydia_Pintscher, Manuel, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-12-04 Thread Manuel
Manuel added a subtask: T352646: Wikidata users who aren't logged in can change 
their UI language  .

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: jhsoby, Nikki, Michael, Lydia_Pintscher, Manuel, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-12-01 Thread Manuel
Manuel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: jhsoby, Nikki, Michael, Lydia_Pintscher, Manuel, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-12-01 Thread Manuel
Manuel added a comment.


  Thank you, @Nikki, I was not aware that this functionality already existed, 
and we just need to switch it on. This is great news! \o/

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: jhsoby, Nikki, Michael, Lydia_Pintscher, Manuel, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-12-01 Thread Manuel
Manuel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: jhsoby, Nikki, Michael, Lydia_Pintscher, Manuel, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-12-01 Thread Manuel
Manuel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: jhsoby, Nikki, Michael, Lydia_Pintscher, Manuel, Aklapper, 
Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-11-30 Thread Nikki
Nikki added a comment.


  To let people who aren't logged in change the language, set 
`$wgULSAnonCanChangeLanguage` to true.
  To enable language detection, set `$wgULSLanguageDetection` to true.
  
  If you change the former but not the latter, it will default to English but 
people who aren't logged in will be able to change the language manually. If 
you change the latter but not the former, it will default to the browser 
language and people who aren't logged in won't be able to change it manually.
  
  They're both currently disabled in wmf-config/CommonSettings.php 

 in the operations-mediawiki-config repo for performance reasons. Doing that is 
understandable for the monolingual wikis, where using the wiki language as the 
interface language is a reasonable assumption, but I really think it should be 
changed for (supposedly) multilingual wikis.
  
  According to the Pageviews Analysis tool, Commons and Wikidata are only a 
tiny amount of the traffic compared to the biggest Wikipedias (link 
)
 and Wikidata has more than the rest of the multilingual wikis I could think of 
combined (link 
).
  
  Commons has had a script to allow changing the interface language for many 
years. It adds a banner to the page suggesting a language to switch the 
interface to, adds a dropdown menu to the sidebar and links from other projects 
often include the `uselang` parameter by default. I've been seriously 
considering adding that script to Wikidata as well for a while now. It would be 
much better if it could be done without using a hacky script like that though, 
and if it hasn't been causing problems on Commons after all this time, is there 
a reason why we can't change those settings for multilingual wikis?

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Nikki
Cc: Nikki, Michael, Lydia_Pintscher, Manuel, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-11-27 Thread Manuel
Manuel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Michael, Lydia_Pintscher, Manuel, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-11-26 Thread JJMC89
JJMC89 removed a subtask: T17294: Allow blocking of global accounts.

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JJMC89
Cc: Michael, Lydia_Pintscher, Manuel, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-11-26 Thread Str13tlife
Str13tlife added a subtask: T17294: Allow blocking of global accounts.

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Str13tlife
Cc: Michael, Lydia_Pintscher, Manuel, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-11-24 Thread Michael
Michael added a comment.


  > It would be better if the browser settings (Accept-Language) and/or 
geolocation would be considered.
  
  I strongly suggest using the `Accept-Language` header. I expect this to cover 
~100% of users/browsers, and that's how this is intended to be used. Also, I do 
not want my UI to suddenly be in Icelandic just because I'm quickly looking 
something up while being on vacation in Iceland.

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Michael
Cc: Michael, Lydia_Pintscher, Manuel, Aklapper, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-11-23 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  T161517 

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Lydia_Pintscher, Manuel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T351899: Change Wikidata's user interface language based on browser settings

2023-11-23 Thread Manuel
Manuel created this task.
Manuel added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  **User story:** 
  As a not-logged-in user,  
  I want to see the Wikidata UI in the language specified in my browser,   
  in order to understand the UI.
  
  **Problem:**
  If no different uselang or user preference is specified, Wikidata (and 
Wikimedia Commons) currently only showing the English version of the UI, 
independent of the user context.
  
  **Steps to reproduce:**
  Open Wikidata everywhere on the world without logging in.
  
  **Solution:**
  It would be better if the browser settings (Accept-Language) and/or 
geolocation would be considered.
  
  **Notes:**
  
  **Acceptance criteria:**
  
  [ ]
  
  **Open questions:**
  
  **Community communication:** 
  Who we need to keep in the loop and in what way: 
  Who this could be interesting for and in what way:
  
  **Original:**

TASK DETAIL
  https://phabricator.wikimedia.org/T351899

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Manuel
Cc: Manuel, Aklapper, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, 
Invadibot, maantietaja, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org