Closed
Bug 427547
Opened 18 years ago
Closed 17 years ago
Unifiying es-ES and es-AR versions of SUMO
Categories
(support.mozilla.org :: General, defect, P2)
support.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
0.6
People
(Reporter: willyaranda, Assigned: nkoth)
References
()
Details
(Whiteboard: sumo_only)
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9pre) Gecko/2008040604 Minefield/3.0pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9pre) Gecko/2008040604 Minefield/3.0pre - Build ID: 2008040604
es-AR and es-ES translations of every Mozilla products don't differ a lot.
To avoid duplicating efforts and having better documentation, we think that we should have only one translation of SUMO.
Reproducible: Always
Comment 1•18 years ago
|
||
The suggested approach:
1. Remove es-AR locale
2. Rename es-ES locale to es
3. Create redirect rules (.htaccess) for pointing es-AR and es-ES urls to es
Assignee: nobody → nelson
Priority: -- → P2
Target Milestone: --- → 0.6
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•18 years ago
|
||
Content-wise that method shouldn't cause any problem.
Looking at <http://support.mozilla.com/tiki-listpages.php?lang=es-AR&maxRecords=20>, only edit was ever made to an es-AR article, and that was by deimidis, who is CCed on this bug.
| Reporter | ||
Comment 3•18 years ago
|
||
any progress here?
greetings, Guillermo
Comment 4•18 years ago
|
||
Nelson, how much work is it to do this? Could you help out, or is this something an administrator can easily do (meaning e.g. me or Chris)?
Comment 5•18 years ago
|
||
In the meantime, maybe you could keep working on the es-ES locale together and just abandon the es-AR locale? When we're ready, we'll just rename es-ES -> es
| Assignee | ||
Comment 6•18 years ago
|
||
We need to do this in 3 steps. First to create the es locale, and then to port all es-ES documents to es, before redirecting/renaming/removing any locales.
The porting can be manual (remember to approve the article after changing the language!), but let me know if I should submit an IT bug to do a SQL, or code in an admin-usable mass language change functionality (which could be kind of dangerous if accidentally used wrongly).
First step: Creation of es committed in r12146.
Will require after push setting of allowed langs in tiki-admin.php?locale=en-US&page=i18n
and import of new es language file in tiki-imexport_languages.php
Keywords: push-needed
| Assignee | ||
Comment 7•17 years ago
|
||
es locale is created
Now: port es-ES articles s have to be ported to es, i.e. just change the language, but remember to approve the articles after changing the language.
| Reporter | ||
Comment 8•17 years ago
|
||
Done, all articles moved (despite 2 that are incorrect).
So you can delete es-ES translate
Comment 9•17 years ago
|
||
The two incorrect articles are now removed. The only thing left before we can close this bug is to remove the es-ES locale. Nelson, can you do that (or instruct me how to do it)?
| Assignee | ||
Comment 10•17 years ago
|
||
The steps are:
1) remove the lang from Restrict Supported Languages in https://support.mozilla.com/tiki-admin.php?page=i18n
2) modify lang/langmapping.php to not have the lang you want to remove
3) remove lang/{lang}
| Assignee | ||
Comment 11•17 years ago
|
||
Strange behavior on support-stage:
the language "es" is not available under http://support-stage.mozilla.org/tiki-admin.php?page=i18n even though it is available in production https://support.mozilla.com/tiki-admin.php?page=i18n
Same problem with "no" lang. I can't reproduce this on my server. Tried clearing cache - no effect.
| Assignee | ||
Comment 12•17 years ago
|
||
problem in comment #11 is likely to be due to directory/file permissions on the "lang/no" and "lang/es" folders. (bug 430504 created to check this out)
Comment 13•17 years ago
|
||
What's left to do here?
| Assignee | ||
Comment 14•17 years ago
|
||
removal of locales done in r13275
| Assignee | ||
Updated•17 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•17 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•17 years ago
|
Keywords: push-needed
Comment 15•17 years ago
|
||
Attachment #324858 -
Flags: review?(nelson)
Comment 16•17 years ago
|
||
Comment on attachment 324858 [details] [diff] [review]
This version also takes care of the redirects for Spanish, which were somehow missing.
whoops, wrong bug
Attachment #324858 -
Attachment is obsolete: true
Attachment #324858 -
Flags: review?(nelson)
Loading http://support.mozilla.com/es-AR/kb and http://support.mozilla.com/es-ES/kb/ redirected me to http://support.mozilla.com/es/kb/; tested basic functionality of the site in general, too, such as entering "buscar" as a search term (pun intended!), which works:
http://support.mozilla.com/tiki-searchresults.php?locale=es&q=buscar&sa=
Verified FIXED!
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•