Kaydet (Commit) 4d08f1a4 authored tarafından Andras Timar's avatar Andras Timar

typo: s/recommanded/recommended/

Change-Id: I4a22f856b993ef09556fcf921aa1f01be322cd4b
üst 753f5721
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<string name="addserver_cancel">Cancel</string> <string name="addserver_cancel">Cancel</string>
<string name="reconnect_description1">Your connection has been dropped.</string> <string name="reconnect_description1">Your connection has been dropped.</string>
<string name="reconnect_description2">Please try to reconnect</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 recommanded.</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-array name="countdown_values"> <string-array name="countdown_values">
<item >5:00</item> <item >5:00</item>
<item >10:00</item> <item >10:00</item>
......
...@@ -84,7 +84,7 @@ typedef char CHAR; ...@@ -84,7 +84,7 @@ typedef char CHAR;
/* /*
* NOTE: The Microsoft unicode define is only for apps that want to use TCHARs and * NOTE: The Microsoft unicode define is only for apps that want to use TCHARs and
* be able to compile for both unicode and non-unicode with the same source. * be able to compile for both unicode and non-unicode with the same source.
* This is not recommanded for linux applications and is not supported * This is not recommended for linux applications and is not supported
* by the standard linux string header files. * by the standard linux string header files.
*/ */
#ifdef SQL_WCHART_CONVERT #ifdef SQL_WCHART_CONVERT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment