Merge "i18n: Change the "Last edited" message to be just "Edited""

This commit is contained in:
jenkins-bot 2015-04-22 08:06:38 +00:00 committed by Gerrit Code Review
commit fd67e7b607
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
},
"popups-message": "Hovercards",
"popups-desc": "Displays hovercards with summaries of page contents when the user hovers over a page link",
"popups-last-edited": "Last edited $1",
"popups-last-edited": "Edited $1",
"popups-redirects": "redirects to <h3>$1</h3>",
"popups-settings-title": "Page preview",
"popups-settings-description": "This tool lets you preview links to wiki pages and to references.",

View file

@ -8,7 +8,7 @@
},
"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-last-edited": "Message to show time span since the page was last edited. Need not include the word \"last\". 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",