diff options
| author | Menny Even Danan <menny@evendanan.net> | 2020-01-29 19:31:48 +0000 |
|---|---|---|
| committer | Menny Even Danan <menny@evendanan.net> | 2020-01-30 16:44:04 +0000 |
| commit | 4d767a0527c523decfe0ebc99ed77cbb53b5d15e (patch) | |
| tree | 50a2e7a338a07ce3ea889f7da4d26e7971857ee8 /ime/app/src/main/res/values-ji/strings.xml | |
| parent | 6d5481428b7eecfe0c2d00e8aa7ec4fe6cff411c (diff) | |
| download | AnySoftKeyboard-4d767a0527c523decfe0ebc99ed77cbb53b5d15e.tar.gz AnySoftKeyboard-4d767a0527c523decfe0ebc99ed77cbb53b5d15e.tar.bz2 | |
Seperating IME and AddOns
Diffstat (limited to 'ime/app/src/main/res/values-ji/strings.xml')
| -rw-r--r-- | ime/app/src/main/res/values-ji/strings.xml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ime/app/src/main/res/values-ji/strings.xml b/ime/app/src/main/res/values-ji/strings.xml new file mode 100644 index 000000000..a5835b1bf --- /dev/null +++ b/ime/app/src/main/res/values-ji/strings.xml @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources xmlns:tools="http://schemas.android.com/tools" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2" tools:ignore="MissingTranslation"> + <!-- main form --> + <!-- welcome tab --> + <!-- links tab --> + <!-- credits tab --> + <!-- notifications --> + <!-- Language root menu --> + <!-- UI root menu --> + <!-- welcome --> + <!-- changelog --> + <!-- Indicates that a word has been added to the dictionary --> + <!-- voice --> + <!-- Options menu --> + <!-- Dictionary override strings --> + <!-- Dictionary override toast messages --> + <!-- settings - effects--> + <!-- settings - keyboard group --> + <!-- settings - quick text keys --> + <!-- settings - top generic row --> + <!-- settings - bottom generic row --> + <!-- extension keyboard type --> + <!-- Tutorials --> + <!-- Special soft keyboard keys text --> + <!-- dictionaries --> + <!-- User dictionary settings --> + <!-- User dictionary settings, The titlebar text of the User dictionary settings screen. --> + <!-- abbreviations editor --> + <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. --> + <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. --> + <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary --> + <!-- Strings for possible PreferenceActivity Back/Next buttons --> + <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] --> +</resources> |
