From f67ad5f312f2f213bd2051917b831f9a86f0dcd3 Mon Sep 17 00:00:00 2001 From: Mikolaj Adamczyk Date: Thu, 14 Mar 2024 08:09:05 +0100 Subject: [PATCH] IBX-7870: Fixed an old product name in "Change password" screen (#75) --- .../Resources/translations/menu.en.xliff | 26 ------- .../Resources/translations/messages.en.xliff | 68 ------------------- .../translations/pagination.en.xliff | 16 ----- .../user_change_password.en.xliff | 16 ----- .../translations/user_settings.en.xliff | 4 +- 5 files changed, 2 insertions(+), 128 deletions(-) delete mode 100644 src/bundle/Resources/translations/menu.en.xliff delete mode 100644 src/bundle/Resources/translations/messages.en.xliff delete mode 100644 src/bundle/Resources/translations/pagination.en.xliff delete mode 100644 src/bundle/Resources/translations/user_change_password.en.xliff diff --git a/src/bundle/Resources/translations/menu.en.xliff b/src/bundle/Resources/translations/menu.en.xliff deleted file mode 100644 index 129ea9b..0000000 --- a/src/bundle/Resources/translations/menu.en.xliff +++ /dev/null @@ -1,26 +0,0 @@ - - - -
- - The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. -
- - - Change password - Change password - key: user__change_password - - - Discard changes - Discard changes - key: user_password_change__sidebar_right__cancel - - - Update - Update - key: user_password_change__sidebar_right__update - - -
-
diff --git a/src/bundle/Resources/translations/messages.en.xliff b/src/bundle/Resources/translations/messages.en.xliff deleted file mode 100644 index b3bb3c7..0000000 --- a/src/bundle/Resources/translations/messages.en.xliff +++ /dev/null @@ -1,68 +0,0 @@ - - - -
- - The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. -
- - - Reset your password - Reset your password - key: authentication.reset_your_password - - - If you do not remember your login, please contact the site administrator. - If you do not remember your login, please contact the site administrator. - key: ezplatform.forgot_user_password.contact_administrator - - - This email is connected with several accounts. Please enter your login. - This email is connected with several accounts. Please enter your login. - key: ezplatform.forgot_user_password.login - - -
- We have received a request to reset the password for your account on site. Click “reset password” below to choose a new password: -

- Reset password -

- If you did not request a password reset, please ignore this email, and your password will remain the same.]]> -
- We have received a request to reset the password for your account on site. Click “reset password” below to choose a new password: -

-
Reset password -

- If you did not request a password reset, please ignore this email, and your password will remain the same.]]> - key: ezplatform.forgot_user_password.message -
- - Reset your password - Reset your password - key: ezplatform.forgot_user_password.reset_your_password - - - If you don’t receive the email, double check that you entered the correct email address and check your spam folder.

]]> - If you don’t receive the email, double check that you entered the correct email address and check your spam folder.

]]>
- key: ezplatform.forgot_user_password.success -
- - Change password - Change password - key: ezplatform.reset_user_password.change_password - - - generate a new link
to reset your password.]]> - generate a new link to reset your password.]]> - key: ezplatform.reset_user_password.link_is_not_valid - - - login to eZ Platform.]]> - login to eZ Platform.]]> - key: ezplatform.reset_user_password.success - - -
-
diff --git a/src/bundle/Resources/translations/pagination.en.xliff b/src/bundle/Resources/translations/pagination.en.xliff deleted file mode 100644 index f12b710..0000000 --- a/src/bundle/Resources/translations/pagination.en.xliff +++ /dev/null @@ -1,16 +0,0 @@ - - - -
- - The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. -
- - - Viewing %viewing% out of %total% items - Viewing %viewing% out of %total% items - key: pagination.viewing - - -
-
diff --git a/src/bundle/Resources/translations/user_change_password.en.xliff b/src/bundle/Resources/translations/user_change_password.en.xliff deleted file mode 100644 index 6e099bb..0000000 --- a/src/bundle/Resources/translations/user_change_password.en.xliff +++ /dev/null @@ -1,16 +0,0 @@ - - - -
- - The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message. -
- - - Your password has been successfully changed. - Your password has been successfully changed. - key: user.change_password.success - - -
-
diff --git a/src/bundle/Resources/translations/user_settings.en.xliff b/src/bundle/Resources/translations/user_settings.en.xliff index 5515f87..2e14d7b 100644 --- a/src/bundle/Resources/translations/user_settings.en.xliff +++ b/src/bundle/Resources/translations/user_settings.en.xliff @@ -147,8 +147,8 @@ key: settings.timezone.value.title - User setting '%identifier%' updated. - User setting '%identifier%' updated. + User settings '%identifier%' updated. + User settings '%identifier%' updated. key: user_setting.update.success