| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: T304802
Change-Id: Iccacf6288d758e526c95df69861385a4ac2d0f55
|
|
|
|
|
|
|
|
|
|
|
| |
Follows-up I301f471f86ba2.
For ease of navigation, move Converter subclasses to a group called
"Languages", which for documentation purposes is a subgroup of
"Language". The next commit does the same for Messages* files,
and Language subclasses (done separately for ease of review).
Change-Id: If1cef9aa15f536ebaedd4477ad7453426e7f3b85
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update language fallback chain to zh-hans <=> zh-hant bidirectional to prevent adding translation
duplicates in zh and zh-hans.
Add en magic words in zh message file to prevent fallback to translations of language variants.
Bug: T286291
Bug: T296188
Bug: T252367
Bug: T278639
Related: I484d4cba1e16fce0f7c433a865f3acf676b818c1
Related: Idf39310b4b66f9c5f210d1717e0e47b9e598c13c
Change-Id: I3b30303118ae8cd87dc5f2016372f0de89a7b075
|
|
|
|
|
|
|
| |
Performed using
find . -name \*.php -exec sed -i -e :a -e '/./,$!d;/^\n*$/{$d;N;};/\n$/ba' {} \;
Change-Id: I5d0627f94c73690cf3a8a453539c22c760c2aa60
|
|
|
|
|
|
|
|
| |
* Interface strings are now elsewhere
* MessagesQQQ no longer exists
* Prefer https for translatewiki.net
Change-Id: I76652ea94cca80441cd5d978029e4707ee41c4fd
|
|
|
|
|
|
| |
Largest patch set in the history of MediaWiki!
Change-Id: I918cfdc46c099017ca3622d1bcbbdd30c4fd00f6
|
|
|
|
|
|
|
|
|
|
| |
For unknown reason (maybe some bug), L10n-bot exported messages in
these languages which had been disabled for translation. Let's remove
them for now and observe whether the bot exports them again.
See I0007fd00579971d4d5bce5e4545492f87ea52867.
Change-Id: I70d384c3a01aff5bbade01917c92e7be9fb936f4
|
|
|
|
| |
Change-Id: I1cdc5f6df47189ab35d141ed89a4c84cfac7fe18
|
|
|
|
|
|
|
| |
Will contain a few localisation updates from http://translatewiki.net.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/108445
|
|
|
|
|
|
|
| |
(2009-12-18 20:30 UTC)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/60215
|
|
|
|
|
|
|
| |
as zh-hant and zh-cn/zh-sg which are same as zh-hans respectively.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/51019
|
|
|
|
|
|
|
|
|
|
| |
documentation from message files.
The removed comments are included in MessagesQqq.php togehter with a lot more documentation
Add a link to translatewiki.net too to show users the way to improve translations.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/49558
|
|
|
|
|
|
|
| |
19:36 UTC)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/47684
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/38745
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Doxygen documentation update:
* Changed alls @addtogroup to @ingroup. @addtogroup adds the comment to the group description, but doesn't add the file, class, function, ... to the group like @ingroup does. See for example http://svn.wikimedia.org/doc/group__SpecialPage.html where it's impossible to see related files, classes, ... that should belong to that group.
* Added @file to file description, it seems that it should be explicitely decalred for file descriptions, otherwise doxygen will think that the comment document the first class, variabled, function, ... that is in that file.
* Removed some empty comments
* Removed some ?>
Added following groups:
* ExternalStorage
* JobQueue
* MaintenanceLanguage
One more thing: there are still a lot of warnings when generating the doc.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/35098
|
|
|
|
|
|
|
| |
* also: EOL whitespace removed
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/32514
|
|
|
|
|
|
|
| |
Patch by Shinjiman
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/26179
|
|
|
|
|
|
|
| |
mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.)
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/23531
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/19502
|
|
1.8 over the top of a 1.7 installation.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/16773
|