diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2017-02-21 19:54:08 -0500 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2017-02-21 19:54:08 -0500 |
commit | ae74798ed7c26cbac71dc8f428b78ef87e19b225 (patch) | |
tree | 7ccb5190553104319b9b45556108402c1c06b767 /farming_plus/locale | |
parent | ce4189f6f001cb4a02d23254a0904e12641c2499 (diff) | |
download | dreambuilder_modpack-ae74798ed7c26cbac71dc8f428b78ef87e19b225.tar dreambuilder_modpack-ae74798ed7c26cbac71dc8f428b78ef87e19b225.tar.gz dreambuilder_modpack-ae74798ed7c26cbac71dc8f428b78ef87e19b225.tar.bz2 dreambuilder_modpack-ae74798ed7c26cbac71dc8f428b78ef87e19b225.tar.xz dreambuilder_modpack-ae74798ed7c26cbac71dc8f428b78ef87e19b225.zip |
removed old farming_plus mod
Diffstat (limited to 'farming_plus/locale')
-rw-r--r-- | farming_plus/locale/de.txt | 50 | ||||
-rw-r--r-- | farming_plus/locale/template.txt | 51 |
2 files changed, 0 insertions, 101 deletions
diff --git a/farming_plus/locale/de.txt b/farming_plus/locale/de.txt deleted file mode 100644 index 8caedde..0000000 --- a/farming_plus/locale/de.txt +++ /dev/null @@ -1,50 +0,0 @@ -# Translation by Xanthin - -### bananas.lua ### -Banana Tree Sapling = Bananenbaumsetzling -Banana = Banane - -### carrots.lua ### -Carrot Seeds = Karottensamen -Carrot = Karotte - -### cocoa.lua ### -Cocoa Tree Sapling = Kakaobaumsetzling -Cocoa = Kakao -Cocoa Bean = Kakaobohne - -### oranges.lua ### -Orange Seeds = Orangensamen -Orange = Orange - -### potatoes.lua ### -Potato Seeds = Kartoffelsamen -Potato = Kartoffel - -### pumpkin.lua ### -Pumpkin Seed = Kuerbissamen -Pumpkin = Kuerbis -Pumpkin Face = Kuerbislaterne -Pumpkin Face With Light = Leuchtende Kuerbislaterne -Big Pumpkin = Riesen-Kuerbis -Scarecrow = Vogelscheuche -Scarecrow With Light = Leuchtende Vogelscheuche -Pumpkin Bread = Kuerbisbrot -Pumpkin Flour = Kuerbismehl - -### rhubarb.lua ### -Rhubarb Seeds = Rhabarbersamen -Rhubarb = Rhabarber - -### strawberries.lua ### -Strawberry Seeds = Erdbeersamen -Strawberry = Erdbeere - -### tomatoes.lua ### -Tomato Seeds = Tomatensamen -Tomato = Tomate - -### init.lua ### - -### weed.lua ### -Weed = Unkraut diff --git a/farming_plus/locale/template.txt b/farming_plus/locale/template.txt deleted file mode 100644 index 9926004..0000000 --- a/farming_plus/locale/template.txt +++ /dev/null @@ -1,51 +0,0 @@ -# Template - -### bananas.lua ### -Banana Tree Sapling = -Banana = - -### carrots.lua ### -Carrot Seeds = -Carrot = - -### cocoa.lua ### -Cocoa Tree Sapling = -Cocoa = -Cocoa Bean = - -### oranges.lua ### -Orange Seeds = -Orange = - -### potatoes.lua ### -Potato Seeds = -Potato = - -### pumpkin.lua ### -Pumpkin Seed = -Pumpkin = -Pumpkin Face = -Pumpkin Face With Light = -Big Pumpkin = -Scarecrow = -Scarecrow With Light = -Pumpkin Bread = -Pumpkin Flour = - -### rhubarb.lua ### -Rhubarb Seeds = -Rhubarb = - -### strawberries.lua ### -Strawberry Seeds = -Strawberry = - -### tomatoes.lua ### -Tomato Seeds = -Tomato = - -### init.lua ### - -### weed.lua ### -Weed = - |