Scribunto API help text clarified

See
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-scribunto-console-param-title/en

Change-Id: Ia9da7271800325977fc564a256ad191c34f5502c
This commit is contained in:
Purodha 2015-03-24 08:22:34 +00:00
parent 5b25b12778
commit 50cefd0a1a

View file

@ -63,7 +63,7 @@
"scribunto-limitreport-profile-percent": "$1%", "scribunto-limitreport-profile-percent": "$1%",
"scribunto-limitreport-logs": "Lua logs", "scribunto-limitreport-logs": "Lua logs",
"apihelp-scribunto-console-description": "Internal module for servicing XHR requests from the Scribunto console.", "apihelp-scribunto-console-description": "Internal module for servicing XHR requests from the Scribunto console.",
"apihelp-scribunto-console-param-title": "The module title to test.", "apihelp-scribunto-console-param-title": "The title of the module to test.",
"apihelp-scribunto-console-param-content": "The new content of the module.", "apihelp-scribunto-console-param-content": "The new content of the module.",
"apihelp-scribunto-console-param-session": "Session token.", "apihelp-scribunto-console-param-session": "Session token.",
"apihelp-scribunto-console-param-question": "The next line to evaluate as a script.", "apihelp-scribunto-console-param-question": "The next line to evaluate as a script.",