More generic battle notifications

This commit is contained in:
yairm210
2025-01-05 11:57:15 +02:00
parent b8383cb9ef
commit e8f89ba1c7

View File

@ -985,13 +985,14 @@ Your citizens are revolting due to very high unhappiness! =
([amount] HP) = ([amount] HP) =
# Battle actions # Battle actions
attacked = has attacked =
raided = has raided =
captured = has captured =
destroyed = has destroyed =
intercepted = has intercepted =
destroyed the defence of = has destroyed the defence of =
intercepted and destroyed = has intercepted and destroyed =
was destroyed while attacking =
# Enemy types # Enemy types
An enemy [unit] = An enemy [unit] =
@ -1002,9 +1003,8 @@ our [unit] =
# cityName is a single word, no need for translation # cityName is a single word, no need for translation
# New translation format (possible hp loss is "bundled into" the unit/city name) # New translation format (possible hp loss is "bundled into" the unit/city name)
[enemyType] has [battleAction] [ourType] = [enemyCombatant] [battleAction] [ourCombatant] =
[ourType] has [battleAction] an enemy [unit] = [ourType] [battleAction] an enemy [unit] =
An enemy [unit] was destroyed while attacking [ourType] =
# Interceptor types # Interceptor types
an unknown interceptor = an unknown interceptor =