gradido/login_server/scripts/files_to_translate.txt
einhornimmond d33962736d translate german html encoded error messages to english and use gettext for automatic translation
- translate german error messages for password validation into english
- update LOCAL files with the german password validation error messages
- update all calls to pwdValidation, adding LanguageCatalog, create if not exist
- change filename of UpdateUserPasswordPage to UserUpdatePasswordPage to have the same filename as the class name and the cpsp file name
2021-05-18 12:27:07 +02:00

10 lines
318 B
Plaintext

HTTPInterface/LoginPage.cpp
HTTPInterface/CheckEmailPage.cpp
HTTPInterface/ResetPassword.cpp
HTTPInterface/PassphrasePage.cpp
model/Session.cpp
model/email/Email.cpp
model/email/EmailCustomReply.cpp
model/email/EmailNotificationCreation.cpp
model/email/EmailNotificationTransfer.cpp
SingletonManager/SessionManager.cpp