diff options
author | Marvin Borner | 2020-04-11 14:24:25 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-11 14:24:25 +0200 |
commit | a2aa0f7c634dfa47fc82c38581bce8dd0a8fa053 (patch) | |
tree | fc208b18d1bebbf1558cdb4c880742a236f1d2ab /translations/harbour-sailchess.ts | |
parent | 53abf21bad1d10ff8a62da25578c116780d9d20a (diff) |
Added challenge dialog and ndjson verificator
Diffstat (limited to 'translations/harbour-sailchess.ts')
-rw-r--r-- | translations/harbour-sailchess.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/translations/harbour-sailchess.ts b/translations/harbour-sailchess.ts index 4b0d9c0..ccfea16 100644 --- a/translations/harbour-sailchess.ts +++ b/translations/harbour-sailchess.ts @@ -37,6 +37,13 @@ </message> </context> <context> + <name>ChallengeDialog</name> + <message> + <source> challenges you</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>CoverPage</name> <message> <source>My Cover</source> @@ -61,5 +68,9 @@ <source>Game over: </source> <translation type="unfinished"></translation> </message> + <message> + <source>An error occured: </source> + <translation type="unfinished"></translation> + </message> </context> </TS> |