|
118 | 118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
119 | 119 | </resheader> |
120 | 120 | <data name="AddArmourToAllPlayers" xml:space="preserve"> |
121 | | - <value>{PlayerName} has added {Armour}%% to the armour of all players!</value> |
| 121 | + <value>{PlayerName} has added {Armour}% to the armour of all players!</value> |
122 | 122 | </data> |
123 | 123 | <data name="AddArmourToPlayer" xml:space="preserve"> |
124 | | - <value>You have added {Armour}%% armour to {PlayerName}!</value> |
| 124 | + <value>You have added {Armour}% armour to {PlayerName}!</value> |
125 | 125 | </data> |
126 | 126 | <data name="AddCoinsToAllPlayers" xml:space="preserve"> |
127 | 127 | <value>{PlayerName} has generously given {Coins} coins to all the players!</value> |
|
130 | 130 | <value>You have given {Coins} coins to {PlayerName}</value> |
131 | 131 | </data> |
132 | 132 | <data name="AddHealthToAllPlayers" xml:space="preserve"> |
133 | | - <value>{PlayerName} has added {Health}%% to the health of all players!</value> |
| 133 | + <value>{PlayerName} has added {Health}% to the health of all players!</value> |
134 | 134 | </data> |
135 | 135 | <data name="AddHealthToPlayer" xml:space="preserve"> |
136 | | - <value>You have added {Health}%% health to {PlayerName}!</value> |
| 136 | + <value>You have added {Health}% health to {PlayerName}!</value> |
137 | 137 | </data> |
138 | 138 | <data name="AddScoreToAllPlayers" xml:space="preserve"> |
139 | 139 | <value>{PlayerName} has added {Score} to the score of all players!</value> |
|
403 | 403 | <value>You have gained +100 coins, +100 armour, and +100 health</value> |
404 | 404 | </data> |
405 | 405 | <data name="ReceiveArmourFromPlayer" xml:space="preserve"> |
406 | | - <value>Congratulations! You've received {Armour}%% armour from {PlayerName}!</value> |
| 406 | + <value>Congratulations! You've received {Armour}% armour from {PlayerName}!</value> |
407 | 407 | </data> |
408 | 408 | <data name="ReceiveCoinsFromPlayer" xml:space="preserve"> |
409 | 409 | <value>Congratulations! You've received {Coins} coins from {PlayerName}!</value> |
410 | 410 | </data> |
411 | 411 | <data name="ReceiveHealthFromPlayer" xml:space="preserve"> |
412 | | - <value>Congratulations! You've received {Health}%% health from {PlayerName}!</value> |
| 412 | + <value>Congratulations! You've received {Health}% health from {PlayerName}!</value> |
413 | 413 | </data> |
414 | 414 | <data name="ReceiveKillsFromPlayer" xml:space="preserve"> |
415 | 415 | <value>Congratulations! You've received {Kills} kills from {PlayerName}!</value> |
|
0 commit comments