aboutsummaryrefslogtreecommitdiffstats
path: root/languages/messages/MessagesAv.php
Commit message (Collapse)AuthorAgeFilesLines
* 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