diff options
author | Marvin Borner | 2020-04-11 01:05:55 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-11 01:05:55 +0200 |
commit | 53abf21bad1d10ff8a62da25578c116780d9d20a (patch) | |
tree | 7f6eb493db9040b078b5f95bbf5c1b7eef14aeb7 /translations/harbour-sailchess.ts | |
parent | f4b275b744c22953c0c5dab1573df1bae4f11927 (diff) |
Added multiline support and mate detection
Diffstat (limited to 'translations/harbour-sailchess.ts')
-rw-r--r-- | translations/harbour-sailchess.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/translations/harbour-sailchess.ts b/translations/harbour-sailchess.ts index 7c7c19f..4b0d9c0 100644 --- a/translations/harbour-sailchess.ts +++ b/translations/harbour-sailchess.ts @@ -57,5 +57,9 @@ <source>Waiting for </source> <translation type="unfinished"></translation> </message> + <message> + <source>Game over: </source> + <translation type="unfinished"></translation> + </message> </context> </TS> |