]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commit
Modified some string values to be more explanitory to the user. ie,
authorisaac.jones <isaac.jones@72b678ce-9140-0410-bee8-679b907dd61a>
Sat, 17 Jan 2009 19:44:55 +0000 (19:44 +0000)
committerisaac.jones <isaac.jones@72b678ce-9140-0410-bee8-679b907dd61a>
Sat, 17 Jan 2009 19:44:55 +0000 (19:44 +0000)
commitabd9acabd7bf0f4c8ceaea37f946418e1d47e91b
treecad2ed2b169cf1467b712ec00dcccb43aade00e3
parent1bdaf3672e0cde88e779915d972beabae1e9360c
Modified some string values to be more explanitory to the user. ie,
not just say "another application wants access" but explain why that
might be a good thing (to secure your data):

-    <string name="permdesc_service">Allows the application to encrypt and decrypt text, and access the passwords stored by OI Safe.</string>
+    <string name="permdesc_service">Allows the application to encrypt and decrypt text, and access the passwords they have stored in OI Safe.</string>

-       <string name="pref_summary_external_access">Allow other applications to access safe.</string>
+       <string name="pref_summary_external_access">Allow other applications to secure your data with OI Safe?</string>

-       <string name="dialog_title_external_access">External application tries to access OI Safe</string>
+       <string name="dialog_title_external_access">OI Safe: Another application requests access.</string>

-       <string name="dialog_summary_external_access">Allow other applications to access OI Safe.</string>
+       <string name="dialog_summary_external_access">Allow other applications to secure your data with OI Safe.</string>

-       <string name="dialog_comment_external_access">This can also be set in Menu / Preferences.</string>
+       <string name="dialog_comment_external_access">This can also be set in OI Safe\'s Menu / Preferences.</string>

git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1754 72b678ce-9140-0410-bee8-679b907dd61a
res/values/strings.xml