https://www.mediawiki.org/wiki/Special:Code/MediaWiki/115175

Revision: 115175
Author:   krinkle
Date:     2012-05-10 00:19:57 +0000 (Thu, 10 May 2012)
Log Message:
-----------
Mwsnapshots.i18n.php: add new msgs

Modified Paths:
--------------
    trunk/tools/ToolserverI18N/language/messages/Mwsnapshots.i18n.php

Modified: trunk/tools/ToolserverI18N/language/messages/Mwsnapshots.i18n.php
===================================================================
--- trunk/tools/ToolserverI18N/language/messages/Mwsnapshots.i18n.php   
2012-05-09 21:02:28 UTC (rev 115174)
+++ trunk/tools/ToolserverI18N/language/messages/Mwsnapshots.i18n.php   
2012-05-10 00:19:57 UTC (rev 115175)
@@ -17,6 +17,9 @@
 $messages['en'] = array(
        'title-overview' => 'Snapshots',
        'title-error' => 'Error',
+       'title-updatelog' => 'Update log',
+       'updatelog-intro' => 'The update script is scheduled to run every hour. 
Below is the console output of the last run.',
+       'updatelog-active' => 'The update script is currently running. Come 
back later for the complete log.',
        'title-downloading' => 'Downloading: $1',
        'downloading-intro' => 'Your download will start shortly...',
        'downloading-directlink' => 'Problems with the download?  Please use 
this direct link.',
@@ -24,11 +27,13 @@
        'err-invalid-repo' => 'Unknown repository: "$1".',
        'err-invalid-branch' => 'Unknown branch: "$1" in repository "$2".',
        'err-nosnapshot' => 'The snapshots are generated every few hours. While 
generating the snapshot for "$1", an error occurred. Please try again later.',
+       'err-noupdatelog' => 'No update log was found.',
        'repo-site-link' => 'Website',
        'repo-browse-link' => 'Browse repository',
        'repo-branches-label' => 'Branches:',
        'repo-lastmoddate-label' => 'Date:',
        'branches-submit-button' => 'Get it!',
+       'updatelog-link' => 'update log',
        'tablehead-repo' => 'Repository',
        'tablehead-snapshots' => 'Snapshots',
        'tablehead-branch' => 'Branch',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to