Wikibugs-l Archive

List Statistics

  • Total Threads: 25419
  • Total Posts: 100089

Phrases Used to Find This Thread

  #1  
15-12-2010 11:15 AM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

Neil Kandalgaonkar <> changed:

What |Removed |Added
----------------------------------------------------------------------------
___________________________________________________

Posted on the Wikibugs-l mailing list. Go to https://lists.wikimedia.org/mailman/listinfo/wikibugs-l to subscribe.

  #2  
15-12-2010 11:21 AM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

--- Comment #2 from Neil Kandalgaonkar <> 2010-12-15 11:21:14 UTC ---
The tutorial images are created manually. Guillaume extracted all the strings
into translatewiki, and then when entire languages were done he created SVG
files with those strings, and from there PNG files. It's probably not feasible
to do such translation automatically as there are always things to massage.

So, we have a few options, I guess.

We could create aliases? redirects? copies? of a tutorial image for every
language for which is was appropriate. That seems wrong to me.

The other way to is to do a lookup of some kind when the UploadWizard page is
fetched. In other words, chopping off parts of the language code recursively,
checking for the existence of files, and finally substituing 'en' when all else
fails.

Or maybe there's a standard way to do this for localized images?

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
___________________________________________________

Posted on the Wikibugs-l mailing list. Go to https://lists.wikimedia.org/mailman/listinfo/wikibugs-l to subscribe.

  #3  
15-12-2010 11:27 AM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

--- Comment #3 from Niklas Laxström <> 2010-12-15 11:27:47 UTC ---
We can walk the fallback chain until image in that languages exists. You just
have to decide which is the place to do that.

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
___________________________________________________

Posted on the Wikibugs-l mailing list. Go to https://lists.wikimedia.org/mailman/listinfo/wikibugs-l to subscribe.

  #4  
03-09-2011 05:53 PM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

Siebrand <> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords| |i18n
CC| |

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
)

  #5  
13-01-2012 02:38 AM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

Saibo <> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |
Severity|enhancement |normal

--- Comment #5 from Saibo <> 2012-01-13 02:38:31 UTC ---
Yeay, this bug is one year old! Do something (raised form "enhancement" (wtf...
that is a bug) to normal) with this.
Could have saved be some time (the answer below) and some time for the chinese
user to report...


from
[[:commons:Commons:Upload_Wizard_feedback#.E4.B8.8D.E8.83.BD.E6.98.BE.E7.A4.BA.E4.B8.AD.E6.96.87]]

== 不能显示中文 ==

User agent: Mozilla/5.0 (iPad; U; CPU OS 4_3 like Mac OS X; zh-cn)
AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F191
Safari/6533.18.5


明明有图片[[:File:Licensing tutorial zh-hans.svg]]的,怎么不能显示中文教程呢? [[User:一个|一个]]
([[User talk:一个|talk]]) 08:53, 10 January
2012 (UTC)

:@Eloquence: Apparently a i18n error (don't know where this need to be
corrected... you know: off-wiki...)
[//commons.wikimedia.org/w/index.php?title=Special:UploadWizard&uselang=zh-cn
zh-cn] version errors and loads the english tutorial as a fallback. As the user
tells us the zh-hans tutorial would be okay. Note: this fallback was also done
in [[MediaWiki:RotateRequest.js]]: one class: "zh, zh-hans, zh-cn, zh-my,
zh-sg", another class: "zh-hant, zh-hk, zh-mo, zh-tw". Note2: the tutorial is
available in [[:File:Licensing tutorial zh-hans.svg|zh-hans]] and
[[:File:Licensing tutorial zh-hant.svg|zh-hant]].
:Similar fail for
[//commons.wikimedia.org/w/index.php?title=Special:UploadWizard&uselang=de-at
de-at]. Displays the English tutorial instead of the proper fallback to "de".
Cheers --[[User:Saibo|Saibo]] ([[User talk:Saibo|Δ]])
14:41, 10 January 2012 (UTC)

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


  #6  
13-01-2012 03:17 AM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

--- Comment #6 from Saibo <> 2012-01-13 03:17:11 UTC ---
Probably we could just create onwiki redirects - but that is not really the
solution. A simple fallback at least for the xx-yy languages should be done
(like in RotateRequest.js). Not that hard.

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
)

  #7  
30-07-2012 09:11 PM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

Maarten Dammers <> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |

--- Comment #8 from Maarten Dammers <> 2012-07-30 20:11:22 UTC ---
What about solving this server side in MediaWiki? MediaWiki is pretty good at
all this i18n fallback things.

Api call: Please give me the tutorial for language de-at in campaign wlm-nl. It
would go down the usual de-at -> de -> en chain and return the first success.

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
)

  #8  
10-08-2012 12:21 PM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

Liangent <> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |

--- Comment #9 from Liangent <> 2012-08-10 11:21:52 UTC ---
gerrit 18461

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
)

  #9  
12-08-2012 12:37 AM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

matanya <> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch-need-review
CC| |

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
)

  #10  
14-08-2012 06:17 PM
Wikibugs-l member admin is online now
User
 

https://bugzilla.wikimedia.org/show_bug.cgi?id=26342

Mark Holmquist <> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords|patch-need-review |patch-in-gerrit
CC| |

--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
)





NewsArc Lists  |  Culture Pages   |  Computing Archive  |  Media-Pages
Link to this page on your blog or website by copying the HTML code below and pasting it into your site: