Commit 796722dc authored by Esmael El-Moslimany's avatar Esmael El-Moslimany Committed by Commit Bot

Settings WebUI: removing unnecessary ellipses

Bug: 706795
Change-Id: I524a968de6e1d41d920fc8e70dcda0cdf778a380
Reviewed-on: https://chromium-review.googlesource.com/993239Reviewed-by: default avatarScott Chen <scottchen@chromium.org>
Commit-Queue: Esmael El-Moslimany <aee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#548208}
parent 5a0bd4b4
...@@ -560,7 +560,7 @@ ...@@ -560,7 +560,7 @@
Open with... Open with...
</message> </message>
<message name="IDS_FILE_BROWSER_MORE_ACTIONS_BUTTON_LABEL" desc="Menu item label, showing dialog to choose extension to open/share/pack/etc... selected files or directories."> <message name="IDS_FILE_BROWSER_MORE_ACTIONS_BUTTON_LABEL" desc="Menu item label, showing dialog to choose extension to open/share/pack/etc... selected files or directories.">
More actions... More actions
</message> </message>
<message name="IDS_FILE_BROWSER_OPEN_WITH_VERB_BUTTON_LABEL" desc="Verb that describe the action of opening one or more files or directories with the given extension."> <message name="IDS_FILE_BROWSER_OPEN_WITH_VERB_BUTTON_LABEL" desc="Verb that describe the action of opening one or more files or directories with the given extension.">
Open with <ph name="EXTENSION_NAME">$1<ex>Gallery</ex></ph> Open with <ph name="EXTENSION_NAME">$1<ex>Gallery</ex></ph>
......
...@@ -1638,7 +1638,7 @@ are declared in build/common.gypi. ...@@ -1638,7 +1638,7 @@ are declared in build/common.gypi.
</message> </message>
<message name="IDS_DOWNLOAD_MORE_ACTIONS" <message name="IDS_DOWNLOAD_MORE_ACTIONS"
desc="Tooltip of a button on the downloads page that shows a menu with actions like 'Open downloads folder' or 'Clear all'"> desc="Tooltip of a button on the downloads page that shows a menu with actions like 'Open downloads folder' or 'Clear all'">
More actions... More actions
</message> </message>
<message name="IDS_DOWNLOAD_BY_EXTENSION_URL" <message name="IDS_DOWNLOAD_BY_EXTENSION_URL"
desc="Indicates which extension downloaded this file by name and URL."> desc="Indicates which extension downloaded this file by name and URL.">
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<!-- Shared across multiple pages --> <!-- Shared across multiple pages -->
<message name="IDS_SETTINGS_MORE_ACTIONS" desc="Tooltip text (shows on hover or for screenreaders) for a button that shows a menu with more actions when clicked or tapped"> <message name="IDS_SETTINGS_MORE_ACTIONS" desc="Tooltip text (shows on hover or for screenreaders) for a button that shows a menu with more actions when clicked or tapped">
More actions... More actions
</message> </message>
<!-- About Page --> <!-- About Page -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment