aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-12-09 02:08:13 +0800
committershedaniel <daniel@shedaniel.me>2022-12-12 21:02:31 +0800
commit640704af10d61dede9a88728b1d51438233e8cdb (patch)
treee92f0207583da13c5ccc21dc47dc831956828ab2 /runtime/src/main/resources/assets/roughlyenoughitems
parent47ae69cd83f36aa5acf4bfedf9bbccc0eec34b67 (diff)
downloadRoughlyEnoughItems-640704af10d61dede9a88728b1d51438233e8cdb.tar.gz
RoughlyEnoughItems-640704af10d61dede9a88728b1d51438233e8cdb.tar.bz2
RoughlyEnoughItems-640704af10d61dede9a88728b1d51438233e8cdb.zip
Add Hint Onboarding, Fix #1156, Fix #1256
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json16
1 files changed, 14 insertions, 2 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 796f5bf9e..b4af25079 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -85,12 +85,24 @@
"text.rei.input.methods.jyutping.description": "The input method for matching Chinese characters with Jyutping (Cantonese).",
"text.rei.input.methods.pinyin": "Pinyin (Mandarin)",
"text.rei.input.methods.pinyin.description": "The input method for matching Chinese characters with Pinyin (Mandarin).",
+ "text.rei.input.methods.pinyin.fuzzy.matching": "Fuzzy Matching...",
"text.rei.input.methods.bopomofo": "Bopomofo (Mandarin)",
"text.rei.input.methods.bopomofo.description": "The input method for matching Chinese characters with Bopomofo (Mandarin).",
+ "text.rei.input.methods.pinyin.double": "Double Pinyin (Mandarin)",
+ "text.rei.input.methods.pinyin.double.description": "The input method for matching Chinese characters with Double Pinyin (Mandarin).",
+ "text.rei.input.methods.pinyin.double.scheme": "Double Pinyin Scheme...",
+ "text.rei.input.methods.pinyin.double.scheme.sougou": "SouGou",
+ "text.rei.input.methods.pinyin.double.scheme.microsoft": "Microsoft",
+ "text.rei.input.methods.pinyin.double.scheme.pinyinpp": "Pinyin++",
+ "text.rei.input.methods.pinyin.double.scheme.xiaohe": "XiaoHe",
+ "text.rei.input.methods.pinyin.double.scheme.natural": "Natural",
"text.rei.input.methods.hint": "Alternative input methods are available for your language.",
- "text.rei.input.methods.hint.configure": "Configure",
- "text.rei.input.methods.hint.ignore": "Ignore",
"text.rei.input.methods.initializing": "Initializing Input Method",
+ "text.rei.input.methods.tooltip.hints": "Display Tooltip Hints",
+ "text.rei.hint.input.methods": "Congratulations on setting up an input method!\nYou may re-configure this with the Search Filter Button!",
+ "text.rei.hint.favorites.discover": "You just removed a favorite entry!\nYou can add it back by clicking the + button over here!",
+ "text.rei.hint.configure": "Configure",
+ "text.rei.hint.ignore": "Ignore",
"ordering.rei.ascending": "Ascending",
"ordering.rei.descending": "Descending",
"ordering.rei.registry": "Registry",