https://www.mediawiki.org/wiki/Special:Code/MediaWiki/115345
Revision: 115345 Author: siebrand Date: 2012-05-12 19:28:51 +0000 (Sat, 12 May 2012) Log Message: ----------- Localisation updates from http://translatewiki.net. Modified Paths: -------------- trunk/extensions/ProtectSection/ProtectSection.i18n.php Modified: trunk/extensions/ProtectSection/ProtectSection.i18n.php =================================================================== --- trunk/extensions/ProtectSection/ProtectSection.i18n.php 2012-05-12 19:28:47 UTC (rev 115344) +++ trunk/extensions/ProtectSection/ProtectSection.i18n.php 2012-05-12 19:28:51 UTC (rev 115345) @@ -467,6 +467,7 @@ /** Norwegian Nynorsk (Norsk (nynorsk)) * @author Harald Khan + * @author Njardarlogar */ $messages['nn'] = array( 'protectsection_desc' => 'Lèt godkjende brukarar verna delar av ei sida ved å bruka merket <code><protect></code>', @@ -631,7 +632,7 @@ 'protectsection_forbidden' => 'Мамнӯъ', ); -/** Tajik (Latin script) (tojikī) +/** Tajik (Latin script) (Tojikī) * @author Liangent */ $messages['tg-latn'] = array( @@ -686,7 +687,7 @@ 'protectsection_forbidden' => 'Proibìo', ); -/** Veps (Vepsan kel') +/** Veps (Vepsän kel’) * @author Игорь Бродский */ $messages['vep'] = array( _______________________________________________ MediaWiki-CVS mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs
