mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
Specify the problematic interception translations
This commit is contained in:
@ -992,7 +992,6 @@ has destroyed =
|
||||
has intercepted =
|
||||
has destroyed the defence of =
|
||||
has intercepted and destroyed =
|
||||
was destroyed while attacking =
|
||||
|
||||
# Enemy types
|
||||
An enemy [unit] =
|
||||
@ -1010,12 +1009,14 @@ our [unit] =
|
||||
an unknown interceptor =
|
||||
an intercepting [interceptorName] =
|
||||
|
||||
Our [attackerName] was [battleAction] by [interceptorType] =
|
||||
Our [attackerName] [battleAction] an intercepting [interceptorType] =
|
||||
Our [attackerName] was [battleAction] by [interceptorType] =
|
||||
Our [attackerName] [battleAction] an intercepting [interceptorType] =
|
||||
Our [interceptorName] [battleAction] an enemy [attackerName] =
|
||||
Our [interceptorName] intercepted and was destroyed by an enemy [attackerName] =
|
||||
Our [interceptorName] intercepted and was destroyed by an unknown enemy =
|
||||
|
||||
# These are currently no good - "has" and "was" are conjugaed differently, we can't use the same battle actions for both
|
||||
Our [attackerName] was [battleAction] by [interceptorType] =
|
||||
Our [attackerName] was [battleAction] by [interceptorType] =
|
||||
|
||||
# Old format - still in use, but intended to be deprecated
|
||||
An enemy [unit] ([amount] HP) has attacked [cityName] ([amount2] HP) =
|
||||
|
Reference in New Issue
Block a user