diff options
author | Wuzzy <almikes@aol.com> | 2016-08-07 01:39:19 +0200 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-08-14 23:36:12 +0200 |
commit | 15f5b8e8042c635d801320a606c214643d178062 (patch) | |
tree | 6d2f985b7b3de3b8162ffd8427233c6246a45419 /locale/template.txt | |
parent | c9d794284074dd1b3dc38a91f3dc103e5b604a4d (diff) |
Craftguide: Use better tooltips for group buttons
Diffstat (limited to 'locale/template.txt')
-rw-r--r-- | locale/template.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/locale/template.txt b/locale/template.txt index 2d58ee7..bd27f2f 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -60,6 +60,10 @@ Show previous recipe = Show previous usage = # Shown for huge crafting recipes; try to keep the line length short and use multiple line breaks as needed This recipe is too\nlarge to be displayed. = +# %s = group name (e.g. wool) +Any item belonging to the %s group = +# %s = List of “and”-concatenated group names +Any item belonging to the groups %s = Recipe %d of %d = Usage %d of %d = No recipes = @@ -74,6 +78,10 @@ Clear inventory = Give me: = To craft grid: = +### group.lua ### +# Logical connective, example: “Any item belonging to the groups foo and bar” +\sand\s = + ### waypoints.lua ### White = Yellow = |