diff options
author | Zefram <zefram@fysh.org> | 2014-06-20 15:44:05 +0100 |
---|---|---|
committer | RealBadAngel <maciej.kasatkin@o2.pl> | 2014-06-21 01:20:30 +0200 |
commit | f7d103cd96f609f6c0002074d46d661ba14c2ae5 (patch) | |
tree | 41ffe5f65ea70720d9c8279630a7219744e3a007 /technic_chests/locale | |
parent | 23603e7f4119245227f4ec0d15a8ecb6a444c5cd (diff) |
Rename default chest to "Wooden Chest"
All the chests added by technic specify their material in their
description, so the description "Chest" for the default chest looks
ambiguous. Rename it to seamlessly fit into the range of chest types.
Diffstat (limited to 'technic_chests/locale')
-rw-r--r-- | technic_chests/locale/de.txt | 1 | ||||
-rw-r--r-- | technic_chests/locale/template.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/technic_chests/locale/de.txt b/technic_chests/locale/de.txt index 373261f..e22d2c2 100644 --- a/technic_chests/locale/de.txt +++ b/technic_chests/locale/de.txt @@ -32,6 +32,7 @@ Gold = Gold Iron = Eisen Mithril = Mithril Silver = Silber +Wooden = Holz # Sorting Sort = diff --git a/technic_chests/locale/template.txt b/technic_chests/locale/template.txt index 61e0f04..4d422b2 100644 --- a/technic_chests/locale/template.txt +++ b/technic_chests/locale/template.txt @@ -30,6 +30,7 @@ Gold = Iron = Mithril = Silver = +Wooden = # Sorting Sort = |