Merge "Fix Dark theme case" into qt-dev am: 5bfb9f3240 am: 5813622457

am: af88abb685

Change-Id: I925217030bdea6260993cc365b043fbb45e47340
This commit is contained in:
Fabian Kozynski
2019-06-24 13:09:38 -07:00
committed by android-build-merger

View File

@@ -10088,7 +10088,7 @@
<string name="demo_mode">System UI demo mode</string>
<!-- [CHAR LIMIT=60] Name of setting that changes the UI to dark -->
<string name="dark_ui_mode">Dark Theme</string>
<string name="dark_ui_mode">Dark theme</string>
<!-- [CHAR LIMIT=60] Summary string on dark theme explaining why the toggle is disabled while the setting is still on-->
<string name="dark_ui_mode_disabled_summary_dark_theme_on">On / Temporarily disabled due to Battery Saver</string>