#
# Strings for the Unit Upgrade scenario, version 1.0, (c) Hatschy 2006
#
UU_EMPTY_STRING ""
UU_DIGIT_0 "0"
UU_DIGIT_1 "1"
UU_DIGIT_2 "2"
UU_DIGIT_3 "3"
UU_DIGIT_4 "4"
UU_DIGIT_5 "5"
UU_DIGIT_6 "6"
UU_DIGIT_7 "7"
UU_DIGIT_8 "8"
UU_DIGIT_9 "9"
UU_TITLE_UNIT_UPGRADE "Unit Upgrade"
UU_WELCOME "Welcome to the <c:0,180,0>Unit Upgrade<e> scenario. This scenario allows for upgrading units, if you have the required technology and if you can pay the bill (and if there is an upgrade path defined for the unit type in question). Press the \".\" (period) key on the keyboard at any time to search for upgradable units. And watch out for upgrade reminder messages at the beginning of each turn!"
UU_UNIT_UPGRADE_QUESTION "Do you want to upgrade your <c:0,180,0>[unit.1.name]<e> to <c:0,180,0>[string.2.name]<e> for <c:0,180,0>[string.3.name][string.4.name][string.5.name][string.6.name][string.7.name]<e> gold?"
UU_NO_UNIT_SELECTED "You must select a unit before upgrading makes sense."
UU_UPGRADE_IMPOSSIBLE "A unit upgrade is not possible either due to lack of funds or for technological reasons."
UU_WRONG_UNIT_TYPE "This type of unit cannot be upgraded."
UU_NO_UNITS_AT_ALL "You have no units at all!"
UU_NO_UPGRADABLE_UNITS "At the moment you cannot upgrade any units."
UU_NO_MORE_UPGRADABLE_UNITS "For the moment you cannot upgrade any more units."
UU_UPGRADE_REMINDER "You have at least one unit that can be upgraded. Press the <c:0,180,0>Start upgrading<e> button to select the first upgradable unit. You can also start upgrading at any time by pressing the \".\" (period) key on the keyboard."
UU_BUTTON_START_UPGRADING "Start upgrading"
UU_BUTTON_NEXTUU_OPTION "Options"
UU_BUTTON_NEXT_UNIT " > "
UU_BUTTON_PREV_UNIT " < "
UU_BUTTON_UPGRADE "Yes"
UU_BUTTON_UPGRADE_PLUS_NEXT "Yes + >"
UU_BUTTON_CLOSE "Close"
