Merge "Settings: No really, keep the trailing space." into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
59ea80b781
@@ -5708,7 +5708,7 @@
|
||||
<string name="zen_mode_entry_conditions_title">Automatically turn on</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] General divider text when concatenating multiple items in a text summary -->
|
||||
<string name="summary_divider_text">, </string>
|
||||
<string name="summary_divider_text">,\u0020</string>
|
||||
|
||||
<!-- [CHAR LIMIT=40] Zen mode settings: Entry conditions option: value when blank -->
|
||||
<string name="zen_mode_entry_conditions_summary_none">Never</string>
|
||||
|
||||
Reference in New Issue
Block a user