[MediaWiki-commits] [Gerrit] Update i18n - change (mediawiki...Scribunto)

2013-03-01 Thread Anomie (Code Review)
Anomie has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/51674


Change subject: Update i18n
..

Update i18n

Add missing /qqq messages, and remove an unused message.

Bug: 39125
Change-Id: Ib1c21cc4eb334b42408e24051809ab3c0d8da796
---
M Scribunto.i18n.php
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Scribunto 
refs/changes/74/51674/1

diff --git a/Scribunto.i18n.php b/Scribunto.i18n.php
index 1586201..238d0a2 100644
--- a/Scribunto.i18n.php
+++ b/Scribunto.i18n.php
@@ -34,7 +34,6 @@
'scribunto-console-title' = 'Debug console',
'scribunto-console-too-large' = 'This console session is too large. 
Please clear the console history or reduce the size of the module.',
'scribunto-console-current-src' = 'console input',
-   'scribunto-console-previous-src' = 'previous console input',
'scribunto-console-clear' = 'Clear',
'scribunto-console-cleared' = 'The console state was cleared because 
the module was updated.',
'scribunto-console-cleared-session-lost' = 'The console state was 
cleared because the session data was lost.',
@@ -91,6 +90,8 @@
'scribunto-console-intro' = 'An explanatory message shown to module 
programmers in the debug console, where they can run Lua commands and see how 
they work.
 
 Module exports are the names that are exported. See the chapter 
[http://www.lua.org/pil/15.2.html Privacy] in the book Programming in Lua.',
+   'scribunto-console-title' = 'Legend for the debug console fieldset',
+   'scribunto-console-too-large' = 'Error message displayed when the 
console history contains too much data.',
'scribunto-console-current-src' = 'Name of the fictional Lua module 
created in the debugging console. May appear e.g. in Lua error messages (like 
$1 in {{msg-mw|Scribunto-module-line}})',
'scribunto-console-clear' = '{{Identical|Clear}}',
'scribunto-console-cleared' = 'Message displayed in the console when 
the module source has been changed.',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib1c21cc4eb334b42408e24051809ab3c0d8da796
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Anomie bjor...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Update i18n - change (mediawiki...Scribunto)

2013-03-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Update i18n
..


Update i18n

Add missing /qqq messages, and remove an unused message.

Bug: 39125
Change-Id: Ib1c21cc4eb334b42408e24051809ab3c0d8da796
---
M Scribunto.i18n.php
1 file changed, 2 insertions(+), 1 deletion(-)

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



diff --git a/Scribunto.i18n.php b/Scribunto.i18n.php
index 1586201..238d0a2 100644
--- a/Scribunto.i18n.php
+++ b/Scribunto.i18n.php
@@ -34,7 +34,6 @@
'scribunto-console-title' = 'Debug console',
'scribunto-console-too-large' = 'This console session is too large. 
Please clear the console history or reduce the size of the module.',
'scribunto-console-current-src' = 'console input',
-   'scribunto-console-previous-src' = 'previous console input',
'scribunto-console-clear' = 'Clear',
'scribunto-console-cleared' = 'The console state was cleared because 
the module was updated.',
'scribunto-console-cleared-session-lost' = 'The console state was 
cleared because the session data was lost.',
@@ -91,6 +90,8 @@
'scribunto-console-intro' = 'An explanatory message shown to module 
programmers in the debug console, where they can run Lua commands and see how 
they work.
 
 Module exports are the names that are exported. See the chapter 
[http://www.lua.org/pil/15.2.html Privacy] in the book Programming in Lua.',
+   'scribunto-console-title' = 'Legend for the debug console fieldset',
+   'scribunto-console-too-large' = 'Error message displayed when the 
console history contains too much data.',
'scribunto-console-current-src' = 'Name of the fictional Lua module 
created in the debugging console. May appear e.g. in Lua error messages (like 
$1 in {{msg-mw|Scribunto-module-line}})',
'scribunto-console-clear' = '{{Identical|Clear}}',
'scribunto-console-cleared' = 'Message displayed in the console when 
the module source has been changed.',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1c21cc4eb334b42408e24051809ab3c0d8da796
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Anomie bjor...@wikimedia.org
Gerrit-Reviewer: Aaron Schulz asch...@wikimedia.org
Gerrit-Reviewer: Demon ch...@wikimedia.org
Gerrit-Reviewer: Siebrand siebr...@wikimedia.org
Gerrit-Reviewer: jenkins-bot

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits