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

Unified Diff: ash/ash_strings.grd

Issue 2826483002: chromeos: Fix indentation in multi-line ash strings (Closed)
Patch Set: fingerprint strings Created 3 years, 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index bcd1472d2c3b96c73446bd9d74199c61db7b1073..572a8dd5484b4ea2e0394f43d9c647edb6cba170 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -723,12 +723,12 @@ Press Ctrl+Alt+Z to disable.
Alt+Search or Shift
</message>
<message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_CANCEL_BY_ALT_SEARCH" desc="The message shown on a bubble when caps lock is turned on.">
- CAPS LOCK is on.
- Press Alt+Search or Shift to cancel.
+CAPS LOCK is on.
+Press Alt+Search or Shift to cancel.
</message>
<message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_CANCEL_BY_SEARCH" desc="The message shown on a bubble when caps lock is turned on.">
- CAPS LOCK is on.
- Press Search or Shift to cancel.
+CAPS LOCK is on.
+Press Search or Shift to cancel.
</message>
<message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tray dialog to indicate that the battery is full.">
Battery full
@@ -953,14 +953,11 @@ Press Ctrl+Alt+Z to disable.
<message name="IDS_ASH_QUICK_UNLOCK_NOTIFICATION_BODY" desc="The body of the notification for Quick Unlock feature notification.">
QU Feature notification body goes here. QU Feature notification body goes here. QU Feature notification body goes here. QU Feature notification body goes here. QU Feature notification body goes here.
</message>
- <message name="IDS_ASH_FINGERPRINT_NOTIFICATION_TITLE" desc="The title of the
- notification for fingerprint unlock feature notification.">
+ <message name="IDS_ASH_FINGERPRINT_NOTIFICATION_TITLE" desc="The title of the notification for fingerprint unlock feature notification.">
Enable Fingerprint unlock?
</message>
- <message name="IDS_ASH_FINGERPRINT_NOTIFICATION_BODY" desc="The body of the no
- tification for fingerprint unlock feature notification.">
- Skip the lock screen by just tapping the fingerprint sensor. Click to config
- ure.
+ <message name="IDS_ASH_FINGERPRINT_NOTIFICATION_BODY" desc="The body of the notification for fingerprint unlock feature notification.">
+ Skip the lock screen by just tapping the fingerprint sensor. Click to configure.
</message>
<!-- Deprecated Accelerators Messages -->
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698