OSDN Git Service

Fixed improper capitalization related to trademark term in BT
authorSanket Padawe <sanketpadawe@google.com>
Wed, 26 Nov 2014 20:00:58 +0000 (12:00 -0800)
committerSanket Padawe <sanketpadawe@google.com>
Mon, 1 Dec 2014 19:53:53 +0000 (19:53 +0000)
Bug: 18362051
Change-Id: I3074e120a5b261fbcb5d429bae47d233ad6fd695

res/values/strings.xml

index cfb5753..c5d1bb6 100644 (file)
     <string name="bluetooth_empty_list_user_restricted">You don\'t have permission to change Bluetooth settings.</string>
 
     <!-- Bluetooth Visibility message.  This message informs the user that their device is now visible to other bluetooth devices.  [CHAR LIMIT=NONE] -->
-    <string name="bluetooth_is_visible_message"><xliff:g id="device_name">%1$s</xliff:g> is visible to nearby devices while Bluetooth Settings is open.</string>
+    <string name="bluetooth_is_visible_message"><xliff:g id="device_name">%1$s</xliff:g> is visible to nearby devices while Bluetooth settings is open.</string>
     <!-- Bluetooth Visibility discoonect question.  Asks the user if they wish to disconnect a paired bluetooth device.  [CHAR LIMIT=50] -->
     <string name="bluetooth_is_disconnect_question">Disconnect <xliff:g id="device_name">%1$s</xliff:g>?</string>
     <!-- Bluetooth broadcasting settings, option to enable/disable broadcasting -->