• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/Settings


コミットメタ情報

リビジョン6117acedb07e4d9aa057b07db85ae80bc131985d (tree)
日時2020-11-19 15:43:06
作者Wesley.CW Wang <wesleycwwang@goog...>
コミッターWesley Wang

ログメッセージ

Add Battery Defender strings to Settings

Bug: 172794045
Test: make SettingsRoboTests
Change-Id: I44f669879a4cb141d3107f77c6a78a1a4406e37c

変更サマリ

差分

--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5653,6 +5653,10 @@
56535653 <string name="battery_tip_high_usage_title" product="device">Device used more than usual</string>
56545654 <!-- Summary for the battery high usage tip, which presents battery may run out earlier [CHAR LIMIT=NONE] -->
56555655 <string name="battery_tip_high_usage_summary">Battery may run out earlier than usual</string>
5656+ <!-- Title for the battery limited temporarily tip [CHAR LIMIT=NONE] -->
5657+ <string name="battery_tip_limited_temporarily_title">Battery limited temporarily</string>
5658+ <!-- Summary for the battery limited temporarily tip [CHAR LIMIT=NONE] -->
5659+ <string name="battery_tip_limited_temporarily_summary">Helps preserve battery health. Tap to learn more.</string>
56565660 <!-- Message for battery tip dialog to show the status about the battery [CHAR LIMIT=NONE] -->
56575661 <string name="battery_tip_dialog_message" product="default">Your phone has been used more than usual. Your battery may run out sooner than expected.\n\nTop apps by battery usage:</string>
56585662 <!-- Message for battery tip dialog to show the status about the battery [CHAR LIMIT=NONE] -->