הלוואי שהיה קל לדווח על בעיות בכל שפה.
User Details
- User Since
- Oct 19 2014, 1:07 PM (552 w, 4 d)
- Availability
- Available
- IRC Nick
- aharoni
- LDAP User
- Amire80
- MediaWiki User
- Amire80 [ Global Accounts ]
Today
Tue, May 20
It's not a super-big deal, but I'm wondering:
- How are you going to identify that it's Wikipedia?
- Why is there a functionality difference between Wikipedia and other sites? Information about various namespaces can be useful on all sites.
- Can I read the research?
Mon, May 12
Immediate ideas about groups to divide:
- log messages
- language converter
- namespace messages (nstab, etc.)
- user rights (action-, right-)
- ignored messages
Fri, May 9
I'm not so enthusiastic about adding yet another code.
I support this. For just a bit more context, @zolfeqar brought it up in a conversation with me at the Central Asian WikiCon in Tashkent, and I suggested that he create this task.
Sun, May 4
There's another issue I've just noticed. It should very likely be fixed, and it is very easy to fix. The links point to https://en.wikipedia.org/wiki/Verifiability and https://en.wikipedia.org/wiki/en:neutral_point_of_view , but you probably want to point them to https://en.wikipedia.org/wiki/Wikipedia:Verifiability and https://en.wikipedia.org/wiki/Wikipedia:Neutral_point_of_view .
Thu, May 1
Wed, Apr 30
Tue, Apr 29
Mon, Apr 28
Sun, Apr 27
Thu, Apr 24
Update after the Central Asian WikiCon 2025, in which there was a large delegation of people who write in the Tajik Wikipedia.
The problem is valid, but I'm not sure that it's possible to do it at the moment because all these messages are in the mobile apps. Gender support is mostly easy in MediaWiki, but the mobile apps' code doesn't run on the MediaWiki platform. But maybe the apps developers will have an idea.
Wed, Apr 23
Apr 22 2025
Apr 21 2025
Removing those links from existing wikitext is not an issue for Phabricator. This can probably be done with bots, if needed, and possibly repeatedly.
This should probably be closed as Declined. The jp, dk, and cz redirects should be kept, and I can think of at least one more redirecting "country -> language" code that should be added (I'll report it separately). I don't know how often jp, dk, and cz are used, but they are probably used at least occasionally, and they serve a clear purpose. I've actually seen people using "jp" when they meant "ja", because of lack of experience or because of a general mistake; I've never seen anyone using dk and cz, but they probably are used.
Apr 18 2025
Apr 16 2025
The same thing also happens in dag.wikipedia.org, which, to the best of my understanding, is Parsoid-default, but I might be wrong:
Apr 15 2025
Is there anything left to do here?
Apr 14 2025
The repository is on GitHub, but this is also part of our team's work, so it should be on Phab.
Some of these, like Sr and Skr do have namespaces in practice, but they are in the file for the fallback language.
Looks like it should be in Main, if it's something that a lot of end-users will see.
Apr 11 2025
Apr 10 2025
Is the remaining work about cleaning up the content? Or is there any work to do in language codes code in core (or extensions)?
Apr 3 2025
Apr 2 2025
Mar 31 2025
Mar 28 2025
Mar 25 2025
Sorry, I wasn't aware of this task. It is essentially a duplicate of T389491, which I reported. That is already supposed to be fixed, and if I'm not confused about scheduling, the fix is supposed to be deployed by the end of this week.
Mar 24 2025
As @santhosh explained, we don't enable the tool by default in any language for any wiki.
Mar 21 2025
Mar 20 2025
Mar 14 2025
There are a lot of RTL languages, not only Arabic and Hebrew. I see that Isa already uses the flask_babel library, so perhaps you can use babel's function for determining the text direction? I'm not directly experienced with it myself, but I found this: https://babel.pocoo.org/en/latest/api/core.html#babel.core.Locale.text_direction
Mar 13 2025
Mar 12 2025
Mar 11 2025
Maybe this can be done, but why not just use zh? I understand that it's a macro language, but that's what we've always used in practice, and that's what (probably) the rest of the web does, so we can just avoid using cmn in wikitext.
No longer happens.
Mar 7 2025
Mar 5 2025
I reached out to a developer of one module, and showed a demo of how can a module be rewritten with the new Translatable module feature: https://meta.wikimedia.org/w/index.php?title=User_talk:CalendulaAsteraceae&oldid=28340327#Translatable_module
The patch is probably deployed, but I think that I still see the categories sorted with Ә towards the end and not in the beginning. Perhaps somebody needs to run a maintenance script to update the category pages? Just a guess.
Mar 3 2025
The patch is testable at https://1120196--wikimedia-codex.netlify.app/style-guide/bidirectionality.html
Feb 28 2025
Feb 27 2025
Feb 21 2025
The problem seems to be the crh-latn and crh-cyrl now fall back to tr, but the default language of crh.wikipedia is crh, which falls back to crh-latn. I thought that in such a case, when something is not available in crh-latn, it would further fall back to tr, but apparently, it doesn't happen.
Feb 20 2025
I can still reproduce it in the Arabic Wikipedia.
Feb 19 2025
Was this discussed by the community of wiki editors who use these languages?
Feb 18 2025
Feb 14 2025
Awesome, thanks, I documented it.
Feb 13 2025
Nice progress!
I tested it. Found a few issues, although only one was really important: T385194: fuzzy works in reverse after updating a message bundle, which is now fixed.