[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - android/sdremote cui/uiconfig reportdesign/source svx/uiconfig

Andras Timar atimar at suse.com
Mon May 27 02:33:15 PDT 2013


 android/sdremote/res/values/strings.xml       |    4 ++--
 cui/uiconfig/ui/colorpage.ui                  |    2 +-
 reportdesign/source/core/resource/strings.src |    2 +-
 svx/uiconfig/ui/redlineviewpage.ui            |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 8d4e5e7938f7008bc3f973cc8158a39cbd1a5bdb
Author: Andras Timar <atimar at suse.com>
Date:   Mon May 27 11:31:48 2013 +0200

    fix typos reported by localizers
    
    Change-Id: I0b9a36f0c6f081ff35f0b8bc6e420d881036576c

diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml
index 324d852..816deae 100644
--- a/android/sdremote/res/values/strings.xml
+++ b/android/sdremote/res/values/strings.xml
@@ -17,7 +17,7 @@
     <string name="clock_timer_resume">Resume</string>
     <string name="options_autodecline">Decline Calls</string>
     <string name="help">Help</string>
-    <string name="ConnectionFailedHelp">#1 Verify Impress is running \n#2 For Bluetooth user, enable \"Preference\"-\"LibreOffice Impress\"-\"General\"-\"Enable remote control\"\n#3 For WiFi user, tick \"Preferece\"-\"LibreOffice\"-\"Advanced\"-\"Enable Experimental Features\" \n </string>
+    <string name="ConnectionFailedHelp">#1 Verify Impress is running \n#2 For Bluetooth user, enable \"Preferences\"-\"LibreOffice Impress\"-\"General\"-\"Enable remote control\"\n#3 For WiFi user, tick \"Preferences\"-\"LibreOffice\"-\"Advanced\"-\"Enable Experimental Features\" \n </string>
     <string name="options_description">Automatically decline all incoming calls.</string>
     <string name="options_volumeswitching">Volume Switching</string>
     <string name="options_volumeswitching_descripton">Change slides using volume buttons</string>
@@ -53,7 +53,7 @@
     <string name="addserver_cancel">Cancel</string>
     <string name="reconnect_description1">Your connection has been dropped.</string>
     <string name="reconnect_description2">Please try to reconnect</string>
-    <string name="wifiAlertMsg">This is still an experimental feature. You need to \"enable experimental features\" in \"Preference\"-\"LibreOffice\"-\"Advanced\" on your computer. \nThe use over Bluetooth is recommended.</string>
+    <string name="wifiAlertMsg">This is still an experimental feature. You need to \"enable experimental features\" in \"Preferences\"-\"LibreOffice\"-\"Advanced\" on your computer. \nThe use over Bluetooth is recommended.</string>
     <string-array name="countdown_values">
         <item >5:00</item>
         <item >10:00</item>
diff --git a/cui/uiconfig/ui/colorpage.ui b/cui/uiconfig/ui/colorpage.ui
index e190e4d..4a16e76 100644
--- a/cui/uiconfig/ui/colorpage.ui
+++ b/cui/uiconfig/ui/colorpage.ui
@@ -206,7 +206,7 @@
                         <property name="id_column">1</property>
                         <items>
                           <item translatable="yes">RGB</item>
-                          <item translatable="yes">CYMK</item>
+                          <item translatable="yes">CMYK</item>
                         </items>
                         <child internal-child="accessible">
                           <object class="AtkObject" id="modellb-atkobject">
diff --git a/reportdesign/source/core/resource/strings.src b/reportdesign/source/core/resource/strings.src
index d161f29..8ac0dd7 100644
--- a/reportdesign/source/core/resource/strings.src
+++ b/reportdesign/source/core/resource/strings.src
@@ -56,7 +56,7 @@ String RID_STR_REPORT_FOOTER
 
 String RID_STR_PROPERTY_CHANGE_NOT_ALLOWED
 {
-    Text [ en-US ] = "The name '#1' already exists and can not be asssigned again.";
+    Text [ en-US ] = "The name '#1' already exists and cannot be assigned again.";
 };
 
 String RID_STR_ERROR_WRONG_ARGUMENT
diff --git a/svx/uiconfig/ui/redlineviewpage.ui b/svx/uiconfig/ui/redlineviewpage.ui
index d5e538e..2d817e9 100644
--- a/svx/uiconfig/ui/redlineviewpage.ui
+++ b/svx/uiconfig/ui/redlineviewpage.ui
@@ -30,7 +30,7 @@
           <object class="GtkLabel" id="position">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="label" translatable="yes">Postion</property>
+            <property name="label" translatable="yes">Position</property>
           </object>
           <packing>
             <property name="expand">False</property>


More information about the Libreoffice-commits mailing list