summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-11-26 17:56:34 +0100
committerAndras Timar <atimar@suse.com>2012-11-26 17:58:48 +0100
commit1a622833635d76134426db76b32cf730443a0eab (patch)
tree211687f5542b459b187959425cfadc225841a82f /android
parent0c46736bb2789abb8aa3eb6308c03bc2538c7586 (diff)
unifications/fixes before handoff to translators
Change-Id: I954140a076987f61123dfb8fd74ef830afff4628
Diffstat (limited to 'android')
-rw-r--r--android/sdremote/res/values/strings.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml
index be0d2c0dedf1..150a38d857fc 100644
--- a/android/sdremote/res/values/strings.xml
+++ b/android/sdremote/res/values/strings.xml
@@ -26,10 +26,10 @@
<string name="selector_delete">Remove server</string>
<string name="selector_choose_a_computer">Choose a Computer</string>
<string name="selector_dialog_connecting">Attempting to connect to {0}…</string>
- <string name="selector_dialog_connectionfailed">Impress Remote couldn"''"t connect to {0}.</string>
+ <string name="selector_dialog_connectionfailed">Impress Remote could not connect to {0}.</string>
<string name="selector_dialog_connectionfailed_ok">OK</string>
<string name="pairing_instructions_1">In Impress, click on the "Slideshow" menu and select "Impress Remote".</string>
- <string name="pairing_instructions_2_deviceName">Choose \"{0}\" as your device.</string>
+ <string name="pairing_instructions_2_deviceName">Choose "{0}" as your device.</string>
<string name="pairing_instructions_3">Then input this PIN:</string>
<string name="startpresentation_instruction">No presentation is currently running.</string>
<string name="startpresentation_button">Start Presentation</string>
@@ -37,8 +37,8 @@
<string name="about">About</string>
<string name="about_close">Close</string>
<string name="about_versionstring">Version: {0} (Build ID: {1})</string>
- <string name="about_copyright">Copyright \u00A9 2012 LibreOffice Contributors and/or their affiliates.</string>
- <string name="about_licence">This app is release under the Mozilla Public License, v. 2.0.</string>
+ <string name="about_copyright">Copyright © 2012 LibreOffice Contributors and/or their affiliates.</string>
+ <string name="about_licence">This app is released under the Mozilla Public License, v. 2.0.</string>
<string name="about_libraries">This app uses android-coverflow\n\tCopyright © 2011, Polidea\n\tAll rights reserved.\n\nThis app uses ActionBarSherlock:\n\tCopyright 2012 Jake Wharton\n\tLicensed under the Apache License, Version 2.0 (the "License")</string>
<string name="addserver">Add Server</string>
<string name="addserver_entername">Server name:</string>
@@ -49,4 +49,4 @@
<string name="reconnect_description1">Your connection has been dropped.</string>
<string name="reconnect_description2">Attempting to reconnect…</string>
-</resources> \ No newline at end of file
+</resources>