diff options
-rw-r--r-- | chrome/app/generated_resources.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index c821a96..d77bb4fe 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -1040,7 +1040,7 @@ each locale. --> </message> <message name="IDS_SEARCH_ENGINES_EDITOR_NEW_BUTTON" desc="Text of the new button in the search engines editor"> - Add + Add... </message> <message name="IDS_SEARCH_ENGINES_EDITOR_REMOVE_BUTTON" desc="Text of the remove button in the search engines editor"> @@ -1048,7 +1048,7 @@ each locale. --> </message> <message name="IDS_SEARCH_ENGINES_EDITOR_EDIT_BUTTON" desc="Text of the edit button in the search engines editor"> - Edit + Edit... </message> <message name="IDS_SEARCH_ENGINES_EDITOR_MAKE_DEFAULT_BUTTON" desc="Text of the button that makes the selected endint the default search engine"> |