share/hedgewars/Data/Locale/stub.lua
author nemo
Thu, 23 Dec 2010 12:30:33 -0500
changeset 4646 48ab5ea4e9c9
child 4662 63aafc9c2a81
permissions -rw-r--r--
stub locale
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4646
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     1
locale = {
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     2
--    ["A game of luck"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     3
--    ["Aiming Practice"] = "", --Bazooka, Shotgun, SniperRifle
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     4
--    ["Bat balls at your enemies and|push them into the sea!"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     5
--    ["Bat your opponents through the|baskets and out of the map!"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     6
--    ["Bazooka Training"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     7
--    ["Best laps per team: "] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     8
--    ["Congratulations! You've eliminated all targets|within the allowed time frame."] = "", --Bazooka, Shotgun, SniperRifle
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
     9
--    ["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "", --Bazooka, Shotgun, SniperRifle
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    10
--    ["Fastest lap: "] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    11
--    ["Hedgewars-Basketball"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    12
--    ["Hedgewars-Knockball"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    13
--    ["Hunter"] = "", --Bazooka, Shotgun, SniperRifle
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    14
--    ["NEW fastest lap: "] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    15
--    ["Not So Friendly Match"] = "", -- Basketball, Knockball
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    16
--    ["Oh no! Time's up! Just try again."] = "", --Bazooka, Shotgun, SniperRifle
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    17
--    ["Random Weapons"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    18
--    ["Shotgun Team"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    19
--    ["Shotgun Training"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    20
--    ["%s is out and Team %d|scored a penalty!| |Score:"] = "", -- Basketball, Knockball
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    21
--    ["%s is out and Team %d|scored a point!| |Score:"] = "", -- Basketball, Knockball
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    22
--    ["Sniper Training"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    23
--    ["Sniperz"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    24
--    ["Team %d: "] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    25
--    ["There has been a mix-up with your gear and now you|have to utilize whatever is coming your way!"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    26
--    ["TrophyRace"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    27
--    ["Use your rope to get from start to finish as fast as you can!"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    28
--    ["You've reached the goal!| |Time: "] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    29
--    ["'Zooka Team"] = "",
48ab5ea4e9c9 stub locale
nemo
parents:
diff changeset
    30
    }