mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-12 09:18:59 +00:00
ffe7330605
Change-Id: I3ed1ad2e01fbe70dd08e7f5e216848de690bc50e
24 lines
1.6 KiB
JSON
24 lines
1.6 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Shirayuki",
|
|
"Liuxinyu970226"
|
|
]
|
|
},
|
|
"popups-message": "Name shown in user preference for this extension",
|
|
"popups-desc": "{{desc|name=Popups|url=https://www.mediawiki.org/wiki/Extension:Popups}}",
|
|
"popups-last-edited": "Message to show time span since the page was last edited. Parameters:\n* $1 - the timespan in words (localized). e.g. \"3 months ago\"",
|
|
"popups-redirects": "Unused at this time.\n\nMessage shown when the hovercard is showing a redirected page.\n\nParameters:\n* $1 - Redirect target page",
|
|
"popups-settings-title": "Title used for the setting's dialog",
|
|
"popups-settings-description": "Description for the setting's dialog",
|
|
"popups-settings-option-simple": "Title for the reader hovercard option\n{{Identical|Simple}}",
|
|
"popups-settings-option-simple-description": "Description for the reader hovercard option",
|
|
"popups-settings-option-advanced": "Title for the editor or navigation popups option\n{{Identical|Advanced}}",
|
|
"popups-settings-option-advanced-description": "Description for the editor or navigation popups option",
|
|
"popups-settings-option-off": "Title to turn off hovercards option.\n\nSee also:\n* {{msg-mw|Popups-settings-enable}}",
|
|
"popups-settings-option-off-description": "Description for turn off hovercards option",
|
|
"popups-settings-save": "Save buttton for the setting's dialoag\n{{Identical|Save}}",
|
|
"popups-settings-cancel": "Cancel button for the setting's dialog\n{{Identical|Cancel}}",
|
|
"popups-settings-enable": "Link on the footer to enable hovercards if its disabled.\n\nSee also:\n* {{msg-mw|Popups-settings-option-off}}"
|
|
}
|