aboutsummaryrefslogtreecommitdiffstats
path: root/languages/messages/MessagesAv.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge Interwiki extension into coreDringsim2024-12-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | Merge Interwiki extension into core, with some changes: * Always register 'interwiki' user right and 'interwiki' log type, and remove $wgInterwikiViewOnly * Remove nonstandard 'intro' and 'body' CSS classes on Special:Interwiki * Make interlanguage special cases be conditional on $wgInterwikiMagic * Other cleanups * Add SpecialInterwikiTest * Add a constant MW_HAS_SPECIAL_INTERWIKI which can be used in config to suppress loading of the extension. After merging Interwiki extension into core we can remove InterwikiLoadPrefix hook, which is incompatible with Parsoid. Bug: T33951 Bug: T270444 Bug: T312425 Bug: T315759 Bug: T357247 Depends-On: I0d02d93f49c746a7ce86b72b456f13c4af9b6c34 Change-Id: I05049e7c2e056928977245367583d027b80ef613
* Copy the Renameuser extension into coreTim Starling2023-03-031-0/+1
| | | | | | | | | Copy the Renameuser extension into core, with minimal code changes. The hook handlers are inlined into Article, SpecialLog and SpecialContributions. Bug: T27482 Change-Id: I314021f4138773df6aaf2753b33ab8283cd16974
* 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
* Add linkTrail for several Cyrillic-script languagesAmir Aharoni2021-11-081-0/+2
| | | | | | | | | | In all of these, the trail is based on the Russian alphabet, with the addition for the following characters: * јҥӧӱ for the Altai language. * Ӏ (Palochka) for the other languages, spoken in Northern Caucasus. Bug: T290359 Change-Id: Id09b75ff2d54805c79dde0df361e152ab771c7e2
* Sort special page alises alphabeticallyUmherirrender2020-10-301-2/+3
| | | | | | | Use @phpcs-require-sorted-array from new codesniffer release 32.0.0 Bug: T255826 Change-Id: I827d1f5010d000609324ec398beeb142d9bac299
* Add Avar namespace namesAmir Aharoni2020-10-091-0/+24
| | | | | Bug: T265165 Change-Id: I9bed32d88bc20faef716fdcb9627eb2be9371224
* Convert all array() syntax to []Kunal Mehta2016-02-171-100/+100
| | | | | | | | | | Per wikitech-l consensus: https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084821.html Notes: * Disabled CallTimePassByReference due to false positives (T127163) Change-Id: I2c8ce713ce6600a0bb7bf67537c87044c7a45c4b
* Remove references to Popularpages aliasMark A. Hershberger2015-07-251-1/+0
| | | | | | The bit being removed here causes a NOTICE with HitCounters. Change-Id: I318eb641d4ed4b50dea0a172cf7970045b3a49e7
* Localisation updates from https://translatewiki.net.Siebrand Mazeland2015-01-291-0/+101
| | | | | | Updates for special page aliases. Change-Id: Ic2b34a948d527cee6b76abd7e24a6d8a33b65bd2
* Cleanup message file documentationNiklas Laxström2014-06-051-2/+1
| | | | | | | | * Interface strings are now elsewhere * MessagesQQQ no longer exists * Prefer https for translatewiki.net Change-Id: I76652ea94cca80441cd5d978029e4707ee41c4fd
* Migrate translations for core to JSON formatSiebrand Mazeland2014-04-011-120/+0
| | | | | | Largest patch set in the history of MediaWiki! Change-Id: I918cfdc46c099017ca3622d1bcbbdd30c4fd00f6
* Localisation updates from https://translatewiki.net.Translation updater bot2013-12-071-1/+5
| | | | Change-Id: Id32d5c87533081016e6a00312703f450782a1d6d
* Localisation updates from http://translatewiki.net.Translation updater bot2012-10-031-42/+42
| | | | Change-Id: I766bdb2f0fd630144b1bd56f0fa5135af8fbdf5d
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2011-09-261-3/+0
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/98167
* (no commit message)Raimond Spekking2011-06-291-22/+23
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/91107
* Follow-up r85724: update messages.inc and rebuild all language files.Siebrand Mazeland2011-04-091-3/+0
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/85728
* Localisation updates for core messages from translatewiki.net (2009-09-12 ↵Siebrand Mazeland2009-09-121-9/+20
| | | | | | | 21:01 UTC) Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/56244
* Localisation updates for core messages from translatewiki.net (2009-08-09 ↵Siebrand Mazeland2009-08-091-0/+3
| | | | | | | 20:10 UTC) Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/54681
* Localisation updates for core messages from translatewiki.net (2009-05-25 ↵Siebrand Mazeland2009-05-251-3/+0
| | | | | | | 21:04 UTC) Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/50991
* Follow-up on r49790, r49898, r49899, r49900, r49901, r49902, r49904, r49907, ↵Siebrand Mazeland2009-04-261-6/+7
| | | | | | | | | r49908, r49909, r49910, r49913, r49914 * rebuild all message files Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/49916
* 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
* Remove fixed characters (spaces and comma) from listToText().Siebrand Mazeland2008-11-211-1/+1
| | | | | | | | * Updated message 'and' for all languages to keep behaviour the same, no change for 'ksh' (wanted behaviour), changed 'en' (trailing comma). * Added message 'word-separator' as optional message. Just a space for all languages at the moment. Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/43787
* Localisation updates for core messages from BetawikiSiebrand Mazeland2008-09-131-0/+4
| | | | | | | * also includes messages previously part of extension Newuserlog Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/40781
* Localisation updates for core messages from Betawiki (2008-08-08 10:12 CEST)Siebrand Mazeland2008-08-081-1/+1
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/38860
* Localisation updates for core messages from Betawiki (2008-08-04 22:51 CEST)Siebrand Mazeland2008-08-041-1/+0
| | | | | | | * Also: remove some meta maintenance author artifacts for Niklas, SPQRobin, M.M.S., Siebrand, Jhs. Would otherwise have been removed on Betawiki export. Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/38598
* 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
* Localisation updates for core messages from Betawiki (2008-06-04 21:52 CEST)Siebrand Mazeland2008-06-041-4/+6
| | | | | | | | * additionally processed r35871 for remaining localisations (documentation moved from meta: to mediawiki:) * rebuilt all language files Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/35878
* 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-5/+6
| | | | | | | | | | | 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
* All messages files rebuilt and unknown messages removedSiebrand Mazeland2008-03-181-3/+3
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/32142
* * Add a nice fieldset around the input formRaimond Spekking2008-03-111-1/+1
| | | | | | | | | | * Use proper XML functions * Make the title/subtitle of input form and success page consistent with delete/filedelete/filerevert forms * Rename the former title message to the new legend message for all languages * Kill whitespaces Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/31775
* * removed 'missingimage' (was removed from code in r8412)Siebrand Mazeland2008-02-161-3/+1
| | | | | | | * rebuilt all messages files, removed obsolete/unknown messages Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/30992
* Localisation updates for core messages from BetawikiSiebrand Mazeland2008-01-171-4/+112
| | | | | | | * adding messages imported from av.wikipedia Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/29906
* Remove ?>'s from files. They're pointless, and just asking for people to ↵Aryeh Gregor2007-06-291-1/+0
| | | | | | | 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
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/19502
* Restructured the languages directory, to avoid problems when people untar MW ↵Tim Starling2006-10-041-0/+9
1.8 over the top of a 1.7 installation. Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/16773