So, I made a quick and dirty script to find duplicate keys in the language folder...
There are PLENTY, actually.
And some of them do look like they should be removed.
I'm just going to ask: are there any strings below which you think are safe to remove, and if yes, from which files...?
/Admin.english.php
/Login.english.php
(
[registration_agreement] => Registration Agreement
)
/Admin.english.php
/ManageMembers.english.php
(
[not_activated] => Not activated
[membergroups_add_group] => Add group
)
/Admin.english.php
/ManagePaid.english.php
(
[paid_subs_view] => View Subscriptions
)
/Admin.english.php
/Profile.english.php
(
[display_name] => Display name
[ip_address] => IP address
[date_format] => (YYYY-MM-DD)
[age] => User age
)
/Admin.english.php
/index.english.php
(
[search_for] => Search for
[spiders] => Spiders
)
/Errors.english.php
/Login.english.php
(
[no_password] => Password field empty
)
/Errors.english.php
/Profile.english.php
(
[incorrect_answer] => Sorry, but you did not answer your question correctly. Please click back to try again, or click back twice to use the default method of obtaining your password.
)
/Install.english.php
/index.english.php
(
[lang_rtl] =>
[error_invalid_characters_username] => Invalid character used in Username.
)
/Login.english.php
/Admin.english.php
(
[registration_agreement] => Registration Agreement
)
/Login.english.php
/Errors.english.php
(
[no_password] => You didn't enter your password.
)
/ManageMembers.english.php
/Admin.english.php
(
[membergroups_add_group] => Add group
[not_activated] => Not activated
)
/ManagePaid.english.php
/Admin.english.php
(
[paid_subs_view] => View Subscriptions
)
/ManagePaid.english.php
/Profile.english.php
(
[subscriptions] => Subscriptions
)
/ManagePaid.english.php
/index.english.php
(
[yes] => Yes
[no] => No
)
/ManageSettings.english.php
/PersonalMessage.english.php
(
[pm_read] => Groups allowed to read their messages
)
/ManageSettings.english.php
/Profile.english.php
(
[signature_minposts] => Minimum number of posts for signatures to be visible
)
/Media.english.php
/Post.english.php
(
=> Media
)
/Packages.english.php
/index.english.php
(
[remove] => Remove
)
/PersonalMessage.english.php
/ManageSettings.english.php
(
[pm_read] => Read
)
/PersonalMessage.english.php
/Profile.english.php
(
[pm_display_mode_all] => All at once
[pm_display_mode_one] => One at a time
[pm_display_mode_linked] => As a conversation
[showDrafts] => Show Drafts
[showDrafts_desc] => This section shows you all the draft messages you have saved, or were saved on your behalf.
[show_drafts_none] => You have no draft messages saved at this time.
[edit_draft] => Edit draft
[draftAutoPurge] => (
[1] => Drafts are stored on the server for up to a day, and if not posted or modified in that time, they will be removed.
[n] => Drafts are stored on the server for up to %s days, and if not posted or modified in that time, they will be removed.
)
[remove_all_drafts] => Remove all drafts
[remove_all_drafts_confirm] => Are you sure you want to remove all of your draft messages? (This operation is not reversible.)
)
/Post.english.php
/Media.english.php
(
=> Upload a media file
)
/Post.english.php
/index.english.php
(
[message_icon] => Message icon
[regards_team] => Regards,
The {forum_name} Team.
[change_color] => Change Color
[notify_replies] => Notify me of replies.
[awaiting_approval] => Awaiting approval
)
/Profile.english.php
/Admin.english.php
(
[age] => Age
[date_format] => The format here will be used to show dates throughout this forum.
[display_name] => Display name
[ip_address] => IP address
)
/Profile.english.php
/Errors.english.php
(
[incorrect_answer] => Sorry, but you did not specify a valid combination of Secret Question and Answer in your profile. Please click on the back button, and use the default method of obtaining your password.
)
/Profile.english.php
/ManagePaid.english.php
(
[subscriptions] => Paid Subscriptions
)
/Profile.english.php
/ManageSettings.english.php
(
[signature_minposts] => (
[1] => Your signature will not be shown to other members until you have made at least 1 post.
[n] => Your signature will not be shown to other members until you have made at least %s posts.
)
)
/Profile.english.php
/PersonalMessage.english.php
(
[showDrafts] => Show Drafts
[showDrafts_desc] => This section shows you all the draft posts you have saved, or were saved on your behalf.
[show_drafts_none] => You have no draft messages saved at this time.
[edit_draft] => Edit draft
[draftAutoPurge] => (
[1] => Drafts are stored on the server for up to a day, and if not posted or modified in that time, they will be removed.
[n] => Drafts are stored on the server for up to %s days, and if not posted or modified in that time, they will be removed.
)
[remove_all_drafts] => Remove all drafts
[remove_all_drafts_confirm] => Are you sure you want to remove all of your draft messages? (This operation is not reversible.)
[pm_display_mode_all] => All at once
[pm_display_mode_one] => One at a time
[pm_display_mode_linked] => As a conversation
)
/Profile.english.php
/Reports.english.php
(
[none] => None
)
/Profile.english.php
/index.english.php
(
[hidden] => hidden
[notification] => Notifications
)
/Reports.english.php
/Profile.english.php
(
[none] => None
)
/Search.english.php
/index.english.php
(
[search_date_posted] => Date Posted
[spider] => Spider
)
/index.english.php
/Admin.english.php
(
[search_for] => Search for
[spiders] => Spiders
)
/index.english.php
/Install.english.php
(
[lang_rtl] =>
[error_invalid_characters_username] => Invalid character used in Username.
)
/index.english.php
/ManagePaid.english.php
(
[yes] => Yes
[no] => No
)
/index.english.php
/Packages.english.php
(
[remove] => Remove
)
/index.english.php
/Post.english.php
(
[regards_team] => Regards,
The {forum_name} Team.
[notify_replies] => Notify of replies
[awaiting_approval] => Awaiting Approval
[message_icon] => Message Icon
[change_color] => Change Color
)
/index.english.php
/Profile.english.php
(
[notification] => Notification
[hidden] => Hidden
)
/index.english.php
/Search.english.php
(
[spider] => Spider
[search_date_posted] => Posted:
)
There are PLENTY, actually.
And some of them do look like they should be removed.
I'm just going to ask: are there any strings below which you think are safe to remove, and if yes, from which files...?
/Admin.english.php
/Login.english.php
(
[registration_agreement] => Registration Agreement
)
/Admin.english.php
/ManageMembers.english.php
(
[not_activated] => Not activated
[membergroups_add_group] => Add group
)
/Admin.english.php
/ManagePaid.english.php
(
[paid_subs_view] => View Subscriptions
)
/Admin.english.php
/Profile.english.php
(
[display_name] => Display name
[ip_address] => IP address
[date_format] => (YYYY-MM-DD)
[age] => User age
)
/Admin.english.php
/index.english.php
(
[search_for] => Search for
[spiders] => Spiders
)
/Errors.english.php
/Login.english.php
(
[no_password] => Password field empty
)
/Errors.english.php
/Profile.english.php
(
[incorrect_answer] => Sorry, but you did not answer your question correctly. Please click back to try again, or click back twice to use the default method of obtaining your password.
)
/Install.english.php
/index.english.php
(
[lang_rtl] =>
[error_invalid_characters_username] => Invalid character used in Username.
)
/Login.english.php
/Admin.english.php
(
[registration_agreement] => Registration Agreement
)
/Login.english.php
/Errors.english.php
(
[no_password] => You didn't enter your password.
)
/ManageMembers.english.php
/Admin.english.php
(
[membergroups_add_group] => Add group
[not_activated] => Not activated
)
/ManagePaid.english.php
/Admin.english.php
(
[paid_subs_view] => View Subscriptions
)
/ManagePaid.english.php
/Profile.english.php
(
[subscriptions] => Subscriptions
)
/ManagePaid.english.php
/index.english.php
(
[yes] => Yes
[no] => No
)
/ManageSettings.english.php
/PersonalMessage.english.php
(
[pm_read] => Groups allowed to read their messages
)
/ManageSettings.english.php
/Profile.english.php
(
[signature_minposts] => Minimum number of posts for signatures to be visible
)
/Media.english.php
/Post.english.php
(
=> Media
)
/Packages.english.php
/index.english.php
(
[remove] => Remove
)
/PersonalMessage.english.php
/ManageSettings.english.php
(
[pm_read] => Read
)
/PersonalMessage.english.php
/Profile.english.php
(
[pm_display_mode_all] => All at once
[pm_display_mode_one] => One at a time
[pm_display_mode_linked] => As a conversation
[showDrafts] => Show Drafts
[showDrafts_desc] => This section shows you all the draft messages you have saved, or were saved on your behalf.
[show_drafts_none] => You have no draft messages saved at this time.
[edit_draft] => Edit draft
[draftAutoPurge] => (
[1] => Drafts are stored on the server for up to a day, and if not posted or modified in that time, they will be removed.
[n] => Drafts are stored on the server for up to %s days, and if not posted or modified in that time, they will be removed.
)
[remove_all_drafts] => Remove all drafts
[remove_all_drafts_confirm] => Are you sure you want to remove all of your draft messages? (This operation is not reversible.)
)
/Post.english.php
/Media.english.php
(
=> Upload a media file
)
/Post.english.php
/index.english.php
(
[message_icon] => Message icon
[regards_team] => Regards,
The {forum_name} Team.
[change_color] => Change Color
[notify_replies] => Notify me of replies.
[awaiting_approval] => Awaiting approval
)
/Profile.english.php
/Admin.english.php
(
[age] => Age
[date_format] => The format here will be used to show dates throughout this forum.
[display_name] => Display name
[ip_address] => IP address
)
/Profile.english.php
/Errors.english.php
(
[incorrect_answer] => Sorry, but you did not specify a valid combination of Secret Question and Answer in your profile. Please click on the back button, and use the default method of obtaining your password.
)
/Profile.english.php
/ManagePaid.english.php
(
[subscriptions] => Paid Subscriptions
)
/Profile.english.php
/ManageSettings.english.php
(
[signature_minposts] => (
[1] => Your signature will not be shown to other members until you have made at least 1 post.
[n] => Your signature will not be shown to other members until you have made at least %s posts.
)
)
/Profile.english.php
/PersonalMessage.english.php
(
[showDrafts] => Show Drafts
[showDrafts_desc] => This section shows you all the draft posts you have saved, or were saved on your behalf.
[show_drafts_none] => You have no draft messages saved at this time.
[edit_draft] => Edit draft
[draftAutoPurge] => (
[1] => Drafts are stored on the server for up to a day, and if not posted or modified in that time, they will be removed.
[n] => Drafts are stored on the server for up to %s days, and if not posted or modified in that time, they will be removed.
)
[remove_all_drafts] => Remove all drafts
[remove_all_drafts_confirm] => Are you sure you want to remove all of your draft messages? (This operation is not reversible.)
[pm_display_mode_all] => All at once
[pm_display_mode_one] => One at a time
[pm_display_mode_linked] => As a conversation
)
/Profile.english.php
/Reports.english.php
(
[none] => None
)
/Profile.english.php
/index.english.php
(
[hidden] => hidden
[notification] => Notifications
)
/Reports.english.php
/Profile.english.php
(
[none] => None
)
/Search.english.php
/index.english.php
(
[search_date_posted] => Date Posted
[spider] => Spider
)
/index.english.php
/Admin.english.php
(
[search_for] => Search for
[spiders] => Spiders
)
/index.english.php
/Install.english.php
(
[lang_rtl] =>
[error_invalid_characters_username] => Invalid character used in Username.
)
/index.english.php
/ManagePaid.english.php
(
[yes] => Yes
[no] => No
)
/index.english.php
/Packages.english.php
(
[remove] => Remove
)
/index.english.php
/Post.english.php
(
[regards_team] => Regards,
The {forum_name} Team.
[notify_replies] => Notify of replies
[awaiting_approval] => Awaiting Approval
[message_icon] => Message Icon
[change_color] => Change Color
)
/index.english.php
/Profile.english.php
(
[notification] => Notification
[hidden] => Hidden
)
/index.english.php
/Search.english.php
(
[spider] => Spider
[search_date_posted] => Posted:
)



