• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

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

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

packages/apps/Settings


コミットメタ情報

リビジョン48ec74592d11aad3c5ae1012266cf7b162af8edb (tree)
日時2020-12-31 11:31:39
作者Hugh Chen <hughchen@goog...>
コミッターBryan Ferris

ログメッセージ

RESTRICT AUTOMERGE Update String

Remove brackets.

Bug: 176106404
Bug: 167403112
Test: build pass
Change-Id: Ib9a3c4fa3c6ea1ca54244d672bdc3e12d51a719f

変更サマリ

差分

--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9058,11 +9058,11 @@
90589058 <!-- Bluetooth message permission alert for dialog title [CHAR LIMIT=none] -->
90599059 <string name="bluetooth_message_access_dialog_title">Allow access to messages?</string>
90609060 <!-- Bluetooth message permission alert for dialog content [CHAR LIMIT=none] -->
9061- <string name="bluetooth_message_access_dialog_content">An untrusted Bluetooth device, [<xliff:g id="device_name" example="My device">%1$s</xliff:g>], wants to access your messages.\n\nYou haven\u2019t connected to [<xliff:g id="device_name" example="My device">%2$s</xliff:g>] before.</string>
9061+ <string name="bluetooth_message_access_dialog_content">An untrusted Bluetooth device, <xliff:g id="device_name" example="My device">%1$s</xliff:g>, wants to access your messages.\n\nYou haven\u2019t connected to <xliff:g id="device_name" example="My device">%2$s</xliff:g> before.</string>
90629062 <!-- Bluetooth phonebook permission alert for notification content [CHAR LIMIT=none] -->
90639063 <string name="bluetooth_phonebook_access_notification_content">Untrusted device wants to access your contacts and call log. Tap for details.</string>
90649064 <!-- Bluetooth phonebook permission alert for dialog title [CHAR LIMIT=none] -->
90659065 <string name="bluetooth_phonebook_access_dialog_title">Allow access to contacts and call log?</string>
90669066 <!-- Bluetooth phonebook permission alert for dialog content [CHAR LIMIT=none] -->
9067- <string name="bluetooth_phonebook_access_dialog_content">An untrusted Bluetooth device, [<xliff:g id="device_name" example="My device">%1$s</xliff:g>], wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven\u2019t connected to [<xliff:g id="device_name" example="My device">%2$s</xliff:g>] before.</string>
9067+ <string name="bluetooth_phonebook_access_dialog_content">An untrusted Bluetooth device, <xliff:g id="device_name" example="My device">%1$s</xliff:g>, wants to access your contacts and call log. This includes data about incoming and outgoing calls.\n\nYou haven\u2019t connected to <xliff:g id="device_name" example="My device">%2$s</xliff:g> before.</string>
90689068 </resources>