Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
Add translateWith (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrenatal committed Dec 20, 2022
1 parent 89a1fcd commit 161f167
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions en_US/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,5 +208,15 @@
"neverOfferTranslation": {
"message": "Never offer translations",
"description": "Option to prevent the translation bar from being automatically displayed"
},
"translateWith": {
"message": "Translate with $FIREFOXTRANSLATIONS$",
"description":"Context menu item that copies the selected text in a popup dialog where it can be translated with Firefox Translations.",
"placeholders": {
"firefoxtranslations" : {
"content": "$1",
"example": "Firefox Translations"
}
}
}
}

0 comments on commit 161f167

Please sign in to comment.