OSDN Git Service

Armor string format tokens with translation placeholders.
authorEric Fischer <enf@google.com>
Fri, 28 Aug 2009 00:23:43 +0000 (17:23 -0700)
committerEric Fischer <enf@google.com>
Fri, 28 Aug 2009 00:23:43 +0000 (17:23 -0700)
Change-Id: Ia5b9e9f58cc8355b3d5d522afc3f02d6ff0d2b0e

res/values/strings.xml

index a91b3e1..c0d1429 100644 (file)
 
     <!-- Geolocation -->
     <!-- Permissions prompt -->
-    <string name="geolocation_permissions_prompt_message">%s wants to know your location</string>
+    <string name="geolocation_permissions_prompt_message"><xliff:g id="webpage" example="Google Maps">%s</xliff:g> wants to know your location</string>
     <string name="geolocation_permissions_prompt_share">Share</string>
     <string name="geolocation_permissions_prompt_dont_share">Don\'t share</string>
     <string name="geolocation_permissions_prompt_remember">Remember</string>