Created attachment 150402 [details] The "button" text does not display translations. SUMMARY The "button" text in the Android Canvas Input Settings does not display translations. Please see picture for details.
In the canvas input settings (Android), the "Burron" text in any "mouse button" type input does not display translations.
Hi! I can confirm the bug. However the bug is weirder than other translation bugs, since the translation for this exists (just like any other translation https://invent.kde.org/graphics/krita/blob/master/libs/ui/input/kis_shortcut_configuration.cpp#L293-296), but apparently isn't loaded.. I wonder if this is an Ki18n API issue?
Reconfirming on Android 5.2.8. The word "button" isn't translating in the Canvas input settings on Android. Reproduce steps: 1. Set to some non-english language. I set to Chinese as the original reporter. 2. Go to Settings ->configure Krita -> Canvas Input Settings -> Tool Invocation Observed result: English word "button" in the Input column is not translated. However the word button under "Type" is translated. Expected result: The word "button" is translated to selected language.