Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(522)

Unified Diff: ui/chromeos/ui_chromeos_strings.grd

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert remaining ellipsis Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/chromeos/ui_chromeos_strings.grd
diff --git a/ui/chromeos/ui_chromeos_strings.grd b/ui/chromeos/ui_chromeos_strings.grd
index f49bc36fb7b9173666a528c06a3a84033ea7dc5a..e7c4b9531fccf9d0f7565c99129a5d9befb0fe8f 100644
--- a/ui/chromeos/ui_chromeos_strings.grd
+++ b/ui/chromeos/ui_chromeos_strings.grd
@@ -121,13 +121,13 @@
<release seq="1" allow_pseudo="false">
<messages fallback_to_english="true">
<message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when scanning for cellular networks">
- Searching for cellular networks...
+ Searching for cellular networks&#8230;
</message>
<message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network device.">
Ethernet
</message>
<message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message for the status area when initializing the cellular device.">
- Initializing cellular modem...
+ Initializing cellular modem&#8230;
</message>
<message name="IDS_ASH_STATUS_TRAY_NETWORK_ACTIVATING" desc="Message for the network tray tooltip and network list when activating a network.">
Activating <ph name="NAME">$1<ex>YBH Cellular</ex></ph>
@@ -145,13 +145,13 @@
Activate <ph name="NETWORKSERVICE">$1<ex>YBH Cellular</ex></ph>
</message>
<message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message for the network list when activating a network.">
- <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating...
+ <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating&#8230;
</message>
<message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message for the network list when connecting to a network.">
- <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting...
+ <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting&#8230;
</message>
<message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_RECONNECTING" desc="Message for the network list when reconnecting to a network.">
- <ph name="NAME">$1<ex>Company VPN</ex></ph>: Reconnecting...
+ <ph name="NAME">$1<ex>Company VPN</ex></ph>: Reconnecting&#8230;
</message>
<message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Description in status area or network list when no network is connected.">
No network
@@ -179,7 +179,7 @@
Wi-Fi is turned off.
</message>
<message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning for wifi networks">
- Searching for Wi-Fi networks...
+ Searching for Wi-Fi networks&#8230;
</message>
<!-- Default user profile images. -->

Powered by Google App Engine
This is Rietveld 408576698