From 10cf5acd90327a0b9e115964c8c4f52b4575cd4b Mon Sep 17 00:00:00 2001 From: Nik Kopylov Date: Mon, 1 May 2017 00:21:21 +0200 Subject: Descriptions formatting, typos and mistakes v2 --- symbols/de | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'symbols/de') diff --git a/symbols/de b/symbols/de index 7c8cf21b..95b5a244 100644 --- a/symbols/de +++ b/symbols/de @@ -66,7 +66,7 @@ xkb_symbols "nodeadkeys" { // modify the basic German layout to not have any dead keys include "de(basic)" - name[Group1]="German (eliminate dead keys)"; + name[Group1]="German (no dead keys)"; key { [asciicircum, degree, notsign, notsign ] }; key { [ acute, grave, cedilla, cedilla ] }; @@ -208,7 +208,7 @@ xkb_symbols "ro_nodeadkeys" { // Read the comment for de_ro ! include "de(nodeadkeys)" - name[Group1]="Romanian (Germany, eliminate dead keys)"; + name[Group1]="Romanian (Germany, no dead keys)"; key { [ t, T, tcedilla, Tcedilla ] }; key { [ i, I, icircumflex, Icircumflex ] }; @@ -292,7 +292,7 @@ xkb_symbols "sundeadkeys" { include "de(Sundeadkeys)" - name[Group1]="German (Sun dead keys)"; + name[Group1]="German (with Sun dead keys)"; }; @@ -511,7 +511,7 @@ partial alphanumeric_keys xkb_symbols "mac_nodeadkeys" { // modify the standard German mac layout to not have any dead keys include "de(mac)" - name[Group1]= "German (Macintosh, eliminate dead keys)"; + name[Group1]= "German (Macintosh, no dead keys)"; key { [ asciicircum, degree, notsign ] }; key { [ 4, dollar, onequarter, currency ] }; @@ -551,7 +551,7 @@ partial alphanumeric_keys xkb_symbols "dsb_qwertz" { include "latin(basic)" - name[Group1] = "Lower Sorbian (qwertz)"; + name[Group1] = "Lower Sorbian (QWERTZ)"; key { [ y, Y ] }; key { [ x, X ] }; key { [ c, C, cacute, Cacute ] }; @@ -581,7 +581,7 @@ xkb_symbols "qwerty" { include "de(basic)" - name[Group1] = "German (qwerty)"; + name[Group1] = "German (QWERTY)"; key { [ z, Z, leftarrow, yen ] }; key { [ y, Y, guillemotleft, less ] }; @@ -639,7 +639,7 @@ partial alphanumeric_keys xkb_symbols "pl" { // Combined layout for entering both German and Polish symbols on a German physical - // keyboard. Based on German (eliminate dead keys) and Polish (basic). Polish diacritics + // keyboard. Based on German (no dead keys) and Polish (basic). Polish diacritics // on AltGr+"acelnosxz". EuroSign moved to AE04 (AltGr+dollar key) to avoid conflict // with Polish eogonek. // @@ -647,7 +647,7 @@ xkb_symbols "pl" { include "latin(type4)" - name[Group1]= "Polish (Germany, eliminate dead keys)"; + name[Group1]= "Polish (Germany, no dead keys)"; include "de(nodeadkeys)" key { [ 4, dollar, EuroSign, currency ] }; @@ -738,7 +738,7 @@ partial alphanumeric_keys xkb_symbols "us" { include "us" - name[Group1]="German (US keyboard with German letters)"; + name[Group1]="German (US, with German letters)"; key { [ a, A, adiaeresis, Adiaeresis ] }; key { [ s, S, ssharp, ssharp ] }; -- cgit v1.2.3