Last modified: 2010-05-15 14:36:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4819, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2819 - Alemannic user interface not selectable
Alemannic user interface not selectable
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Language setup (Other open bugs)
unspecified
All All
: Highest major with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://als.wikipedia.org/
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-07-12 13:16 UTC by Clemens Kienzle
Modified: 2010-05-15 14:36 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
A temp fix (uses English for everything) (224 bytes, text/plain)
2005-07-14 23:38 UTC, ABCD
Details

Description Clemens Kienzle 2005-07-12 13:16:45 UTC
There currently is no way to select Alemannic as the user language. How can it be made 
available? The interface does exist in Alemannic but if a user switches the language or another 
setting it's impossible to switch it back. This is pretty annoying on the Alemannic wikipedia 
(http://als.wikipedia.org).Could this be done if this is the right place to ask?
Comment 1 Antoine "hashar" Musso (WMF) 2005-07-12 15:13:32 UTC
LanguageAls.php does not exist and need to be created.
Comment 2 Clemens Kienzle 2005-07-14 20:45:00 UTC
(In reply to comment #1)
> LanguageAls.php does not exist and need to be created.

How can it be created? Again, the interface exists, it just can't be re-selected.
Comment 3 Brion Vibber 2005-07-14 20:58:08 UTC
I'm fairly sure this issue was fixed in 1.4; it's possible the fix wasn't copied into 1.5 or got broken.
Comment 4 Clemens Kienzle 2005-07-14 22:48:20 UTC
(In reply to comment #3)
> I'm fairly sure this issue was fixed in 1.4; it's possible the fix wasn't copied into 1.5 or got broken.
No, it never was selectable, ever, ever. I know, because I changed some other preferences months ago and 
suddenly had an afrikaans interface! Then I couldn't change it back; there even was a warning 
saying: "don't change the language as long as Alemannic isn't listed yet". Probably the Alemannic 
administrators just forgot to get it listed.
Comment 5 ABCD 2005-07-14 23:38:38 UTC
Created attachment 713 [details]
A temp fix (uses English for everything)

Added a version of a LanguageAls.php that is essentially empty - all text
defaults to English, however, the language appears in the list.
Comment 6 J. 'mach' Wust 2005-07-18 21:59:39 UTC
(In reply to comment #5)
> Created an attachment (id=713) [edit]
> A temp fix (uses English for everything)
> 
> Added a version of a LanguageAls.php that is essentially empty - all text
> defaults to English, however, the language appears in the list.

Was this supposed to change anything? I don't see any
difference: I can see the existing Alemannic interface when
I'm logged out, but when I'm logged in I can't select it.
-- J. 'mach' wust
Comment 7 Antoine "hashar" Musso (WMF) 2005-08-26 17:17:01 UTC
Commited the dummy file in HEAD. Should fix the issue.
Wikimedia servers updated.
Comment 8 J. 'mach' Wust 2005-09-03 08:28:50 UTC
The issue is not fixed. The only thing that's changed is that now you can select
the language setting "als - Alemannisch" in the preferences.

However, a selection of the setting "als - Alemannisch" does not select the
Alemannic user interface. The Alemannic user interface will only appear when I
first logg out before I visit als.wikipedia.org . This means that the user
interface must still be around somewhere.
Comment 9 Antoine "hashar" Musso (WMF) 2005-11-27 16:15:29 UTC
You have to change the language in your preferences. Users
are created with an interface language that default to the
one of the site.
Comment 10 Clemens Kienzle 2005-11-27 17:09:37 UTC
Well now we have two interfaces for Alemannic. One is the temporary one which is in English and called als-
Alemannisch; the other is called gem-alsatian - gem-alsatian. That one uses the Alemannic language interface. 
So it's now possible to re-select the interface, it just has a strange name. If gem-alsatian - gem-alsatian is 
renamed als-Alemannisch and the temporary English one is deleted, we're fine.
Comment 11 Clemens Kienzle 2006-01-27 22:58:57 UTC
Now something really went wrong. When I had gem-alsatian - gem-alsatian selected everything was in Alemannic. 
Since today, it's suddenly in German. Apparently the request was made to change als-Alemannisch 
(LanguageAls.php) to German so that it would be easier to translate (why we still have to translate when we 
already have the Alemannic interface is beyond me, but...). Someone missunderstood this and changed gem-alsatian 
(LanguageGem_alsatian.php) to German. 

So now we don't have any Alemannic interface but instead we have one in English and one in German.
So LanguageGem_alsatian.php should be reverted to how it was and whatever is in it should go to LanguageAls.php.
Comment 12 Melancholie 2006-02-24 14:10:12 UTC
With bug 4793 the language code has been changed to [gsw], because this is a better 
code instead of [gem-alsatian] (because it is contained in ISO 639-2). But now all 
namespace names are in English, so we have many red links now; see Main_Page! Please 
correct this. I think LanguageAls.php was already in use, but I am not sure (has 
there been a "...gem-alsatian" file?). Thanks in advance, Melancholie
Comment 13 Melancholie 2006-02-24 14:38:59 UTC
The following should be LanguageGsw.php:
1. http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/languages/
LanguageGem_alsatian.php
2. http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/languages/
LanguageGem_alsatian.deps.php

Do not ask me what the difference is between those two ;-)
BTW: Isn't there a way to only use LanguageAls.php or only LanguageGsw.php (take the 
one that is easier to do)? For your information: [als] is the web address; [gsw] is 
the current xml:lang-code.
Comment 14 Brion Vibber 2006-02-24 21:24:49 UTC
Ok, replaced the old ones with gsw and should be working correctly now.
Comment 15 Melancholie 2006-02-27 00:51:44 UTC
Ok, it works fine!
But:
Hmm, I do not know how long a cached version of an article is kept, but some
articles show still red links, no categories and no images (sometimes a bit
ugly). After purging those pages everything is shown properly! Could someone
clear all the cache of alsWP if it is not too much work, and only if this
problem seems to stay some more days. If this problem should disappear in the
next hours, we can wait ;-)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links