r75916 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75915‎ | r75916 | r75917 >
Date:12:29, 3 November 2010
Author:raymond
Status:ok (Comments)
Tags:
Comment:
Follow-up r75894 for consistent wording
Add extension to Translatewiki
Modified paths:
  • /trunk/extensions/PdfBook/PdfBook.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/PdfBook/PdfBook.i18n.php
@@ -14,7 +14,8 @@
1515 * @author Aran Dunkley
1616 */
1717 $messages['en'] = array(
18 - 'pdfbook-action' => "Print as PDF",
19 - 'pdfbook-log' => "$1 exported as a PDF book",
20 - 'pdfbook-desc' => "Composes a book from articles in a category and exports as a PDF book",
 18+ 'pdfbook-action' => 'Print as PDF',
 19+ 'pdfbook-log' => '$1 exported as a PDF book',
 20+ 'pdfbook-desc' => 'Composes a book from pages in a category and exports as a PDF book',
2121 );
 22+

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r75894add i18nnad01:15, 3 November 2010

Comments

#Comment by Nikerabbit (talk | contribs)   17:19, 3 November 2010

pdfbook-log needs message documentation, preferable the -action too.

#Comment by Siebrand (talk | contribs)   16:28, 8 March 2011

Can you have a look at this, Raymond?

Status & tagging log