jenkins-bot has submitted this change and it was merged.

Change subject: American spelling for recognized/unrecognized
......................................................................


American spelling for recognized/unrecognized

Change-Id: I1d03a8a91e042488ebe7627e208d1471059fa583
---
M Score.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Score.i18n.php b/Score.i18n.php
index c5deaf3..c6f8567 100644
--- a/Score.i18n.php
+++ b/Score.i18n.php
@@ -37,7 +37,7 @@
 $1',
        'score-desc' => 'Adds a tag for rendering musical scores with LilyPond',
        'score-getcwderr' => 'Unable to obtain current working directory',
-       'score-invalidlang' => 'Invalid score language 
lang="<nowiki>$1</nowiki>". Currently recognised languages are lang="lilypond" 
(the default) and lang="ABC".',
+       'score-invalidlang' => 'Invalid score language 
lang="<nowiki>$1</nowiki>". Currently recognized languages are lang="lilypond" 
(the default) and lang="ABC".',
        'score-invalidoggoverride' => 'The file "<nowiki>$1</nowiki>" you 
specified with override_ogg is invalid. Please specify the file name only, omit 
<nowiki>[[…]]</nowiki> and the "{{ns:file}}:" prefix.',
        'score-midioverridenotfound' => 'The file "<nowiki>$1</nowiki>" you 
specified with override_midi could not be found. Please specify the file name 
only, omit <nowiki>[[…]]</nowiki> and the "{{ns:file}}:" prefix.',
        'score-noabcinput' => 'ABC source file $1 could not be created.',
@@ -74,7 +74,7 @@
        'score-compilererr' => 'Displayed if the LilyPond code could not be 
compiled. $1 is the error (generally big block of text in a pre tag)',
        'score-desc' => 
'{{desc|name=Score|url=http://www.mediawiki.org/wiki/Extension:Score}}',
        'score-getcwderr' => 'Displayed if the extension cannot obtain the 
current working directory.',
-       'score-invalidlang' => 'Displayed if the lang="…" attribute contains an 
unrecognised score language. $1 is the unrecognised language.',
+       'score-invalidlang' => 'Displayed if the lang="…" attribute contains an 
unrecognized score language. $1 is the unrecognized language.',
        'score-invalidoggoverride' => 'Displayed if the file specified with the 
override_ogg="…" attribute is invalid. $1 is the value of the override_ogg 
attribute.',
        'score-midioverridenotfound' => 'Displayed if the file specified with 
the override_midi="…" attribute could not be found. $1 is the value of the 
override_midi attribute.',
        'score-noabcinput' => 'Displayed if an ABC source file could not be 
created for lang="ABC". $1 is the path to the file that could not be created.',

-- 
To view, visit https://gerrit.wikimedia.org/r/52231
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1d03a8a91e042488ebe7627e208d1471059fa583
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Score
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to