diff options
| author | RetrogisusDEV | 2023-08-23 18:53:31 -0400 |
|---|---|---|
| committer | Jules Aguillon | 2023-12-17 20:10:39 +0100 |
| commit | df04eae85f7500ab5385c031b65e2b9cc484fff9 (patch) | |
| tree | d4d670e951e3eaa58cf16bd5aa4e7785fbcae7bf /res/values-vi | |
| parent | d7c230e173aeb039565d479af7b6f00776a70626 (diff) | |
| download | unexpected-keyboard-df04eae85f7500ab5385c031b65e2b9cc484fff9.tar.gz unexpected-keyboard-df04eae85f7500ab5385c031b65e2b9cc484fff9.zip | |
Launcher activity: Add "Select keyboard" button
Diffstat (limited to 'res/values-vi')
| -rw-r--r-- | res/values-vi/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml index a0a0e81..4b01bed 100644 --- a/res/values-vi/strings.xml +++ b/res/values-vi/strings.xml @@ -81,6 +81,7 @@ <string name="key_action_search">Tìm</string> <string name="key_action_send">Gửi</string> <!-- <string name="launcher_button_imesettings">Enable keyboard</string> --> + <!-- <string name="launcher_button_imepicker">Select keyboard</string> --> <!-- <string name="launcher_description">This application is a virtual keyboard. Go to the system settings by clicking on the button below and enable Unexpected-Keyboard.</string> --> <!-- <string name="launcher_sourcecode">This is an free and open source application. You can find the source code or report bugs on Github.</string> --> <!-- <string name="launcher_tryhere">After enabling, you can try the keyboard here:</string> --> |
