Raimond Spekking has uploaded a new change for review.
https://gerrit.wikimedia.org/r/79922
Change subject: Some consistency tweaks in preparation for adding extension to
translatewiki.net
......................................................................
Some consistency tweaks in preparation for adding extension to translatewiki.net
* Refine description message
* Remove Title Case
Change-Id: I2f831aab06f242d5f940e5140624a604b7cd2b24
---
M PronunciationRecording.i18n.php
1 file changed, 6 insertions(+), 7 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PronunciationRecording
refs/changes/22/79922/1
diff --git a/PronunciationRecording.i18n.php b/PronunciationRecording.i18n.php
index 318122b..b5eaa1c 100644
--- a/PronunciationRecording.i18n.php
+++ b/PronunciationRecording.i18n.php
@@ -1,6 +1,6 @@
<?php
/**
- *Internationalisation for GettingStarted
+ *Internationalisation for PronunciationRecording
*
* @file
* @ingroup Extensions
@@ -12,18 +12,18 @@
* @author spage
*/
$messages['en'] = array(
- 'pronunciationrecording-desc' => 'Adds a
[[Special:PronunciationRecording]]',
- 'pronunciationrecording-title' => 'Pronunciation Recording Tool',
+ 'pronunciationrecording-desc' => 'Adds a
[[Special:PronunciationRecording|pronunciation recording tool]]',
+ 'pronunciationrecording-title' => 'Pronunciation recording tool',
'pronunciationrecording-toolbar-record-label' => 'Record',
'pronunciationrecording-toolbar-stop-label' => 'Stop',
'pronunciationrecording-toolbar-preview-label' => 'Preview',
'pronunciationrecording-toolbar-clear-label' => 'Clear',
'pronunciationrecording-toolbar-upload-label' => 'Upload',
'pronunciationrecording-webaudio-not-supported' => 'WebAudio API is not
supported for this browser',
- );
+);
$messages['qqq'] = array(
- 'pronunciationrecording-desc' => 'Adds a
[[Special:PronunciationRecording]]',
+ 'pronunciationrecording-desc' => '{{desc}}',
'pronunciationrecording-title' => 'Used as a title message',
'pronunciationrecording-toolbar-record-label' => 'Label text for the
button to start recording',
'pronunciationrecording-toolbar-stop-label' => 'Label text for the
button to stop recording',
@@ -31,6 +31,5 @@
'pronunciationrecording-toolbar-clear-label' => 'Label text for the
button to clear the recording',
'pronunciationrecording-toolbar-upload-label' => 'Label text for the
button to upload the recording',
'pronunciationrecording-webaudio-not-supported' => 'Used as an error
message when the WebAudio API is not supported by the browser',
- );
-
+);
--
To view, visit https://gerrit.wikimedia.org/r/79922
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f831aab06f242d5f940e5140624a604b7cd2b24
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PronunciationRecording
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits