X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Fjava%2Forg%2Fmxchange%2Flocalization%2Fbundle_en_US.properties;h=97cf92587d4e04a06641d921ba39425dbc5908eb;hb=81b96472af6e993990afbe19e3f2ee1ab0b7cd1e;hp=a348ece0e224ff7c4bc3dbc747360029a7db4dae;hpb=0100b40cbbeb0d5b7581abeb9a5802434aa01add;p=jjobs-war.git diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index a348ece0..97cf9258 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -1,16 +1,16 @@ # Copyright (C) 2016 Roland Haeder - +# # This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. - +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # Unknown gender @@ -30,8 +30,8 @@ BUTTON_RESET_FORM=Reset form ADMIN_BUTTON_EDIT_ENTRIES=Edit ADMIN_BUTTON_DELETE_ENTRIES=Delete PLEASE_FILL_ALL_FIELDS=Please fill out all fields: -GUEST_ENTER_LOGIN_DATA_TITLE=Please enter your login name and password: -GUEST_ENTER_LOGIN_DATA_LEGEND_TITLE=Please enter your assigned login name and password. +GUEST_ENTER_LOGIN_DATA_TITLE=Please enter your user name and password: +GUEST_ENTER_LOGIN_DATA_LEGEND_TITLE=Please enter your assigned user name and password. GUEST_ENTER_LOGIN_DATA_LEGEND=Please enter your login data: ENTER_PASSWORD=Password: LINK_GUEST_HOME_TITLE=Go to home page @@ -48,7 +48,7 @@ LINK_GUEST_PASSWORD=Lost password? PAGE_TITLE_INDEX_IMPRINT=Imprint CONTENT_TITLE_INDEX_IMPRINT=Imprint: GUEST_REGISTRATION_TITLE=Register a new user account -GUEST_REGISTRATION_EMAIL_LEGEND_TITLE=For account confirmation your email address is required. For logins your login name and password are required. +GUEST_REGISTRATION_EMAIL_LEGEND_TITLE=For account confirmation your email address is required. For logins your user name and password are required. GUEST_REGISTRATION_EMAIL_LEGEND=Email address and password: GUEST_REGISTRATION_ENTER_EMAIL1=Enter your email address: GUEST_REGISTRATION_ENTER_EMAIL2=Repeat your email address: @@ -225,7 +225,7 @@ LOGIN_NO_USER_NAME_MESSAGE=You have entered no user name. USER_NOT_LOGGED_IN=You are not signed in. LOGIN_OWN_PROFILE_INVISIBLE=Your profile is set to "invisible". ERROR_USER_INSTANCE_NOT_SET=Error: User instance not set. -LOGIN_ADDRESSBOOK_NOT_SET=Address book instance not set. +LOGIN_ADDRESSBOOK_NOT_SET=Error: Address book instance not set. LINK_GUEST_LOGIN_LOST_PASSWORD=Lost your password? LINK_TITLE_GUEST_LOGIN_LOST_PASSWORD=Restore your password TABLE_HEADER_ERROR_USER_NOT_LOGGED_IN=You need to be logged-in @@ -233,11 +233,53 @@ USER_IS_NOT_LOGGED_IN_FULL=To use this feature you need to register and be logge LOGIN_EDIT_USER_DATA_TITLE=What do you want to change? LOGIN_CHOOSE_PERSONAL_DATA_EMAIL_PASSWORD_NOTICE=You can change your personal data, your email address and your password for login here. LINK_LOGIN_CHANGE_PERSONAL_DATA=Change personal data such as your address. +LINK_LOGIN_CHANGE_PERSONAL_DATA_TITLE=Change your personal data like address, phone number and so on. LINK_LOGIN_CHANGE_EMAIL_ADDRESS=Change your email address +LINK_LOGIN_CHANGE_EMAIL_ADDRESS_TITLE=Change your email address. This requires another confirmation and can be undone. LINK_LOGIN_CHANGE_PASSWORD=Change your password +LINK_LOGIN_CHANGE_PASSWORD_TITLE=Change here your password, if you want another one. LOGIN_ENTER_CURRENT_PASSWORD_CONFIRMATION_LEGEND=Your current password for confirmation: LOGIN_ENTER_CURRENT_PASSWORD_CONFIRMATION_LEGEND_TITLE=Please enter your current password for confirmation of the change. LOGIN_ENTER_CURRENT_PASSWORD_CONFIRM=Current password: BUTTON_CHANGE_PERSONAL_DATA=Change personal data LOGIN_CHANGE_PERSONAL_DATA_TITLE=Change personal data: ERROR_CURRENT_PASSWORD_MISMATCHING=Your entered password doesn't match the currently stored one. +MESSAGE_BOX_TITLE=Notice: +MESSAGE_BOX_PARAMETER_MESSAGE_EMPTY=Error: Parameter "message" not set. +LOGIN_MESSAGE_DATA_SAVED=Data has been saved. +PAGE_TITLE_LOGIN_DATA_SAVED=Your data has been saved +CONTENT_TITLE_LOGIN_DATA_SAVED=Data has been saved: +LOGIN_CHANGE_EMAIL_ADDRESS_TITLE=Change your email address: +LOGIN_CHANGE_EMAIL_LEGEND=Change email address: +LOGIN_CHANGE_EMAIL_LEGEND_TITLE=Here you can change your email address. You can do this by entering it twice and then confirm the new one. +LOGIN_CHANGE_EMAIL_OLD_ADDRESS=Your current email address: +LOGIN_CHANGE_EMAIL_ENTER_EMAIL1=Enter new email address: +LOGIN_CHANGE_EMAIL_ENTER_EMAIL2=Repeat new email address: +BUTTON_CHANGE_EMAIL_ADDRESS=Change email address +PAGE_TITLE_LOGIN_CHANGE_EMAIL_ADDRESS=Change your email address +CONTENT_TITLE_LOGIN_CHANGE_EMAIL_ADDRESS=Enter new email address: +PAGE_TITLE_LOGIN_CHANGE_PERSONAL_DATA=Change your personal data +CONTENT_TITLE_LOGIN_CHANGE_PERSONAL_DATA=Change your address, phone number or others: +SELECT_LANGUAGE=Language: +DE_DE=Deutsch (DE) +EN_US=English (US) +CONTENT_PAGE_INDEX_PARA1=Text for 1st paragraph. +CONTENT_PAGE_INDEX_PARA2=Text for 2nd paragraph. +CONTENT_PAGE_INDEX_PARA3=Text for 3rd paragraph. +LINK_ADMIN_ADD_USER=Add user account +LINK_ADMIN_ADD_USER_TITLE=Here you can add a new user account. +LINK_ADMIN_LIST_USER=List user accounts +LINK_ADMIN_LIST_USER_TITLE=List all existing user accounts. +LINK_ADMIN_EDIT_USER=Edit user account +LINK_ADMIN_EDIT_USER_TITLE=Change here your user's accounts. +LINK_ADMIN_DELETE_USER=Delete user account +LINK_ADMIN_DELETE_USER_TITLE=Here you can delete existing user accounts. +LINK_ADMIN_UNLOCK_USER=Un-/Lock user accounts +LINK_ADMIN_UNLOCK_USER_TITLE=Lock or unlock here user accounts. +PAGE_TITLE_ADMIN_LIST_USER=List user accounts +CONTENT_TITLE_ADMIN_LIST_USER=List user accounts: +PAGE_TITLE_ADMIN_EDIT_USER=Edit user accounts +CONTENT_TITLE_ADMIN_EDIT_USER=Edit user accounts: +PAGE_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts +CONTENT_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts: +ADMIN_MENU_USER_TITLE=User management