abouttreesummaryrefslogcommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9c08185..3efcfdd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -122,6 +122,10 @@ This application contains no ads, doesn't make any network requests and is Open
<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>