SamanthaNguyen has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/351203 )

Change subject: <tt> to <code> tag, <tt> is deprecated in HTML5
......................................................................

<tt> to <code> tag, <tt> is deprecated in HTML5

Change-Id: Ib2d3c4e0dd82f1b2a9ff9d28b6980f1b61ffe64e
---
M extension.json
M i18n/en.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VoteNY 
refs/changes/03/351203/1

diff --git a/extension.json b/extension.json
index 82ed752..a2e26bf 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "VoteNY",
-       "version": "2.8",
+       "version": "2.8.1",
        "author": [
                "Aaron Wright",
                "David Pean",
diff --git a/i18n/en.json b/i18n/en.json
index cf0251f..1bb5a4b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -15,7 +15,7 @@
        "apihelp-voteny-example-3": "Cast a vote (3 stars out of 5) for the 
page which has the ID number 666",
        "apihelp-voteny-example-4": "Delete your vote from the page which has 
the ID number 666 which is using the star rating",
        "apihelp-voteny-example-5": "Cast a vote (4 stars out of 5) for the 
page which has the ID number 666, deleting your previous vote, if any",
-       "voteny-desc": "JavaScript-based voting with the <tt>&lt;vote&gt;</tt> 
tag",
+       "voteny-desc": "JavaScript-based voting with the 
<code>&lt;vote&gt;</code> tag",
        "voteny-link": "Vote",
        "voteny-unvote-link": "unvote",
        "voteny-community-score": "community score: $1",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2d3c4e0dd82f1b2a9ff9d28b6980f1b61ffe64e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VoteNY
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to