X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Fjava%2Forg%2Fmxchange%2Flocalization%2Fbundle_en_US.properties;h=93e0f3b30e2f4031ec3b17c7559af4f38f65efa3;hb=9e639fa60eb238cff3940ae6d982650959875345;hp=940e71680f518987f406606cd5be195af551d3f0;hpb=401278dd7ecf1d13b8dd28efe845d32af9a4be8e;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 940e7168..93e0f3b3 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -726,3 +726,45 @@ BUTTON_ADMIN_DELETE_LAND_LINE_NUMBER=Delete land-line number ADMIN_CONTACT_LIST_EMPTY=No contact data found in database. ADMIN_USER_LIST_EMPTY=No user data found in database. ADMIN_PERSONAL_DATA_COMMENT=Comment: (optional) +ADMIN_LINK_RESEND_USER_CONFIRMATION_LINK=Send new confirmation key +ADMIN_LINK_RESEND_USER_CONFIRMATION_LINK_TITLE=Sends out a new confirmation link to the user's assigned email address. +ERROR_ADMIN_CANNOT_RESEND_USER_CONFIRMATION_LINK_ACCOUNT_UNLOCKED=Error: Cannot send new confirmation link to user, account is already confirmed. +ERROR_ADMIN_CANNOT_RESEND_USER_CONFIRMATION_LINK_ACCOUNT_LOCKED=Error: Cannot send new confirmation link to user, account is locked. +BUTTON_ADMIN_RESEND_USER_CONFIRMATION_LINK_ACCOUNT=Send new confirmation link +ADMIN_RESEND_USER_CONFIRMATION_LINK_TITLE=Do you want to send a new confirmation link to user {0} (id numer {1})? +#Durch das Zuschicken eines neuen Best\u00e4tigungslinkes wird der alte ung\u00fcltig und nur noch der neue Link kann verwendet werden. +ADMIN_RESEND_USER_CONFIRMATION_LINK_NOTICE=By sending a new confirmation link to the user, the old link becomes invalid and only the new link can be used. +PAGE_TITLE_ADMIN_RESEND_USER_CONFIRMATION_LINK=Send new confirmation link +CONTENT_TITLE_ADMIN_RESEND_USER_CONFIRMATION_LINK=Send new confirmation link: +ADMIN_SHOW_USER_ID=User id: +TABLE_SUMMARY_ADMIN_LIST_USER_ACTIVITY_LOG=This table shows choosen user's activity log. +ADMIN_LINK_SHOW_USER_ACTIVITY_LOG=List user's actitivy log +PAGE_TITLE_ADMIN_USER_ACTIVITY_LOG=Logfile of user activity +CONTENT_TITLE_ADMIN_USER_ACTIVITY_LOG=Logfile of user activity: +ADMIN_LIST_USER_ACTIVIRY_LOG_MESSAGE=Message to user: +ADMIN_LIST_USER_ACTIVIRY_LOG_TYPE=Activity: +ADMIN_LIST_USER_ACTIVITY_LOG_TIMESTAMP=Timestamp: +ADMIN_ACTIVITY_ADMIN_LINKED_USER_ACCOUNT=Contact data linked with user account. +USER_ACTIVITY_ADMIN_LINKED_USER_ACCOUNT=Your account has been created with existing contact data. +ADMIN_ACTIVITY_ADMIN_LOCKED_USER_ACCOUNT=User was locked by administrator. +USER_ACTIVITY_ADMIN_LOCKED_USER_ACCOUNT=Your account has been locked by an administrator. +ADMIN_ACTIVITY_ADMIN_UNLOCKED_USER_ACCOUNT=User was unlocked by an administrator. +USER_ACTIVITY_ADMIN_UNLOCKED_USER_ACCOUNT=Your account has been unlocked by an administrator. +ADMIN_ACTIVITY_ADMIN_UPDATED_USER_PERSONAL_DATA=Personal data of the user was changed by administrator. +USER_ACTIVITY_ADMIN_UPDATED_USER_PERSONAL_DATA=Your personal data has been changed by an administrator. +ADMIN_ACTIVITY_USER_REGISTERED_NEW_ACCOUNT=A new user has registered. +USER_ACTIVITY_USER_REGISTERED_NEW_ACCOUNT=You have registered with this website. +ADMIN_ACTIVITY_USER_CONFIRMED_ACCOUNT=User has confirmed account. +ADMIN_ACTIVITY_USER_LOGGED_IN=User has logged in. +USER_ACTIVITY_USER_CONFIRMED_ACCOUNT=You have confirmed your user account. +USER_ACTIVITY_USER_LOGGED_IN=You have logged in. +ADMIN_ACTIVITY_USER_RESEND_CONFIRMATION_LINK=User has requested new confirmation link. +USER_ACTIVITY_USER_RESEND_CONFIRMATION_LINK=You have requested a new confirmation link. +ADMIN_ACTIVITY_USER_UPDATED_PASSWORD=User has changed account password. +USER_ACTIVITY_USER_UPDATED_PASSWORD=You have changed your account password. +ADMIN_ACTIVITY_USER_UPDATED_PERSONAL_DATA=User has changed personal data. +USER_ACTIVITY_USER_UPDATED_PERSONAL_DATA=You have changed your personal data. +ADMIN_ACTIVITY_ADMIN_ADDED_USER_ACCOUNT=An administrator has created a new user account. +USER_ACTIVITY_ADMIN_ADDED_USER_ACCOUNT=An aministrator has created your new user account. +ADMIN_ACTIVITY_USER_LOGGED_OUT=User has logged out. +USER_ACTIVITY_USER_LOGGED_OUT=You have logged out.