Increasing the contrast between the Bosnian/Croatian/Slovenian options.
authorBenno Schulenberg <bensberg@justemail.net>
Wed, 15 Jan 2014 12:53:28 +0000 (13:53 +0100)
committerSergey Udaltsov <sergey.udaltsov@gmail.com>
Sun, 2 Feb 2014 20:38:08 +0000 (20:38 +0000)
The little word "use" looks to me too much like the abbreviation "US";
better use the word "with", as used elsewhere, for better contrast,
and for better matching with the corresponding US-keyboard option.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
rules/base.xml.in
symbols/ba
symbols/hr
symbols/si

index eb95866..867d6e0 100644 (file)
         <variant>
           <configItem>
             <name>alternatequotes</name>
-            <_description>Bosnian (use guillemets for quotes)</_description>
+            <_description>Bosnian (with guillemets for quotes)</_description>
           </configItem>
         </variant>
         <variant>
           <configItem>
             <name>unicode</name>
-            <_description>Bosnian (use Bosnian digraphs)</_description>
+            <_description>Bosnian (with Bosnian digraphs)</_description>
           </configItem>
         </variant>
         <variant>
         <variant>
           <configItem>
             <name>alternatequotes</name>
-            <_description>Croatian (use guillemets for quotes)</_description>
+            <_description>Croatian (with guillemets for quotes)</_description>
           </configItem>
         </variant>
         <variant>
           <configItem>
             <name>unicode</name>
-            <_description>Croatian (use Croatian digraphs)</_description>
+            <_description>Croatian (with Croatian digraphs)</_description>
           </configItem>
         </variant>
         <variant>
         <variant>
           <configItem>
             <name>alternatequotes</name>
-            <_description>Slovenian (use guillemets for quotes)</_description>
+            <_description>Slovenian (with guillemets for quotes)</_description>
           </configItem>
         </variant>
         <variant>
index 0cc4988..0829a93 100644 (file)
@@ -18,7 +18,7 @@ xkb_symbols "us" {
 partial alphanumeric_keys
 xkb_symbols "alternatequotes" {
 
-    name[Group1]= "Bosnian (use guillemets for quotes)";
+    name[Group1]= "Bosnian (with guillemets for quotes)";
 
     include "rs(latinalternatequotes)"
 };
@@ -26,7 +26,7 @@ xkb_symbols "alternatequotes" {
 partial alphanumeric_keys
 xkb_symbols "unicode" {
 
-    name[Group1]= "Bosnian (use Bosnian digraphs)";
+    name[Group1]= "Bosnian (with Bosnian digraphs)";
 
     include "rs(latinunicode)"
 };
index 1ec0c80..a1a832d 100644 (file)
@@ -51,7 +51,7 @@ xkb_symbols "us" {
 partial alphanumeric_keys
 xkb_symbols "alternatequotes" {
 
-    name[Group1]= "Croatian (use guillemets for quotes)";
+    name[Group1]= "Croatian (with guillemets for quotes)";
 
     include "rs(latinalternatequotes)"
 };
@@ -59,7 +59,7 @@ xkb_symbols "alternatequotes" {
 partial alphanumeric_keys
 xkb_symbols "unicode" {
 
-    name[Group1]= "Croatian (use Croatian digraphs)";
+    name[Group1]= "Croatian (with Croatian digraphs)";
 
     include "rs(latinunicode)"
 };
index cff5f56..041828c 100644 (file)
@@ -22,7 +22,7 @@ xkb_symbols "us" {
 partial alphanumeric_keys
 xkb_symbols "alternatequotes" {
 
-    name[Group1]= "Slovenian (use guillemets for quotes)";
+    name[Group1]= "Slovenian (with guillemets for quotes)";
 
     include "rs(latinalternatequotes)"