From ddbe10c2911da7f506d9a0cde6a3bb247c875e71 Mon Sep 17 00:00:00 2001 From: Jonas Herzig Date: Sun, 3 May 2020 18:49:43 +0200 Subject: [PATCH] Allow a bunch more dialogs to be localized --- app/index.html | 131 +++++++++++++++++++++++++++++++++---------------- app/index.js | 43 ++++++++++++++++ loc/en.json | 43 +++++++++++++++- 3 files changed, 173 insertions(+), 44 deletions(-) diff --git a/app/index.html b/app/index.html index 6ecfc9a..349addf 100644 --- a/app/index.html +++ b/app/index.html @@ -94,46 +94,64 @@
- + - + - +
- The connection has been refused. + + The connection has been refused. + - The server uses an incompatible version. + + The server uses an incompatible version. + - Your user name was rejected. Maybe try a different one? + + Your user name was rejected. Maybe try a different one? + - The given password is incorrect. - The user name you have chosen requires a special one. + + The given password is incorrect. + The user name you have chosen requires a special one. + - The given password is incorrect. + + The given password is incorrect. + - The user name you have chosen is already in use. + + The user name you have chosen is already in use. + - The server is full. + + The server is full. + - The server requires you to provide a client certificate - which is not supported by this web application. + + The server requires you to provide a client certificate + which is not supported by this web application. +
- The server reports: + + The server reports: +
""
UsernameUsername
PasswordPassword
@@ -284,80 +302,97 @@ - -