OSDN Git Service

Part of effort to remove "failure" messaging to end-users.
authorClaudia de Veaux <deveaux@google.com>
Wed, 17 Aug 2011 01:16:58 +0000 (18:16 -0700)
committerClaudia de Veaux <deveaux@google.com>
Wed, 17 Aug 2011 01:16:58 +0000 (18:16 -0700)
Bug: 5165745

Change-Id: Iffe0f7ce288c2bdb379d2a356f2c5ce346e13b43

res/values/strings.xml

index 6498f71..f3a2065 100644 (file)
     <!-- Shown when USB storage cannot be found.  [CHAR LIMIT=NONE] -->
     <string name="status_no_sd_card" product="nosdcard">No USB storage.</string>
     <string name="status_no_sd_card" product="default">No SD card. Insert an SD card to save transferred files.</string>
-    <string name="status_connection_error">Connection failure</string>
-    <string name="status_protocol_error">The request can not be handled correctly</string>
-    <string name="status_unknown_error">Unknown error</string>
+    <string name="status_connection_error">Connection unsuccessful.</string>
+    <string name="status_protocol_error">The request can\'t be handled correctly.</string>
+    <string name="status_unknown_error">Unknown error.</string>
 
     <!-- Bluetooth OPP Live Folder -->
     <string name="btopp_live_folder">Bluetooth received</string>