aboutsummaryrefslogtreecommitdiffstats
path: root/languages/messages/MessagesPih.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove twn-related comment from languages/messages/* filesStang2022-11-131-2/+0
| | | | | Bug: T304802 Change-Id: Iccacf6288d758e526c95df69861385a4ac2d0f55
* language: Continue doc Languages subgroup for msg files and subclassesTimo Tijhof2022-06-291-2/+1
| | | | | | | | | | | 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
* Define which languages explicitly fallback to 'en'Ed Sanders2018-09-191-0/+11
| | | | | | | | | | | | In the message store, all messages fall through to English, but only a few languages should actually explicitly fallback to English (English variants and dialects). These new explicit fallbacks are used by ResourceLoaderImageModule, and this change doesn't affect the message fall through system. Bug: T203350 Change-Id: I6b68a17f4d69341bccdae748727b5133a600d8bc
* Migrate translations for core to JSON formatSiebrand Mazeland2014-04-011-70/+0
| | | | | | Largest patch set in the history of MediaWiki! Change-Id: I918cfdc46c099017ca3622d1bcbbdd30c4fd00f6
* Localisation updates from https://translatewiki.net.Translation updater bot2013-12-071-4/+1
| | | | Change-Id: Id32d5c87533081016e6a00312703f450782a1d6d
* Localisation updates from http://translatewiki.net.Translation updater bot2012-10-031-24/+24
| | | | Change-Id: I766bdb2f0fd630144b1bd56f0fa5135af8fbdf5d
* Add missing authors to message files that were in the past imported/copied ↵Robin Pepermans2011-09-051-1/+1
| | | | | | | | | from the respective Wikipedias Add one message to ks-arab/ks-deva from kswiki Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/96285
* (bug 14866) 'recentchangeslinked' should be split into individual messagesSiebrand Mazeland2009-06-031-1/+3
| | | | | | | * Copy 'recentchangeslinked' to 'recentchangeslinked-feed' and 'recentchangeslinked-toolbox' to allow more fine grained customisation of the UI. Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/51441
* Per discussion at the developer meeting: Remove arbitrary sprinkled message ↵Raimond Spekking2009-04-161-0/+3
| | | | | | | | | | 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
* Localisation updates for core messages from BetawikiSiebrand Mazeland2008-11-171-0/+3
| | | | | | | | | * re-export new search UI messages * copy contents of 'helppage' to 'searchhelp-url' Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/43599
* Localisation updates for core messages from Betawiki (2008-07-08 23:21 CEST)Siebrand Mazeland2008-07-081-1/+0
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/37356
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+2
| | | | | | | | | | | | | | | | | | 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
* Added message 'mainpage-description' as duplicate of 'mainpage' and added it ↵Siebrand Mazeland2008-04-101-6/+7
| | | | | | | | | | | to message 'sidebar' Fixes: (bug 6332) Lacking entry Mainpage-url (bug 8617) Separate main page url and name Thanks: Danny B., Milda (for the implementation and regex) Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/33084
* Import from http://pih.wikipedia.orgSiebrand Mazeland2008-02-041-0/+64
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/30545