| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9403dab8d732a054d0fd6c787b050ebcd6cb3cb0..ee991a2385238c9d35dea7ff87cbed0b30467db8 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5593,11 +5593,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Reset to Default
|
| </message>
|
| </if>
|
| - <if expr="is_macosx">
|
| - <message name="IDS_ZOOM_SET_DEFAULT_SHORT" desc="In Title Case: The short text label of a button which, when clicked, returns the page to default zoom">
|
| - Reset
|
| - </message>
|
| - </if>
|
| + <message name="IDS_ZOOM_SET_DEFAULT_SHORT" desc="In Title Case: The short text label of a button which, when clicked, returns the page to default zoom">
|
| + Reset
|
| + </message>
|
|
|
| <!--Accessible name/action strings-->
|
| <message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The format for the accessible title of an incognito window">
|
|
|