Last modified: 2013-04-22 16:14:28 UTC
The list of translatable pages at https://meta.wikimedia.org/wiki/Special:Translate is now presented in a nicely designed dynamic view (the shadow effect is lovely!), but unfortunately the list entries do not contain functional links to those pages. Tested with current versions of Chromium and Firefox under Ubuntu, and Safari under Mac OS X. Changing the user language (e.g. https://meta.wikimedia.org/wiki/Special:Translate?setlang=de ) does not make a difference either. (Also, the page is now completely broken when JavaScript is deactivated, but I guess that requiring JavaScript is intentional and accepted in this case.)
https://gerrit.wikimedia.org/r/49005 In the mean time, please use Special:LanguageStats to select groups.
Merged by Santhosh on the 14th. Is this bug resolved now?
Partially.
(In reply to comment #3) > Partially. Would you mind elaborating?
http://etherpad.wikimedia.org/translate-ux [BUG:HIGH] Go to https://translatewiki.net/wiki/Special:Translate?filter=%21translated * Type all in search * Select all Translate Messages ** Subgroup selector is not shown * Click All and click Load all messages ** JS error Uncaught TypeError: Cannot call method 'data' of undefined Line 96: mw.translate.getGroup( groupSelector.parentGroupId, this.$menu.data( 'msggroups' ) )
Works properly now. Will be included in 1.20wmf11.