Skip to content

Commit

Permalink
Fixed some strings
Browse files Browse the repository at this point in the history
  • Loading branch information
GodMod committed Oct 6, 2019
1 parent 84fde2b commit f5542f3
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions language/english/lang_main.php
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"user_sett_f_awaymode_enddate" => "Away until",
"user_sett_f_help_awaymode_enddate" => "The date of return",
"user_sett_f_awaymode_note" => "Note",
"user_sett_f_help_awaymode_note" => "Write a short notice why you are abscence",
"user_sett_f_help_awaymode_note" => "Write a short notice why you are absent",
"calendar_awaymode_start_tt" => "Start day",
"calendar_awaymodeend_tt" => "End day",
"calendar_user_is_away" => "Away-mode active",
Expand Down Expand Up @@ -477,21 +477,16 @@
"register_help_email" => 'Please enter your email address here.',
"register_help_email_confirm" => 'Please repeat your email address here.',
"register_help_name" => 'Please enter your first name.',
"register_help_gender" => 'Please select your gender.',
"register_help_language" => 'Choose the language in which EQdkp Plus should be displayed for you.',
"register_help_country" => 'Choose the country you come from.',
"register_help_disabled_username" => 'The administrator didn\'t allow changing the username. Contact him so that he may change you username.',
"register_help_irc" => 'Supply a channel and IRC-server, e.g. #eqdkp-plus@quakenet',
"news_submitter" => 'written by %1$s at %2$s',
"Itemsearch_searchby" => 'Search by :',
"Itemsearch_item" => 'Item ',
"Itemsearch_buyer" => 'Buyer ',
"Itemsearch_raid" => 'Raid ',
"Multi_Accs" => 'MultiDKP Pool',
"Multi_kontoname_short" => 'Accountname:',
"Jump_to" => 'Watch the video on ',
"MM_User_Confirm" => 'Select your Admin Account? If you take of you Admin Permission, this can only be restored in the Database',
"beta_warning" => 'Warning this EQDKP-Plus Beta Version must not be used on a live system! This Version stop working if a stable version is available. Check <a href="http://eqdkp-plus.eu" >http://eqdkp-plus.eu</a> for updates!',
"beta_warning" => 'Warning! This EQDKP-Plus Beta Version shoukd not be used on as a productive system! This Version stops working if a stable version is available. Check <a href="https://eqdkp-plus.eu" >https://eqdkp-plus.eu</a> for updates!',
"comment" => 'Comment',
"comments" => 'Comments',
"comments_write" => 'Write comments',
Expand Down Expand Up @@ -560,7 +555,7 @@
"imageuploader_wintitle" => 'Change picture',
"imageuploader_editbutton" => 'Edit',
"imageuploader_file" => 'File',
"imageuploader_preview" => 'Rreview',
"imageuploader_preview" => 'Preview',
"imageuploader_buttondo" => 'Change picture',
"imageuploader_e_noimg" => 'The selected image is not valid. Found no file information. ',
"imageuploader_e_empty" => 'No image selected.',
Expand Down Expand Up @@ -608,7 +603,7 @@
"save_nosuc" => 'Error while saving',
"save_suc" => 'Saved successfully',
"maintenance_mode_warn" => 'Your system is currently in maintenance mode, restricting normal user access. Please check the <a href="'.registry::get_const('server_path').'maintenance/index.php">maintenance tool</a> and disable the maintenance mode when done.<ul><li><a href="'.registry::get_const('server_path').'maintenance/index.php">Go to maintenance tool</a></li><li><a href="'.registry::get_const('server_path').'maintenance/index.php?disable=true">Deactivate Maintenance mode</a></li></ul>',
"maintenance_mode_noauth_warn" => "Your maintenance mode is accessable for everyone. Please remove the Flag 'EQDKP_UPDATE' from your config.php, as soon as you have finished your work.",
"maintenance_mode_noauth_warn" => "Your maintenance area is accessible for everyone. Please remove the Flag 'EQDKP_UPDATE' from your config.php, as soon as you have finished your work.",
"home_of_eqdkpplus" => 'Home of the EQdkp Plus project',
"manage_bridge" => 'Bridge Management',
"templates_error" => 'Template error',
Expand Down Expand Up @@ -647,7 +642,7 @@
"belonging_mdkppools" => 'Linked MultiDKP pools',
"belonging_itempools" => 'Linked item pools',
"information" => 'Information',
"uc_profile_updater" => 'Profil is loading, Please Wait...',
"uc_profile_updater" => 'Profile is loading, Please Wait...',
"info_overtaken_permissions" => 'You are viewing the EQdkp Plus-System with the permissions of the user <b>%s</b>.',
"link_overtaken_permissions" => 'Click here to restore your Permissions.',
"option_false" => "false",
Expand Down Expand Up @@ -721,7 +716,7 @@
"calendar_statuschange_mmsg_success" => "The signin status was successfully changed",
"calendar_statuschange_mmsg_notchanged" => "The signin status was not changed. After reaching the deadline, only sign-off is allowed, not to sign-in again.",
"calendar_export_statustext" => "Attendance status:",
"calendar_export_feed" => 'Link to the ical feed for external programms such as Outlook or iCal. This is a personal link with a secret hash. Do not share with other persons.',
"calendar_export_feed" => 'Link to the iCal feed for external programms such as Outlook or iCal. This is a personal link including a secret hash. Do not share this link with other persons.',
"calendar_export_feedurl" => 'Feed URL',
"calendar_export_dl_ical" => 'Download *.ics',
"calendar_export_download" => 'Download Events',
Expand Down Expand Up @@ -1023,7 +1018,7 @@
"user_sett_f_priv_userprofile_country" => 'Country',
"user_sett_tab_notifications" => 'Notifications',
"user_sett_fs_notifications" => 'Notifications',
"user_sett_fs_info_notifications" => 'Please note that you get some notifications dependet of your permissions, even you enabled the notifications.',
"user_sett_fs_info_notifications" => 'Please note that you will only receive some notifications based on your permissions, even if you have substribed to them.',
"user_sett_f_ntfy_calendarevent_char_statuschange" => 'Statuschange of a Character at a Raid',
"user_sett_f_ntfy_calendarevent_invitation" => "Invitation to a calendar event",
"user_sett_f_ntfy_comment_new_article" => 'New comment at an article',
Expand Down

0 comments on commit f5542f3

Please sign in to comment.