Raimond Spekking has submitted this change and it was merged. Change subject: Unbreak translatewiki.net scripts ......................................................................
Unbreak translatewiki.net scripts Followup to https://gerrit.wikimedia.org/r/#/c/81503/9/PronunciationRecording.i18n.php,unified Change-Id: Iae58a233a3795044b3b07a4bb620e9ff4fcb7e83 --- M PronunciationRecording.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Raimond Spekking: Verified; Looks good to me, approved diff --git a/PronunciationRecording.i18n.php b/PronunciationRecording.i18n.php index 23a9fbc..d9eefed 100644 --- a/PronunciationRecording.i18n.php +++ b/PronunciationRecording.i18n.php @@ -21,7 +21,7 @@ 'pronunciationrecording-toolbar-upload-label' => 'Upload', 'pronunciationrecording-webaudio-not-supported' => 'WebAudio API is not supported for this browser', 'pronunciationrecording-specialpage-error-nologin' => 'You must be [$1 logged in] to record and upload pronunciations.', - ); +); /** Message documentation (Message documentation) * @author Shirayuki -- To view, visit https://gerrit.wikimedia.org/r/85176 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iae58a233a3795044b3b07a4bb620e9ff4fcb7e83 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/PronunciationRecording Gerrit-Branch: master Gerrit-Owner: Raimond Spekking <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
