diff options
author | Marvin Borner | 2020-04-10 23:35:15 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-10 23:35:15 +0200 |
commit | 84637c0ad061d7c69420dca5a97708b4b1d494e6 (patch) | |
tree | a079522571606cc309e8004a1cf8d218b97ee2d0 /translations/harbour-sailchess.ts | |
parent | decd6b0f90c2cdacf4f8cb27aaa8ecbf863edd49 (diff) |
Working challenge interaction!
Diffstat (limited to 'translations/harbour-sailchess.ts')
-rw-r--r-- | translations/harbour-sailchess.ts | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/translations/harbour-sailchess.ts b/translations/harbour-sailchess.ts index 47db823..269bcbb 100644 --- a/translations/harbour-sailchess.ts +++ b/translations/harbour-sailchess.ts @@ -8,10 +8,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>Login</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Random player</source> <translation type="unfinished"></translation> </message> @@ -23,6 +19,14 @@ <source>Please start a game</source> <translation type="unfinished"></translation> </message> + <message> + <source>Abort game</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Refresh login</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CoverPage</name> @@ -38,7 +42,11 @@ <translation type="unfinished"></translation> </message> <message> - <source>Challenging </source> + <source>Please start a game</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Waiting for </source> <translation type="unfinished"></translation> </message> </context> |