[Libreoffice-commits] .: android/sdremote
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Nov 26 08:56:31 PST 2012
android/sdremote/res/values/strings.xml | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
New commits:
commit 1a622833635d76134426db76b32cf730443a0eab
Author: Andras Timar <atimar at suse.com>
Date: Mon Nov 26 17:56:34 2012 +0100
unifications/fixes before handoff to translators
Change-Id: I954140a076987f61123dfb8fd74ef830afff4628
diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml
index be0d2c0..150a38d 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>
More information about the Libreoffice-commits
mailing list