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 | |
parent | f4b275b744c22953c0c5dab1573df1bae4f11927 (diff) |
Added multiline support and mate detection
Diffstat (limited to 'translations')
-rw-r--r-- | translations/harbour-sailchess-de.ts | 4 | ||||
-rw-r--r-- | translations/harbour-sailchess.ts | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/translations/harbour-sailchess-de.ts b/translations/harbour-sailchess-de.ts index 4826908..8b746b1 100644 --- a/translations/harbour-sailchess-de.ts +++ b/translations/harbour-sailchess-de.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> 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> |