From 67df447146ff79c7120ced09cd6ac011fe22c017 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Mon, 19 Apr 2010 18:23:11 -0700 Subject: [PATCH] Add tags around string formatting placeholders. DO NOT MERGE Make the wording of one error message more idiomatic. Change-Id: I1a427c8a211bca9b8c5261ceda37edf64ceb556c --- res/values/strings.xml | 52 +++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index f2ac62a1..fe545312 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -62,7 +62,7 @@ File transfer - \u0022%1$s\u0022 wants to send you %2$s (%3$s). \n\n Accept the file? + \u0022%1$s\u0022 wants to send you %2$s (%3$s). \n\n Accept the file? Decline @@ -70,7 +70,7 @@ Ok - There was time out to accept incoming file from \u0022%1$s\u0022 + There was a timeout while accepting an incoming file from \u0022%1$s\u0022 Bluetooth share: Incoming file @@ -80,31 +80,31 @@ - Bluetooth share: Receiving %1$s + Bluetooth share: Receiving %1$s - Bluetooth share: Received %1$s + Bluetooth share: Received %1$s - Bluetooth share: File %1$s not received + Bluetooth share: File %1$s not received - Bluetooth share: Sending %1$s + Bluetooth share: Sending %1$s - Bluetooth share: Sent %1$s + Bluetooth share: Sent %1$s 100% complete - Bluetooth share: File %1$s not sent + Bluetooth share: File %1$s not sent File transfer - From: \u0022%1$s\u0022 + From: \u0022%1$s\u0022 - File: %1$s + File: %1$s - File size: %1$s + File size: %1$s Receiving file\u2026 @@ -117,9 +117,9 @@ File not received - File: %1$s + File: %1$s - Failure reason: %1$s + Failure reason: %1$s OK @@ -130,8 +130,8 @@ Open - To: \u0022%1$s\u0022 - File Type: %1$s (%2$s) + To: \u0022%1$s\u0022 + File Type: %1$s (%2$s) Sending file\u2026 @@ -141,8 +141,8 @@ OK - The file was not sent to \u0022%1$s\u0022. - File: %1$s + The file was not sent to \u0022%1$s\u0022. + File: %1$s Try again @@ -162,14 +162,14 @@ The file will be received. Check progress in the Notifications panel. The file will not be received. - Stopped receiving file from \u0022%1$s\u0022 - Sending file to \u0022%1$s\u0022 - Sending %1$s files to \u0022%2$s\u0022 - Stopped sending file to \u0022%1$s\u0022 + Stopped receiving file from \u0022%1$s\u0022 + Sending file to \u0022%1$s\u0022 + Sending %1$s files to \u0022%2$s\u0022 + Stopped sending file to \u0022%1$s\u0022 - There is not enough space on the SD card to save the file from \u0022%1$s\u0022 - Space needed: %1$s + There is not enough space on the SD card to save the file from \u0022%1$s\u0022 + Space needed: %1$s Too many requests are being processed. Try again later. @@ -190,15 +190,15 @@ Bluetooth received - %1$s Received complete. - %1$s Sent complete. + %1$s Received complete. + %1$s Sent complete. Inbound transfers Outbound transfers Transfer history is empty. All items will be cleared from the list. Bluetooth share: Sent files Bluetooth share: Received files - %1$s successful, %2$s failed. + %1$s successful, %2$s failed. Clear list Open -- 2.11.0