Last modified: 2006-07-13 21:43:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T8666, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6666 - Nl i18n messages Cite extension
Nl i18n messages Cite extension
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Cite (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-07-13 11:19 UTC by Siebrand Mazeland
Modified: 2006-07-13 21:43 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
patch for SpecialCite.i18n.php (469 bytes, patch)
2006-07-13 11:42 UTC, Siebrand Mazeland
Details

Description Siebrand Mazeland 2006-07-13 11:19:31 UTC
Please find below a unified diff to extensions/Cite/SpecialCite.i18n.php version 
15300 adding Dutch (Nl)strings.

--- SpecialCite.i18n.php  Thu Jul 13 13:06:56 2006
+++ SpecialCite.i18n-15300-patched.php  Thu Jul 13 13:06:56 2006
@@ -32,4 +32,10 @@
        'cite_page'   => 'Halaman:',
        'cite_submit' => 'Kutip',
 );
+$wgSpecialCiteMessages['en'] = array(
+       'cite_article_link' => 'Citeer dit artikel',
+       'cite'              => 'Citeerhulp',
+       'cite_page'         => 'Pagina:',
+       'cite_submit'       => 'Citeer',
+);
 ?>
Comment 1 Rob Church 2006-07-13 11:21:03 UTC
Please use SVN diff to generate patch file and attach them to bugs using the
attachment feature. That patch doesn't look correct to me; surely the ['en']
ought to be ['nl']?
Comment 2 Siebrand Mazeland 2006-07-13 11:42:34 UTC
Created attachment 2076 [details]
patch for SpecialCite.i18n.php

Thanks for the input, Rob. I did a checkout, fixed 'en' to 'nl' and created a
patch.
Comment 3 Rotem Liss 2006-07-13 17:19:30 UTC
r15584.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links