Skip to content

Commit

Permalink
Issue mozilla-mobile#1880 - Add error string for duplicate search eng…
Browse files Browse the repository at this point in the history
…ine.
  • Loading branch information
liuche committed Dec 8, 2017
1 parent 5de513a commit 0dfa77e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
<string name="search_add_confirmation">New search engine added.</string>

<string name="search_add_error_empty_name">Enter search engine name</string>
<string name="search_add_error_duplicate_name">An installed search engine is already using that name.</string>

<string name="search_add_error_empty_search">Enter search string</string>

Expand Down

0 comments on commit 0dfa77e

Please sign in to comment.