Skip to content

Commit

Permalink
fix: use full name for browser toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Sep 11, 2017
1 parent ac52aec commit 3e9893b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/_locales/en/messages-firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
},

"optionValue_searchAllEnginesAction_main": {
"message": "Search all engines from toolbar and address bar",
"message": "Search all engines from browser toolbar and address bar",
"description": "Value of the option."
},

"optionValue_searchAllEnginesAction_sub": {
"message": "Search all engines from toolbar and address bar popup",
"message": "Search all engines from browser toolbar and address bar popup",
"description": "Value of the option."
},

"optionValue_searchAllEnginesAction_false": {
"message": "Do not search all engines from toolbar and address bar",
"message": "Do not search all engines from browser toolbar and address bar",
"description": "Value of the option."
}
}
6 changes: 3 additions & 3 deletions src/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,17 +248,17 @@
},

"optionValue_searchAllEnginesAction_main": {
"message": "Search all engines from toolbar",
"message": "Search all engines from browser toolbar",
"description": "Value of the option."
},

"optionValue_searchAllEnginesAction_sub": {
"message": "Search all engines from toolbar popup",
"message": "Search all engines from browser toolbar popup",
"description": "Value of the option."
},

"optionValue_searchAllEnginesAction_false": {
"message": "Do not search all engines from toolbar",
"message": "Do not search all engines from browser toolbar",
"description": "Value of the option."
},

Expand Down

0 comments on commit 3e9893b

Please sign in to comment.