abouttreesummaryrefslogcommitdiff
path: root/res/values-vi/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2025-01-02 11:08:04 +0100
committerJules Aguillon2025-01-02 11:08:04 +0100
commit56c62a005d0afde3f525da9beb47c2ac834cb7df (patch)
treeca51af0ee0cf1bcf4995b9ce851f239163802d4a /res/values-vi/strings.xml
parent115eda408496ec5bf149fe23525786fcdcfb5257 (diff)
downloadunexpected-keyboard-56c62a005d0afde3f525da9beb47c2ac834cb7df.tar.gz
unexpected-keyboard-56c62a005d0afde3f525da9beb47c2ac834cb7df.zip
Add zwj, zwnj, nbsp, nnbsp to extra keys preferences
Diffstat (limited to 'res/values-vi/strings.xml')
-rw-r--r--res/values-vi/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index 2bb8e8a..2b7ab93 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -122,6 +122,10 @@ Bây giờ đã hoàn hảo cho việc sử dụng hàng ngày.
<!-- <string name="key_descr_end">End</string> -->
<!-- <string name="key_descr_clipboard">Clipboard manager</string> -->
<!-- <string name="key_descr_combining">Combining diacritic</string> -->
+ <!-- <string name="key_descr_zwj">Zero width joiner</string> -->
+ <!-- <string name="key_descr_zwnj">Zero width non-joiner</string> -->
+ <!-- <string name="key_descr_nbsp">Non-breaking space</string> -->
+ <!-- <string name="key_descr_nnbsp">Narrow non-breaking space</string> -->
<!-- <string name="clipboard_history_heading">Recently copied text</string> -->
<!-- <string name="clipboard_pin_heading">Pinned</string> -->
<!-- <string name="clipboard_remove_confirm">Remove this clipboard?</string> -->