From 893b1ff5b794bb452ac5396c127ec528bcb56ad0 Mon Sep 17 00:00:00 2001 From: two Date: Tue, 27 Aug 2024 20:16:08 +0000 Subject: Improve one-handed layouts description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently layouts designed to be used with only one hand have the English descriptions: “left handed” and “right handed”. This is ambiguous, as it highlights *handedness* rather than one-hand typing. Translations in some languages may thus convey only the former understanding, which is incorrect. Clarify that these layouts are for typing with only *one* hand. Closes #483 Part-of: --- rules/base.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'rules') diff --git a/rules/base.xml b/rules/base.xml index 1dc8fbac..e3d67bd9 100644 --- a/rules/base.xml +++ b/rules/base.xml @@ -2016,25 +2016,25 @@ left_hand - Braille (left-handed) + Braille (one-handed, left) left_hand_invert - Braille (left-handed inverted thumb) + Braille (one-handed, left, inverted thumb) right_hand - Braille (right-handed) + Braille (one-handed, right) right_hand_invert - Braille (right-handed inverted thumb) + Braille (one-handed, right, inverted thumb) @@ -3060,13 +3060,13 @@ dvorak-l - English (Dvorak, left-handed) + English (Dvorak, one-handed, left) dvorak-r - English (Dvorak, right-handed) + English (Dvorak, one-handed, right) -- cgit v1.2.3