]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/action_ship_simu_login_refill.ctp
A lot directories for game XML templates added, first building XML added
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_refill.ctp
index 84c29c078850ef05bc027374457887c711369e5a..fdc7c4e379bc6d09ae74480966f9da83ee256f24 100644 (file)
@@ -15,8 +15,8 @@ $helperInstance->addInputSelectField('type', "--- Bitte auswählen ---");
 $helperInstance->addSelectSubOption('currencies', "--- Währungen ---");
 $helperInstance->addSelectOption('currency', "{?currency?}");
 
-// Raw materials
-$helperInstance->addSelectSubOption('raw_materials', "--- Rohstoffe ---");
+// Raw resources
+$helperInstance->addSelectSubOption('raw_resources', "--- Rohstoffe ---");
 $helperInstance->addSelectOption('raw_wood', "Holz");
 $helperInstance->addSelectOption('raw_iron', "Metall");
 $helperInstance->addSelectOption('raw_stones', "Steine");