Index: trunk/admin/install/upgrades/inportal_upgrade_v4.2.0.sql =================================================================== diff -u -N --- trunk/admin/install/upgrades/inportal_upgrade_v4.2.0.sql (revision 0) +++ trunk/admin/install/upgrades/inportal_upgrade_v4.2.0.sql (revision 8560) @@ -0,0 +1,10 @@ +ALTER TABLE ItemReview ADD Rating TINYINT UNSIGNED AFTER ReviewText; +ALTER TABLE CustomField ADD MultiLingual TINYINT UNSIGNED NOT NULL DEFAULT '1' AFTER FieldLabel; + +ALTER TABLE Category ADD TreeLeft BIGINT NOT NULL AFTER ParentPath, ADD TreeRight BIGINT NOT NULL AFTER TreeLeft; +ALTER TABLE Category ADD INDEX (TreeLeft); +ALTER TABLE Category ADD INDEX (TreeRight); + +UPDATE Modules SET Version = '4.2.0' WHERE Name = 'Core'; + +UPDATE Modules SET Version = '4.2.0' WHERE Name = 'In-Portal'; Index: trunk/admin/install/upgrades/inportal_upgrade_v4.1.1.sql =================================================================== diff -u -N --- trunk/admin/install/upgrades/inportal_upgrade_v4.1.1.sql (revision 8557) +++ trunk/admin/install/upgrades/inportal_upgrade_v4.1.1.sql (revision 0) @@ -1,4 +0,0 @@ -ALTER TABLE ItemReview ADD Rating TINYINT UNSIGNED AFTER ReviewText; -ALTER TABLE CustomField ADD MultiLingual TINYINT UNSIGNED NOT NULL DEFAULT '1' AFTER FieldLabel; - -UPDATE Modules SET Version = '4.1.1' WHERE Name = 'In-Portal'; \ No newline at end of file Index: trunk/core/install/upgrades.sql =================================================================== diff -u -N -r8557 -r8560 --- trunk/core/install/upgrades.sql (.../upgrades.sql) (revision 8557) +++ trunk/core/install/upgrades.sql (.../upgrades.sql) (revision 8560) @@ -105,10 +105,10 @@ ALTER TABLE Events ADD ReplacementTags TEXT AFTER Event; -# ===== v 4.2.0 ==== +# ===== v 4.2.0 ===== ALTER TABLE CustomField ADD MultiLingual TINYINT UNSIGNED NOT NULL DEFAULT '1' AFTER FieldLabel; ALTER TABLE Category - ADD TreeLeft BIGINT NOT NULL AFTER ParentPath , + ADD TreeLeft BIGINT NOT NULL AFTER ParentPath, ADD TreeRight BIGINT NOT NULL AFTER TreeLeft; ALTER TABLE Category ADD INDEX (TreeLeft); Index: trunk/admin/install/upgrades/changelog_.txt =================================================================== diff -u -N --- trunk/admin/install/upgrades/changelog_.txt (revision 1873) +++ trunk/admin/install/upgrades/changelog_.txt (revision 0) @@ -1,3980 +0,0 @@ -File in-portal/admin/advanced_view.php changed -File in-portal/admin/reviews.php changed -File in-portal/admin/install/install_lib.php changed -File in-portal/admin/install/langpacks/english.lang changed -File in-portal/kernel/parser.php changed -File in-portal/kernel/admin_templates/img/button_back_disabled.gif is new -File in-portal/kernel/admin_templates/img/my_orders_s.gif is removed -File in-portal/kernel/admin_templates/incs/style.css changed -File in-portal/kernel/include/usersession.php changed -File in-portal/kernel/units/users/users_event_handler.php changed - - -Changes in phrases and events: - - -Changed label "la_fld_ExtraHeaders" of type "1" -Changed label "la_error_cant_save_file" of type "1" -Changed label "la_error_FileTooLarge" of type "1" -Changed label "la_ImportingPhrases" of type "1" -Changed label "la_event_article.deny" of type "1" -Changed label "la_error_InvalidFileFormat" of type "1" -Changed label "lu_passwords_too_short" of type "0" -Changed label "la_ImportingLanguages" of type "1" -Changed label "la_ImportingEmailEvents" of type "1" -Changed label "la_event_user.deny" of type "1" -Changed label "lu_PermName_Topic.Owner.Delete_desc" of type "1" -Changed label "lu_quick_links" of type "0" -Changed label "lu_top" of type "0" -Changed label "la_prompt_html" of type "1" -Changed label "la_text_ready_to_install" of type "1" -Changed label "lu_default_bbcode" of type "0" -Changed label "lu_prompt_perpage_posts" of type "0" -Changed label "lu_prompt_avatar" of type "0" -Changed label "lu_new_users" of type "0" -Changed label "la_invalid_integer" of type "1" -Changed label "lu_public_display" of type "0" -Changed label "lu_query_string" of type "1" -Changed label "lu_rating_1" of type "0" -Changed label "la_event_user.validate" of type "1" -Changed label "la_Text_Installed" of type "1" -Changed label "la_prompt_addmodule" of type "1" -Changed label "lu_link_rate_confirm_duplicate_text" of type "0" -Changed label "la_event_category.add.pending" of type "1" -Changed label "lu_online" of type "0" -Changed label "la_event_category_delete" of type "1" -Changed label "lu_forgot_password" of type "0" -Changed label "la_Text_Enable" of type "1" -Changed label "lu_link_review_confirm" of type "0" -Changed label "lu_remove_from_favorites" of type "0" -Changed label "lu_link_details" of type "0" -Changed label "lu_addlink_confirm_text" of type "0" -Changed label "la_event_category.approve" of type "1" -Changed label "lu_prompt_thumbnail" of type "0" -Changed label "lu_rate_link" of type "0" -Changed label "lu_view_flat" of type "0" -Changed label "la_prompt_root_pass_verify" of type "1" -Changed label "la_prompt_mailserver" of type "1" -Changed label "lu_register_confirm_text" of type "0" -Changed label "la_Text_Disable" of type "1" -Changed label "lu_show_signature" of type "0" -Changed label "la_prompt_smtpheaders" of type "1" -Changed label "lu_prompt_metakeywords" of type "0" -Changed label "lu_delete_confirm_title" of type "0" -Changed label "lu_prompt_linkurl" of type "0" -Changed label "lu_default_signature" of type "0" -Changed label "lu_forgot_password_link" of type "0" -Changed label "lu_prompt_password" of type "0" -Changed label "la_Prompt_Backup_Status" of type "1" -Changed label "lu_my_info" of type "0" -Changed label "la_event_category.modify" of type "1" -Changed label "lu_addlink_confirm" of type "0" -Changed label "lu_delete" of type "0" -Changed label "lu_help" of type "0" -Changed label "lu_addcat_confirm_text" of type "0" -Changed label "la_event_user.approve" of type "1" -Changed label "lu_link_information" of type "0" -Changed label "lu_cancel" of type "0" -Changed label "la_prompt_root_pass" of type "1" -Changed label "lu_delete_link_question" of type "0" -Changed label "lu_link_rate_confirm_text" of type "0" -Changed label "la_Text_Restore_Warning" of type "1" -Changed label "la_users_guest_group" of type "1" -Changed label "lu_account_info" of type "0" -Changed label "la_Description_in-portal:configure_lang" of type "1" -Changed label "lu_required_field" of type "0" -Changed label "lu_password_again" of type "0" -Changed label "lu_prompt_catdesc" of type "0" -Changed label "lu_contact_information" of type "0" -Changed label "la_Text_Backup_Info" of type "1" -Changed label "la_title_Adding_BaseStyle" of type "1" -Changed label "la_Text_Items" of type "1" -Changed label "la_title_Editing_Stylesheet" of type "1" -Changed label "la_fld_Description" of type "1" -Changed label "la_fld_DateFormat" of type "1" -Changed label "la_fld_AdvancedCSS" of type "1" -Changed label "la_title_New_Stylesheet" of type "1" -Changed label "la_title_BlockStyles" of type "1" -Changed label "la_col_SelectorName" of type "1" -Changed label "la_fld_LanguageFile" of type "1" -Changed label "lu_passwords_do_not_match" of type "0" -Changed label "la_title_ExportLanguagePackStep1" of type "1" -Changed label "la_fld_InstallPhraseTypes" of type "1" -Changed label "lu_comm_NoPermissions" of type "0" -Changed label "la_fld_Enabled" of type "1" -Changed label "la_fld_InstallModules" of type "1" -Changed label "lu_no_topics" of type "0" -Changed label "la_fld_ExportModules" of type "1" -Changed label "la_title_ImportLanguagePack" of type "1" -Changed label "lu_VerifyPassword" of type "0" -Changed label "lu_TextUnsubscribe" of type "0" -Changed label "lu_invalid_password" of type "0" -Changed label "lu_address" of type "0" -Changed label "lu_IndicatesRequired" of type "0" -Changed label "lu_NewCustomers" of type "0" -Changed label "la_Text_Deny" of type "1" -Changed label "lu_ZipCode" of type "0" -Changed label "la_col_Description" of type "1" -Changed label "la_Text_LessThan" of type "1" -Changed label "la_fld_SelectorName" of type "1" -Changed label "lu_unknown_error" of type "0" -Changed label "lu_resetpw_confirm_text" of type "0" -Changed label "la_gigabytes" of type "1" -Changed label "lu_pm_list_description" of type "0" -Changed label "la_fld_SelectorBase" of type "1" -Changed label "la_review_perpage_short_prompt" of type "1" -Changed label "la_event_topic.add" of type "1" -Changed label "la_news_MinVotes_prompt" of type "1" -Changed label "lu_btn_newtopic" of type "0" -Changed label "la_title_New_BlockStyle" of type "1" -Changed label "lu_SiteLead_Story" of type "0" -Changed label "la_prompt_Street" of type "1" -Changed label "la_prompt_InlinkDbUsername" of type "1" -Changed label "la_RequiredWarning" of type "1" -Changed label "la_prompt_RegUserId" of type "1" -Changed label "la_tab_ServerInfo" of type "1" -Changed label "la_prompt_UserCount" of type "1" -Changed label "test 1" of type "0" -Changed label "la_Text_New" of type "1" -Changed label "la_ToolTip_Approve" of type "1" -Changed label "la_Text_Current" of type "1" -Changed label "la_prompt_Country" of type "1" -Changed label "la_error_duplicate_username" of type "1" -Changed label "la_prompt_PasswordRepeat" of type "1" -Changed label "la_news_votestohot_prompt" of type "1" -Changed label "la_Description_in-portal:sql_query" of type "1" -Changed label "la_prompt_EmoticonId" of type "1" -Changed label "la_prompt_CreatedOn_Time" of type "1" -Changed label "la_title_ExportData" of type "1" -Changed label "la_link_sortfield_prompt" of type "1" -Changed label "la_tab_Install" of type "1" -Changed label "la_val_Password" of type "1" -Changed label "la_prompt_KeyStroke" of type "1" -Changed label "la_prompt_CensorhipId" of type "1" -Changed label "la_tab_Category_Select" of type "1" -Changed label "la_category_sortfield2_prompt" of type "1" -Changed label "la_val_Username" of type "1" -Changed label "la_Text_CustomFields" of type "1" -Changed label "la_prompt_First_Name" of type "1" -Changed label "la_prompt_LastName" of type "1" -Changed label "la_ToolTip_New_Review" of type "1" -Changed label "la_Text_Smiley" of type "1" -Changed label "la_Text_NewCensorWord" of type "1" -Changed label "la_Text_Enabled" of type "1" -Changed label "la_Text_Links" of type "1" -Changed label "la_category_sortfield_prompt" of type "1" -Changed label "la_topic_sortfield2_prompt!" of type "1" -Changed label "la_Text_DataType_2" of type "1" -Changed label "la_prompt_ReviewText" of type "1" -Changed label "la_prompt_NotifyOwner" of type "1" -Changed label "la_category_metadesc" of type "1" -Changed label "la_news_editorpicksabove_prompt" of type "1" -Changed label "la_prompt_FieldName" of type "1" -Changed label "la_prompt_CreatedBy" of type "1" -Changed label "la_Prompt_Attention" of type "1" -Changed label "la_prompt_FieldLabel" of type "1" -Changed label "lu_suggest_link" of type "0" -Changed label "la_prompt_RelationType" of type "1" -Changed label "lu_suggest_category" of type "0" -Changed label "la_prompt_FieldId" of type "1" -Changed label "la_tab_Help" of type "1" -Changed label "lu_none" of type "0" -Changed label "la_Description_in-bulletin:configuration_email" of type "1" -Changed label "lu_nav_addlink" of type "0" -Changed label "la_topic_sortfield2_prompt" of type "1" -Changed label "la_title_EmailEvents" of type "1" -Changed label "la_Link_Description" of type "1" -Changed label "la_ToolTip_AddUserToGroup" of type "1" -Changed label "la_fld_CopyLabels" of type "1" -Changed label "la_Title_PleaseWait" of type "1" -Changed label "la_Description_in-news:configuration_custom" of type "1" -Changed label "la_Description_in-portal:configure_themes" of type "1" -Changed label "la_prompt_FromUser" of type "1" -Changed label "la_Description_in-portal:inlink_inport" of type "1" -Changed label "la_prompt_EmailInitMessage" of type "1" -Changed label "lu_total_news" of type "0" -Changed label "lu_related_categories" of type "0" -Changed label "lu_new_links" of type "0" -Changed label "lu_top_rated" of type "0" -Changed label "lu_pp_lastname" of type "0" -Changed label "lu_posts_updated" of type "0" -Changed label "la_Close" of type "1" -Changed label "lu_prompt_username" of type "0" -Changed label "la_fld_Module" of type "1" -Changed label "lu_editors_pick" of type "0" -Changed label "la_prompt_Backup_Path" of type "1" -Changed label "lu_search_tips_link" of type "0" -Changed label "la_Text_Type" of type "1" -Changed label "lu_my_topics" of type "0" -Changed label "la_prompt_FileName" of type "1" -Changed label "lu_zoom" of type "0" -Changed label "la_Title_SendMailComplete" of type "1" -Changed label "lu_pp_email" of type "0" -Changed label "lu_review_link" of type "0" -Changed label "lu_addcat_confirm" of type "0" -Changed label "lu_my_articles" of type "0" -Changed label "la_Text_Modules" of type "1" -Changed label "lu_added_today" of type "0" -Changed label "lu_prompt_linkdesc" of type "0" -Changed label "lu_login_title" of type "0" -Changed label "lu_new" of type "0" -Changed label "lu_prompt_metadesc" of type "0" -Changed label "lu_my_news" of type "0" -Changed label "lu_prompt_signature" of type "0" -Changed label "lu_category_information" of type "0" -Changed label "la_prompt_ActiveCategories" of type "1" -Changed label "lu_profile_updated" of type "0" -Changed label "lu_link_rate_confirm" of type "0" -Changed label "la_event_user.add" of type "1" -Changed label "lu_prompt_linkname" of type "0" -Changed label "lu_links_updated" of type "0" -Changed label "la_prompt_ActiveUsers" of type "1" -Changed label "la_prompt_mailhtml" of type "1" -Changed label "lu_found" of type "0" -Changed label "lu_related_news" of type "0" -Changed label "la_event_link.review.approve" of type "1" -Changed label "lu_PermName_Debug.Info_desc" of type "1" -Changed label "lu_Pop" of type "0" -Changed label "la_Title_LanguageImport" of type "1" -Changed label "la_Text_smtp_server" of type "1" -Changed label "lu_profile" of type "0" -Changed label "lu_default_notify_owner" of type "0" -Changed label "la_event_article.modify.deny" of type "1" -Changed label "lu_edittopic_confirm" of type "0" -Changed label "la_prompt_icon_url" of type "1" -Changed label "la_event_category.deny" of type "1" -Changed label "la_event_category.add" of type "1" -Changed label "lu_wrote" of type "0" -Changed label "lu_my_items_title" of type "0" -Changed label "lu_current_value" of type "0" -Changed label "la_ToolTip_Disable" of type "1" -Changed label "lu_new_topic" of type "0" -Changed label "la_Text_Version" of type "1" -Changed label "la_prompt_session_timeout" of type "1" -Changed label "lu_button_forgotpw" of type "0" -Changed label "lu_PermName_Topic.Reply.Owner.Delete_desc" of type "1" -Changed label "lu_post" of type "0" -Changed label "la_event_article.review.add" of type "1" -Changed label "lu_view_your_profile" of type "0" -Changed label "la_prompt_AdminMailFrom" of type "1" -Changed label "lu_PermName_Login_desc" of type "1" -Changed label "la_prompt_Available_Modules" of type "1" -Changed label "lu_rate_news" of type "0" -Changed label "la_Text_FrontEnd" of type "1" -Changed label "la_prompt_Select_Source" of type "1" -Changed label "la_Text_Missing_Username" of type "1" -Changed label "la_Text_Inactive" of type "1" -Changed label "la_prompt_CatLead" of type "1" -Changed label "lu_rating_2" of type "0" -Changed label "lu_my_info_description" of type "0" -Changed label "la_Text_Sessions" of type "1" -Changed label "lu_search_within" of type "0" -Changed label "la_tooltip_NewBlockStyle" of type "1" -Changed label "la_prompt_smtp_pass" of type "1" -Changed label "la_tooltip_NewBaseStyle" of type "1" -Changed label "lu_delete_friend" of type "0" -Changed label "la_text_db_warning" of type "1" -Changed label "la_fld_UnitSystem" of type "1" -Changed label "la_tooltip_NewLanguage" of type "1" -Changed label "la_prompt_Phrases" of type "1" -Changed label "la_tooltip_ImportLanguage" of type "1" -Changed label "la_tooltip_ExportLanguage" of type "1" -Changed label "la_tooltip_New_Coupon" of type "0" -Changed label "la_tooltip_moveup" of type "0" -Changed label "lu_auto" of type "1" -Changed label "la_title_Settings" of type "1" -Changed label "la_tab_Categories" of type "1" -Changed label "la_ToolTip_Enable" of type "1" -Changed label "la_Metric" of type "1" -Changed label "la_tooltip_New_Discount" of type "0" -Changed label "lu_news_details" of type "0" -Changed label "lu_PermName_Topic.Lock_desc" of type "1" -Changed label "la_event_link.add" of type "1" -Changed label "lu_topic_reply" of type "0" -Changed label "la_title_Edit_Topic" of type "1" -Changed label "la_Text_Zip" of type "1" -Changed label "la_Text_example" of type "2" -Changed label "lu_pp_country" of type "0" -Changed label "la_tab_Reviews" of type "1" -Changed label "la_prompt_LeadCat" of type "1" -Changed label "lu_review_article" of type "0" -Changed label "lu_category_search_results" of type "0" -Changed label "la_title_Help" of type "1" -Changed label "la_tab_Regional" of type "1" -Changed label "la_ColHeader_Poster" of type "1" -Changed label "lu_field_description" of type "2" -Changed label "la_Text_Topics" of type "1" -Changed label "la_prompt_RelationId" of type "1" -Changed label "la_ColHeader_Reply" of type "1" -Changed label "la_ColHeader_Date" of type "1" -Changed label "la_prompt_RatingLimits" of type "1" -Changed label "lu_searchtitle_link" of type "0" -Changed label "la_prompt_CategoryId" of type "1" -Changed label "la_prompt_AutoGen_Excerpt" of type "1" -Changed label "la_prompt_Author" of type "1" -Changed label "la_Text_Article" of type "1" -Changed label "la_prompt_ThumbURL" of type "1" -Changed label "la_prompt_applyingbanlist" of type "2" -Changed label "la_prompt_ImageId" of type "1" -Changed label "la_Text_Topic" of type "1" -Changed label "la_Warning_Enable_HTML" of type "1" -Changed label "la_prompt_MetaKeywords" of type "1" -Changed label "la_ColHeader_Value" of type "1" -Changed label "la_ColHeader_Preview" of type "1" -Changed label "la_prompt_AltName" of type "1" -Changed label "la_title_Edit_Article" of type "1" -Changed label "la_Sectionheader_MetaInformation" of type "1" -Changed label "la_ColHeader_FieldName" of type "1" -Changed label "la_prompt_ArchiveDate" of type "1" -Changed label "la_text_for" of type "1" -Changed label "la_tab_Browse" of type "1" -Changed label "la_PermTab_news" of type "1" -Changed label "la_prompt_Location" of type "1" -Changed label "la_prompt_Description" of type "1" -Changed label "la_ColHeader_PermAccess" of type "1" -Changed label "la_tab_Relations" of type "1" -Changed label "la_prompt_CreatedOn" of type "1" -Changed label "la_Text_Size" of type "1" -Changed label "la_ColHeader_FieldLabel" of type "1" -Changed label "la_ColHeader_Enabled" of type "1" -Changed label "la_tab_General" of type "1" -Changed label "la_prompt_Visible" of type "1" -Changed label "la_Text_Full_Size_Image" of type "1" -Changed label "la_text_Same" of type "1" -Changed label "la_Text_Category" of type "1" -Changed label "la_prompt_MetaDescription" of type "1" -Changed label "la_prompt_Default" of type "1" -Changed label "la_tab_GroupSelect" of type "1" -Changed label "la_PermTab_link" of type "1" -Changed label "la_ToolTip_Up" of type "1" -Changed label "la_ToolTip_Move_Up" of type "1" -Changed label "la_tab_Permissions" of type "1" -Changed label "la_SearchLabel_Links" of type "1" -Changed label "la_PermTab_topic" of type "1" -Changed label "la_tab_Category_RelationSelect" of type "1" -Changed label "la_title_Site_Structure" of type "1" -Changed label "la_ColHeader_Url" of type "1" -Changed label "la_ToolTip_Select" of type "1" -Changed label "la_ItemTab_Categories" of type "1" -Changed label "la_prompt_Enabled" of type "1" -Changed label "la_text_Save" of type "1" -Changed label "la_ItemTab_News" of type "1" -Changed label "la_SearchLabel_Topics" of type "1" -Changed label "la_ItemTab_Links" of type "1" -Changed label "la_posts_newdays_prompt" of type "1" -Changed label "la_Text_to" of type "1" -Changed label "la_topic_poststopop_prompt" of type "1" -Changed label "la_SearchLabel_News" of type "1" -Changed label "la_ItemTab_Topics" of type "1" -Changed label "lu_PermName_Link.Owner.Modify_desc" of type "2" -Changed label "la_topic_votestohot_prompt" of type "1" -Changed label "la_SearchMenu_Categories" of type "1" -Changed label "la_prompt_Name" of type "1" -Changed label "la_fld_FontFamily" of type "1" -Changed label "la_title_Browse" of type "1" -Changed label "la_text_Thumbnail" of type "1" -Changed label "la_fld_BackgroundImage" of type "1" -Changed label "la_prompt_link_owner" of type "1" -Changed label "la_ColHeader_InheritFrom" of type "1" -Changed label "lu_fieldcustom__uc2" of type "2" -Changed label "la_Text_Not_Validated" of type "2" -Changed label "la_prompt_download_export" of type "2" -Changed label "la_Text_Image" of type "1" -Changed label "lu_fieldcustom__cc6" of type "2" -Changed label "la_prompt_remote_url" of type "1" -Changed label "la_ToolTip_Edit" of type "1" -Changed label "lu_show_user_signatures" of type "0" -Changed label "lu_PermName_Link.Owner.Delete_desc" of type "2" -Changed label "la_SearchMenu_New" of type "1" -Changed label "la_Text_Week" of type "1" -Changed label "lu_fieldcustom__lc3" of type "2" -Changed label "la_prompt_ExportFileName" of type "2" -Changed label "lu_fieldcustom__cc5" of type "2" -Changed label "la_Description_in-portal:browse" of type "1" -Changed label "la_fld_Subject" of type "1" -Changed label "la_Text_Invalid" of type "2" -Changed label "la_ColHeader_CreatedOn" of type "2" -Changed label "la_event_user.subscribe" of type "1" -Changed label "la_fld_TextAlign" of type "1" -Changed label "la_section_Message" of type "1" -Changed label "la_title_EditingTranslation" of type "1" -Changed label "la_fld_FontColor" of type "1" -Changed label "la_section_Translation" of type "1" -Changed label "la_Html" of type "1" -Changed label "la_fld_MessageBody" of type "1" -Changed label "la_US_UK" of type "1" -Changed label "la_fld_BackgroundRepeat" of type "1" -Changed label "la_fld_FontSize" of type "1" -Changed label "la_fld_BackgroundAttachment" of type "1" -Changed label "lu_site_map" of type "0" -Changed label "la_fld_Background" of type "1" -Changed label "la_tooltip_movedown" of type "0" -Changed label "la_fld_Font" of type "1" -Changed label "la_fld_FontStyle" of type "1" -Changed label "la_fld_TextDecoration" of type "1" -Changed label "la_fld_BackgroundColor" of type "1" -Changed label "la_p7" of type "1" -Changed label "la_config_website_name" of type "1" -Changed label "la_users_password_auto" of type "1" -Changed label "la_prompt_Keyword" of type "1" -Changed label "la_m12" of type "1" -Changed label "lu_default_smileys" of type "0" -Changed label "la_prompt_PrimaryValue" of type "1" -Changed label "la_config_reg_number" of type "1" -Changed label "la_m7" of type "1" -Changed label "la_Font" of type "1" -Changed label "la_m4" of type "1" -Changed label "la_fld_FontWeight" of type "1" -Changed label "la_users_allow_new" of type "1" -Changed label "la_p8" of type "1" -Changed label "la_User_Instant" of type "1" -Changed label "la_Prompt_SystemPermissions" of type "1" -Changed label "la_Description_in-link:configuration_output" of type "1" -Changed label "la_config_company" of type "1" -Changed label "la_Text_Admin" of type "1" -Changed label "lu_no_new_posts" of type "0" -Changed label "la_p1" of type "1" -Changed label "la_Description_in-portal:configure_users" of type "1" -Changed label "lu_PermName_News.Modify_desc" of type "0" -Changed label "la_Description_in-news:configuration_search" of type "1" -Changed label "la_p12" of type "1" -Changed label "la_Text_Label" of type "1" -Changed label "la_tab_Settings" of type "1" -Changed label "lu_PermName_Link.Add.Pending_desc" of type "0" -Changed label "la_Text_Categories" of type "1" -Changed label "la_m8" of type "1" -Changed label "la_val_Enabled" of type "1" -Changed label "la_Description_in-portal:configure_categories" of type "1" -Changed label "lu_PermName_News.View_desc" of type "0" -Changed label "lu_PermName_Topic.Reply.Delete_desc" of type "0" -Changed label "lu_PermName_Topic.Modify_desc" of type "0" -Changed label "la_Text_Restrictions" of type "1" -Changed label "lu_PermName_News.Add.Pending_desc" of type "0" -Changed label "la_m2" of type "1" -Changed label "lu_PermName_Category.Add_desc" of type "0" -Changed label "la_Description_in-portal:system" of type "1" -Changed label "la_Text_Search_Results" of type "1" -Changed label "la_m3" of type "1" -Changed label "lu_PermName_Topic.Reply.Add_desc" of type "0" -Changed label "lu_PermName_Link.Rate_desc" of type "0" -Changed label "la_Description_in-portal:modules" of type "1" -Changed label "la_tab_Message" of type "1" -Changed label "la_Text_User_Count" of type "1" -Changed label "lu_PermName_Category.View_desc" of type "0" -Changed label "la_Text_UserEmail" of type "1" -Changed label "la_Text_Full" of type "1" -Changed label "la_Description_in-link" of type "1" -Changed label "lu_PermName_Link.Add_desc" of type "0" -Changed label "la_Prompt_CategoryPermissions" of type "1" -Changed label "la_text_Thumbnail_Image" of type "1" -Changed label "la_Description_in-portal:tools" of type "1" -Changed label "la_Text_Local" of type "1" -Changed label "lu_PermName_Topic.Reply.Modify_desc" of type "0" -Changed label "lu_PermName_Link.Modify_desc" of type "0" -Changed label "la_Text_Fields" of type "1" -Changed label "la_tab_Properties" of type "1" -Changed label "la_text_Same_As_Thumbnail" of type "1" -Changed label "la_Text_IAgree" of type "1" -Changed label "lu_myaccount" of type "0" -Changed label "la_prompt_PendingItems" of type "1" -Changed label "la_Category_Pick" of type "1" -Changed label "la_tab_EmailMessage" of type "1" -Changed label "la_Text_Step" of type "1" -Changed label "la_Text_Email" of type "1" -Changed label "la_tab_Template" of type "1" -Changed label "la_Category_Date" of type "1" -Changed label "la_category_metakey" of type "1" -Changed label "la_tab_Labels" of type "1" -Changed label "la_Number_of_Posts" of type "1" -Changed label "la_prompt_Item" of type "1" -Changed label "la_news_daysarchive_prompt" of type "1" -Changed label "la_Text_Active" of type "1" -Changed label "la_prompt_TimeFormat" of type "1" -Changed label "la_Text_DataType_3" of type "1" -Changed label "la_prompt_Pop" of type "1" -Changed label "la_link_sortfield2_prompt" of type "1" -Changed label "la_val_Auto" of type "1" -Changed label "lu_PermName_Category.Modify_desc" of type "0" -Changed label "la_Text_OneWay" of type "1" -Changed label "la_tab_Tools" of type "1" -Changed label "la_Text_Catalog" of type "1" -Changed label "la_Text_Settings" of type "1" -Changed label "la_val_Always" of type "1" -Changed label "la_prompt_ReviewId" of type "1" -Changed label "la_Text_MetaInfo" of type "1" -Changed label "la_Text_DataType_4" of type "1" -Changed label "la_prompt_ThemeId" of type "1" -Changed label "la_ColHeader_ItemType" of type "1" -Changed label "la_news_perpage_prompt" of type "1" -Changed label "la_title_SessionLog" of type "1" -Changed label "la_prompt_ModifedOn" of type "1" -Changed label "la_topic_sortfield_prompt" of type "1" -Changed label "la_Article_Excerpt" of type "1" -Changed label "la_link_sortreviews2_prompt" of type "1" -Changed label "la_ColHeader_Status" of type "1" -Changed label "la_prompt_Search" of type "1" -Changed label "la_ToolTip_Refresh" of type "1" -Changed label "la_prompt_Status" of type "1" -Changed label "la_link_perpage_prompt" of type "1" -Changed label "la_Text_CustomField" of type "1" -Changed label "la_Text_NewField" of type "1" -Changed label "la_Text_PostBody" of type "1" -Changed label "la_prompt_Image" of type "1" -Changed label "la_prompt_Password" of type "1" -Changed label "la_Text_General" of type "1" -Changed label "la_prompt_Properties" of type "1" -Changed label "la_ToolTip_New_Emoticon" of type "1" -Changed label "la_ColHeader_Item" of type "1" -Changed label "la_ToolTip_SendMail" of type "1" -Changed label "la_tab_Censorship" of type "1" -Changed label "la_tab_ConfigCustom" of type "1" -Changed label "la_Text_User" of type "1" -Changed label "la_ToolTip_New_CustomField" of type "1" -Changed label "la_prompt_CensorWord" of type "1" -Changed label "la_prompt_SubSearch" of type "1" -Changed label "la_prompt_InlinkDbName" of type "1" -Changed label "la_prompt_Usermame" of type "1" -Changed label "la_tab_QueryDB" of type "1" -Changed label "la_prompt_SimpleSearch" of type "1" -Changed label "la_text_nopermissions" of type "1" -Changed label "la_Text_Posts" of type "1" -Changed label "la_tab_Community" of type "1" -Changed label "la_Text_Valid" of type "1" -Changed label "la_title_Edit_Group" of type "1" -Changed label "la_Text_Emoticons" of type "1" -Changed label "lu_add_friend" of type "0" -Changed label "la_prompt_AdvancedSearch" of type "1" -Changed label "la_Text_Filter" of type "1" -Changed label "lu_register_confirm" of type "0" -Changed label "lu_false" of type "0" -Changed label "lu_edit_post" of type "0" -Changed label "la_tab_ImportLang" of type "1" -Changed label "lu_ferror_login_login_password" of type "1" -Changed label "la_prompt_relevence_settings" of type "1" -Changed label "la_Text_Scanning" of type "1" -Changed label "lu_advsearch_isnot" of type "0" -Changed label "lu_true" of type "0" -Changed label "la_Text_Root" of type "1" -Changed label "la_prompt_ItemVerb" of type "2" -Changed label "lu_topic_search_results" of type "0" -Changed label "lu_search_type" of type "0" -Changed label "la_prompt_perform_now" of type "1" -Changed label "la_prompt_ItemValue" of type "2" -Changed label "la_Description_in-portal:configuration_email" of type "2" -Changed label "la_prompt_thousand" of type "2" -Changed label "la_prompt_required_field_increase" of type "1" -Changed label "lu_continue" of type "0" -Changed label "lu_news_rate_confirm_duplicate_text" of type "0" -Changed label "la_prompt_sqlquery_result" of type "1" -Changed label "la_Text_RootCategory" of type "1" -Changed label "la_tab_MissingLabels" of type "1" -Changed label "lu_topic_updated" of type "0" -Changed label "la_Text_Export" of type "2" -Changed label "la_Text_Exists" of type "1" -Changed label "lu_searchtitle_topic" of type "0" -Changed label "lu_ferror_login_login_user" of type "1" -Changed label "la_Text_Second" of type "1" -Changed label "la_Description_in-link:inlink_general" of type "2" -Changed label "lu_field_url" of type "2" -Changed label "la_Text_Address" of type "1" -Changed label "lu_field_cachedrating" of type "2" -Changed label "la_tab_BanList" of type "1" -Changed label "la_Text_Rule" of type "2" -Changed label "lu_field_hits" of type "2" -Changed label "la_Text_IsNot" of type "1" -Changed label "la_Text_Is" of type "1" -Changed label "lu_rootcategory_name" of type "0" -Changed label "lu_field_cachedreviewsqty" of type "2" -Changed label "la_ColHeader_ItemVerb" of type "1" -Changed label "la_users_subscriber_group" of type "2" -Changed label "la_prompt_sqlquery_header" of type "1" -Changed label "la_Text_Any" of type "1" -Changed label "la_prompt_lang_timeformat" of type "0" -Changed label "lu_email_send_error" of type "0" -Changed label "la_tab_ExportLang" of type "1" -Changed label "lu_advsearch_is" of type "0" -Changed label "la_Text_Unique" of type "1" -Changed label "la_Text_State" of type "1" -Changed label "la_Text_Minute" of type "1" -Changed label "la_Text_Day" of type "1" -Changed label "la_Description_in-portal:configuration_search" of type "2" -Changed label "lu_field_createdbyid" of type "2" -Changed label "lu_mailinglist" of type "0" -Changed label "lu_unsorted_list" of type "0" -Changed label "lu_field_postedby" of type "2" -Changed label "la_Delete_Confirm" of type "1" -Changed label "la_p5" of type "1" -Changed label "lu_fieldcustom__lc5" of type "2" -Changed label "la_Text_Phone" of type "1" -Changed label "la_p9" of type "1" -Changed label "la_Text_Licence" of type "1" -Changed label "la_Description_in-bulletin:configuration_output" of type "1" -Changed label "la_p10" of type "1" -Changed label "la_m10" of type "1" -Changed label "la_Text_Views" of type "1" -Changed label "lu_new_posts" of type "0" -Changed label "la_prompt_valuelist" of type "1" -Changed label "la_config_server_name" of type "1" -Changed label "la_Text_Archived" of type "1" -Changed label "la_Text_Date_Time_Settings" of type "1" -Changed label "la_m6" of type "1" -Changed label "la_Text_Front" of type "1" -Changed label "la_PermType_FrontEnd" of type "1" -Changed label "la_p2" of type "1" -Changed label "la_m0" of type "1" -Changed label "la_Text_Replies" of type "1" -Changed label "la_User_Upon_Approval" of type "1" -Changed label "la_Text_Both" of type "1" -Changed label "la_p13" of type "1" -Changed label "lu_user_pending_aproval_text" of type "0" -Changed label "la_p6" of type "1" -Changed label "la_Description_in-bulletin" of type "1" -Changed label "la_config_server_path" of type "1" -Changed label "la_approve_description" of type "1" -Changed label "la_m9" of type "1" -Changed label "la_m11" of type "1" -Changed label "la_p11" of type "1" -Changed label "la_prompt_TopicId" of type "1" -Changed label "la_config_site_zone" of type "1" -Changed label "la_m1" of type "1" -Changed label "la_prompt_Value" of type "1" -Changed label "la_prompt_PostedBy" of type "1" -Changed label "la_users_votes_deny" of type "1" -Changed label "la_config_time_server" of type "1" -Changed label "la_config_web_address" of type "1" -Changed label "la_User_Not_Allowed" of type "1" -Changed label "la_users_email_validate" of type "1" -Changed label "la_tab_ConfigSettings" of type "1" -Changed label "la_Text_Blank_Field" of type "1" -Changed label "la_p3" of type "1" -Changed label "la_Description_in-portal:user_custom" of type "1" -Changed label "la_Text_Website" of type "1" -Changed label "la_prompt_Frequency" of type "1" -Changed label "la_users_review_deny" of type "1" -Changed label "la_m5" of type "1" -Changed label "la_Text_DataType_1" of type "1" -Changed label "la_Description_in-portal:user_list" of type "1" -Changed label "la_p4" of type "1" -Changed label "lu_PermName_Topic.Reply.View_desc" of type "0" -Changed label "la_prompt_Parameter" of type "1" -Changed label "la_prompt_Label" of type "1" -Changed label "la_Description_in-news" of type "1" -Changed label "la_config_website_address" of type "1" -Changed label "lu_PermName_News.Add_desc" of type "0" -Changed label "lu_PermName_Category.AddPending_desc" of type "0" -Changed label "la_prompt_SearchType" of type "1" -Changed label "la_Description_in-portal:user_groups" of type "1" -Changed label "la_prompt_PhraseId" of type "1" -Changed label "lu_PermName_News.Review_desc" of type "0" -Changed label "la_config_name" of type "1" -Changed label "la_prompt_To" of type "1" -Changed label "la_prompt_PhraseType" of type "1" -Changed label "lu_PermName_Link.Delete_desc" of type "0" -Changed label "la_prompt_Subject" of type "1" -Changed label "la_Description_in-portal:configuration_custom" of type "1" -Changed label "lu_PermName_Link.Review_desc" of type "0" -Changed label "la_Text_Adding" of type "1" -Changed label "lu_PermName_News.Delete_desc" of type "0" -Changed label "la_Text_Primary" of type "1" -Changed label "lu_PermName_News.Rate_desc" of type "0" -Changed label "la_Description_in-portal:reports" of type "1" -Changed label "lu_PermName_Topic.Review_desc" of type "0" -Changed label "la_Text_Group_Name" of type "1" -Changed label "la_tab_SendMail" of type "1" -Changed label "la_Text_DatabaseSettings" of type "1" -Changed label "lu_PermName_Topic.Rate_desc" of type "0" -Changed label "la_prompt_Attatchment" of type "1" -Changed label "lu_PermName_Topic.Add.Pending_desc" of type "0" -Changed label "lu_PermName_Topic.View_desc" of type "0" -Changed label "la_Text_No_permissions" of type "1" -Changed label "la_ToolTip_New_Permission" of type "1" -Changed label "la_prompt_LinkId" of type "1" -Changed label "la_prompt_Views" of type "1" -Changed label "la_Logged_in_as" of type "1" -Changed label "la_Description_in-portal:site" of type "1" -Changed label "la_Description_in-portal:users" of type "1" -Changed label "la_Text_None" of type "1" -Changed label "la_Text_Groups" of type "1" -Changed label "lu_PermName_Topic.Add_desc" of type "0" -Changed label "la_prompt_EmailBody" of type "1" -Changed label "la_Text_Subitems" of type "1" -Changed label "lu_by" of type "0" -Changed label "la_Text_Send" of type "1" -Changed label "lu_PermName_Topic.Delete_desc" of type "0" -Changed label "la_tab_UserSelect" of type "1" -Changed label "lu_PermName_Category.Delete_desc" of type "0" -Changed label "la_Description_in-portal:help" of type "1" -Changed label "la_prompt_EmailSubject" of type "1" -Changed label "la_Topic_Views" of type "1" -Changed label "la_tab_Review" of type "1" -Changed label "la_prompt_ActiveArticles" of type "1" -Changed label "la_prompt_ActiveTopics" of type "1" -Changed label "la_val_Never" of type "1" -Changed label "la_val_Active" of type "1" -Changed label "lu_PermName_Link.View_desc" of type "0" -Changed label "la_Text_AdminEmail" of type "1" -Changed label "la_Text_Relation" of type "1" -Changed label "la_Text_View" of type "1" -Changed label "la_Prompt_Warning" of type "1" -Changed label "la_Text_SubCats" of type "1" -Changed label "la_prompt_New" of type "1" -Changed label "la_prompt_Module" of type "1" -Changed label "la_Text_Images" of type "1" -Changed label "la_prompt_StartDate" of type "1" -Changed label "la_ToolTip_Reset" of type "1" -Changed label "la_Category_Pop" of type "1" -Changed label "la_prompt_TotalLinks" of type "1" -Changed label "la_topic_MinVotes_prompt" of type "1" -Changed label "la_Article_Date" of type "1" -Changed label "la_Text_Relations" of type "1" -Changed label "la_val_Disabled" of type "1" -Changed label "la_Text_Locked" of type "1" -Changed label "Previous Theme" of type "0" -Changed label "la_ToolTip_New_Template" of type "1" -Changed label "la_val_Pending" of type "1" -Changed label "la_Text_GuestUsers" of type "1" -Changed label "la_ToolTip_New_Theme" of type "1" -Changed label "la_prompt_PerPage" of type "1" -Changed label "la_prompt_IPAddress" of type "1" -Changed label "la_title_In-Link" of type "1" -Changed label "la_Text_Pack" of type "1" -Changed label "la_title_In-News" of type "1" -Changed label "la_title_Summary" of type "1" -Changed label "la_prompt_Template" of type "1" -Changed label "la_ToolTip_New_LangPack" of type "1" -Changed label "la_sortfield2_prompt" of type "1" -Changed label "la_Text_BuiltIn" of type "1" -Changed label "la_prompt_Type" of type "1" -Changed label "la_tab_Reports" of type "1" -Changed label "la_tab_SessionLog" of type "1" -Changed label "la_link_editorspick_prompt" of type "1" -Changed label "la_prompt_Hot" of type "1" -Changed label "la_Text_Articles" of type "1" -Changed label "la_prompt_Primary" of type "1" -Changed label "la_Text_NewTheme" of type "1" -Changed label "la_Text_Guest" of type "1" -Changed label "la_Article_Author" of type "1" -Changed label "la_Topic_Pick" of type "1" -Changed label "la_Link_Rating" of type "1" -Changed label "la_Link_Hits" of type "1" -Changed label "la_Article_Title" of type "1" -Changed label "la_Text_Expired" of type "1" -Changed label "la_Article_Hits" of type "1" -Changed label "la_Topic_Text" of type "1" -Changed label "Next Theme" of type "0" -Changed label "la_prompt_LocalName" of type "1" -Changed label "la_news_sortfield2_pompt" of type "1" -Changed label "la_link_sortreviews_prompt" of type "1" -Changed label "la_Article_Rating" of type "1" -Changed label "la_prompt_LanguageId" of type "1" -Changed label "la_Link_Name" of type "1" -Changed label "la_Text_Theme" of type "1" -Changed label "la_title_General_Configuration" of type "1" -Changed label "la_Link_Date" of type "1" -Changed label "la_ToolTip_Preview" of type "1" -Changed label "la_tab_Templates" of type "1" -Changed label "la_Link_URL" of type "1" -Changed label "la_Text_Reciprocal" of type "1" -Changed label "la_common_CreatedOn" of type "1" -Changed label "la_news_newdays_prompt" of type "1" -Changed label "la_news_sortreviews_prompt" of type "1" -Changed label "la_Text_Reviews" of type "1" -Changed label "la_category_daysnew_prompt" of type "1" -Changed label "la_prompt_PackName" of type "1" -Changed label "la_Category_Description" of type "1" -Changed label "la_link_urlstatus_prompt" of type "1" -Changed label "la_link_newdays_prompt" of type "1" -Changed label "la_tab_Summary" of type "1" -Changed label "la_category_showpick_prompt" of type "1" -Changed label "la_Text_Configuration" of type "1" -Changed label "la_Category_Name" of type "1" -Changed label "la_news_sortreviews2_prompt" of type "1" -Changed label "la_news_newstopminrating_prompt" of type "1" -Changed label "la_link_newstopminrating_prompt" of type "1" -Changed label "la_text_sess_expired" of type "0" -Changed label "la_common_ReviewText" of type "1" -Changed label "lu_Mar" of type "0" -Changed label "lu_Apr" of type "0" -Changed label "lu_suggest_error" of type "0" -Changed label "la_col_Basedon" of type "1" -Changed label "la_Description_in-portal:emaillog" of type "1" -Changed label "lu_Nov" of type "0" -Changed label "la_prompt_html_version" of type "1" -Changed label "lu_error_subtitle" of type "0" -Changed label "lu_prompt_recommend" of type "0" -Changed label "lu_errors_on_form" of type "0" -Changed label "lu_locked_topic" of type "0" -Changed label "la_fld_StylesheetId" of type "1" -Changed label "la_tab_BaseStyles" of type "1" -Changed label "la_DownloadLanguageExport" of type "1" -Changed label "la_title_New_BaseStyle" of type "1" -Changed label "la_prompt_TopicsPending" of type "1" -Changed label "la_text_disclaimer_part2" of type "1" -Changed label "la_Prompt_Title" of type "1" -Changed label "la_prompt_DateFormat" of type "1" -Changed label "la_ColHeader_Topic" of type "1" -Changed label "la_title_EditingEmailEvent" of type "1" -Changed label "la_prompt_ArticleExcerpt!" of type "1" -Changed label "la_prompt_TopicsTotal" of type "1" -Changed label "la_col_Translation" of type "1" -Changed label "la_Description_in-bulletin:configuration_search" of type "1" -Changed label "la_title_Reports" of type "1" -Changed label "la_Prompt_Restore_Filechoose" of type "1" -Changed label "la_prompt_MaxTopicVotes" of type "1" -Changed label "la_fld_ExportPhraseTypes" of type "1" -Changed label "la_title_ExportLanguagePackResults" of type "1" -Changed label "la_title_Community" of type "1" -Changed label "la_prompt_PostsToLock" of type "1" -Changed label "la_prompt_import_error" of type "1" -Changed label "lu_operation_notallowed" of type "0" -Changed label "la_Text_ComingSoon" of type "1" -Changed label "lu_modify_link" of type "0" -Changed label "la_title_InstallLanguagePackStep2" of type "1" -Changed label "la_prompt_HitLimits" of type "1" -Changed label "la_Show_Log" of type "1" -Changed label "la_prompt_EditorsPick" of type "1" -Changed label "la_ColHeader_Views" of type "1" -Changed label "la_prompt_EditorsPickTopics" of type "1" -Changed label "la_none" of type "1" -Changed label "la_prompt_TopicsActive" of type "1" -Changed label "la_prompt_ActiveLinks" of type "1" -Changed label "lu_blank_password" of type "0" -Changed label "lu_repeat_password" of type "0" -Changed label "lu_PleaseRegister" of type "0" -Changed label "la_news_perpage_short_prompt" of type "1" -Changed label "lu_comm_ProductDescription" of type "0" -Changed label "la_topic_perpage_short_prompt" of type "1" -Changed label "lu_RegistrationCompleted" of type "0" -Changed label "la_event_post.modify" of type "1" -Changed label "la_ToolTip_Edit_Current_Category" of type "1" -Changed label "la_event_article.review.deny" of type "1" -Changed label "la_category_perpage__short_prompt" of type "1" -Changed label "lu_zip_code" of type "0" -Changed label "la_event_post.add" of type "1" -Changed label "lu_enter" of type "0" -Changed label "la_text_leading" of type "1" -Changed label "lu_remove" of type "0" -Changed label "la_inlink" of type "1" -Changed label "lu_add" of type "0" -Changed label "lu_new_news" of type "0" -Changed label "lu_modified" of type "0" -Changed label "lu_ferror_no_access" of type "0" -Changed label "lu_confirmation_title" of type "0" -Changed label "la_rating_alreadyvoted" of type "1" -Changed label "lu_submitting_to" of type "0" -Changed label "la_prompt_TopicReviews" of type "1" -Changed label "la_prompt_TopicLocked" of type "1" -Changed label "lu_profile_field" of type "0" -Changed label "lu_WeAcceptCards" of type "0" -Changed label "lu_YourCart" of type "0" -Changed label "la_origional_value" of type "1" -Changed label "la_added" of type "1" -Changed label "lu_ContactUs" of type "0" -Changed label "lu_modifylink_pending_confirm_text" of type "0" -Changed label "lu_recipient_doesnt_exit" of type "0" -Changed label "lu_privatemessages_updated" of type "0" -Changed label "lu_fld_translation" of type "0" -Changed label "lu_PoweredBy" of type "0" -Changed label "lu_EnterEmailToRecommend" of type "0" -Changed label "la_prompt_NewTopics" of type "1" -Changed label "la_prompt_NewLinks" of type "1" -Changed label "la_prompt_NewestPostDate" of type "1" -Changed label "lu_close" of type "0" -Changed label "lu_confirm" of type "0" -Changed label "lu_no_expiration" of type "0" -Changed label "la_prompt_NewestTopicTime" of type "1" -Changed label "lu_ShoppingCart" of type "0" -Changed label "la_prompt_ArticlesPending" of type "1" -Changed label "la_review_added" of type "1" -Changed label "la_prompt_LastUpdatedPostTime" of type "1" -Changed label "lu_ferror_toolarge" of type "0" -Changed label "lu_keywords_tooshort" of type "0" -Changed label "la_review_alreadyreviewed" of type "1" -Changed label "la_prevgroup" of type "1" -Changed label "lu_news_review_confirm_pending" of type "0" -Changed label "lu_forgotpw_confirm_reset" of type "0" -Changed label "lu_ferror_wrongtype" of type "0" -Changed label "la_prompt_TopicsDisabled" of type "1" -Changed label "la_prompt_LastUpdatedTopicTime" of type "1" -Changed label "la_prompt_edit" of type "1" -Changed label "la_module_not_licensed" of type "1" -Changed label "la_title_label" of type "1" -Changed label "la_terabytes" of type "1" -Changed label "la_prompt_DisabledLinks" of type "1" -Changed label "lu_add_pm" of type "0" -Changed label "lu_new_since_news" of type "0" -Changed label "la_restore_file_error" of type "1" -Changed label "lu_forgotpw_confirm_text_reset" of type "0" -Changed label "la_title_category_select" of type "1" -Changed label "lu_Jun" of type "0" -Changed label "la_fld_Charset" of type "1" -Changed label "lu_ferror_m_register_password" of type "0" -Changed label "lu_article_details" of type "0" -Changed label "la_nextcategory" of type "1" -Changed label "la_performing_export" of type "1" -Changed label "lu_search_error" of type "0" -Changed label "la_title_sendmail" of type "1" -Changed label "lu_subcats" of type "0" -Changed label "la_prompt_all_templates" of type "1" -Changed label "lu_new_since_topics" of type "0" -Changed label "lu_Sep" of type "0" -Changed label "la_tab_upgrade_license" of type "1" -Changed label "lu_NoAccess" of type "0" -Changed label "la_help_in_progress" of type "1" -Changed label "la_fld_LocalName" of type "1" -Changed label "la_performing_backup" of type "1" -Changed label "la_ban_email" of type "1" -Changed label "la_prompt_ArticleExcerpt" of type "1" -Changed label "la_fld_PackName" of type "1" -Changed label "la_ToolTip_Decline" of type "1" -Changed label "la_prompt_Rating" of type "1" -Changed label "la_Text_Counters" of type "1" -Changed label "la_text_Permission" of type "1" -Changed label "la_tab_User_Groups" of type "1" -Changed label "la_Text_Editing" of type "1" -Changed label "la_Text_Link" of type "1" -Changed label "la_ColHeader_AltValue" of type "1" -Changed label "la_Cancel" of type "1" -Changed label "la_prompt_ArticleBody" of type "1" -Changed label "la_tab_User_List" of type "1" -Changed label "la_tab_Custom" of type "1" -Changed label "la_prompt_Pending" of type "1" -Changed label "la_title_Censorship" of type "1" -Changed label "la_title_Tools" of type "1" -Changed label "la_title_Sys_Config" of type "1" -Changed label "la_Colheader_GroupType" of type "1" -Changed label "la_prompt_Priority" of type "1" -Changed label "la_prompt_Votes" of type "1" -Changed label "la_tab_Images" of type "1" -Changed label "la_title_Edit_Link" of type "1" -Changed label "la_ColHeader_Image" of type "1" -Changed label "la_ToolTip_Delete" of type "1" -Changed label "lu_field_startdate" of type "0" -Changed label "la_topic_newdays_prompt" of type "1" -Changed label "la_posts_perpage_prompt" of type "1" -Changed label "la_prompt_URL" of type "1" -Changed label "la_SearchMenu_Clear" of type "1" -Changed label "la_SearchLabel_Categories" of type "1" -Changed label "la_ToolTip_New_Relation" of type "1" -Changed label "la_topic_perpage_prompt" of type "1" -Changed label "la_PermTab_category" of type "1" -Changed label "la_Save" of type "1" -Changed label "la_Page" of type "1" -Changed label "lu_PermName_News.Review.Pending_desc" of type "2" -Changed label "la_prompt_upload" of type "1" -Changed label "la_text_As" of type "1" -Changed label "la_topic_editorpicksabove_prompt" of type "1" -Changed label "lu_field_metadescription" of type "0" -Changed label "la_prompt_Enable_HTML" of type "1" -Changed label "la_ColHeader_PermInherited" of type "1" -Changed label "lu_field_metakeywords" of type "0" -Changed label "la_prompt_Expired" of type "0" -Changed label "la_ToolTip_Move_Down" of type "1" -Changed label "la_event_user.unsubscribe" of type "1" -Changed label "lu_PermName_Link.Modify.Pending_desc" of type "2" -Changed label "la_prompt_runlink_validation" of type "2" -Changed label "lu_PermName_Link.Owner.Modify.Pending_desc" of type "2" -Changed label "la_tab_AdminUI" of type "1" -Changed label "la_importlang_phrasewarning" of type "2" -Changed label "lu_fieldcustom__lc2" of type "2" -Changed label "la_ToolTip_Stop" of type "1" -Changed label "la_ToolTip_Home" of type "1" -Changed label "la_ColHeader_Name" of type "2" -Changed label "la_prompt_DupRating" of type "2" -Changed label "lu_PermName_Link.Review_Pending_desc" of type "2" -Changed label "lu_fieldcustom__uc6" of type "2" -Changed label "la_type_password" of type "1" -Changed label "la_PermType_AdminSection" of type "1" -Changed label "lu_field_resourceid" of type "2" -Changed label "la_Text_Languages" of type "2" -Changed label "lu_field_parentpath" of type "0" -Changed label "la_Prompt_GeneralPermissions" of type "1" -Changed label "lu_access_denied" of type "0" -Changed label "lu_fieldcustom__uc3" of type "2" -Changed label "lu_field_cachednavbar" of type "0" -Changed label "lu_fieldcustom__lc6" of type "2" -Changed label "la_event_link.review.deny" of type "1" -Changed label "lu_fieldcustom__cc4" of type "2" -Changed label "lu_field_modifiedbyid" of type "2" -Changed label "lu_fieldcustom__uc4" of type "2" -Changed label "lu_field_newsid" of type "0" -Changed label "lu_no_items" of type "0" -Changed label "lu_sorted_list" of type "0" -Changed label "la_ToolTip_Import_Langpack" of type "1" -Changed label "la_Text_Month" of type "1" -Changed label "lu_unsubscribe_confirm_text" of type "0" -Changed label "la_Description_in-link:validation_list" of type "2" -Changed label "la_Text_Install" of type "1" -Changed label "la_ToolTip_Ban" of type "1" -Changed label "la_StyleDefinition" of type "1" -Changed label "la_title_edit_category" of type "1" -Changed label "lu_field_archived" of type "0" -Changed label "la_Description_in-link:configuration_search" of type "1" -Changed label "la_prompt_root_name" of type "1" -Changed label "la_event_link.modify.pending" of type "1" -Changed label "lu_field_author" of type "0" -Changed label "lu_legend" of type "0" -Changed label "lu_no_favorites" of type "0" -Changed label "la_ToolTip_PrimaryGroup" of type "1" -Changed label "lu_news_rate_confirm" of type "0" -Changed label "la_tab_Overview" of type "1" -Changed label "lu_field_title" of type "0" -Changed label "lu_field_leadstory" of type "0" -Changed label "la_valuelist_help" of type "1" -Changed label "la_type_text" of type "1" -Changed label "lu_prompt_subscribe" of type "0" -Changed label "lu_field_topseller" of type "1" -Changed label "la_ToolTip_RemoveUserFromGroup" of type "1" -Changed label "lu_smileys" of type "0" -Changed label "la_tab_Themes" of type "1" -Changed label "la_Text_Default" of type "1" -Changed label "la_prompt_headers" of type "1" -Changed label "lu_btn_NewLink" of type "0" -Changed label "la_tab_ConfigOutput" of type "1" -Changed label "la_Text_Sort" of type "1" -Changed label "la_ToolTip_View" of type "1" -Changed label "la_tab_Stats" of type "1" -Changed label "la_tab_ConfigCensorship" of type "1" -Changed label "la_tab_ConfigSearch" of type "1" -Changed label "la_tab_Mail_List" of type "1" -Changed label "la_title_In-Bulletin" of type "1" -Changed label "la_ColHeader_Replacement" of type "1" -Changed label "la_tab_SearchLog" of type "1" -Changed label "la_ToolTip_Paste" of type "1" -Changed label "la_tab_Search_Groups" of type "1" -Changed label "la_MenuTreeTitle" of type "1" -Changed label "lu_pick_links" of type "0" -Changed label "la_ToolTip_Search" of type "1" -Changed label "la_tab_ConfigSmileys" of type "1" -Changed label "la_SearchLabel" of type "1" -Changed label "la_Text_All" of type "1" -Changed label "la_prompt_Archived" of type "1" -Changed label "la_tab_ExportData" of type "1" -Changed label "la_ToolTip_Cut" of type "1" -Changed label "la_tab_Backup" of type "1" -Changed label "la_Text_Pop" of type "1" -Changed label "la_tab_Search_Users" of type "1" -Changed label "la_ToolTip_Print" of type "1" -Changed label "la_Text_Select" of type "1" -Changed label "la_tab_Restore" of type "1" -Changed label "la_Warning_Filter" of type "1" -Changed label "la_megabytes" of type "1" -Changed label "la_tab_ImportData" of type "1" -Changed label "la_tab_ConfigE-mail" of type "1" -Changed label "lu_field_editorspick" of type "0" -Changed label "la_tab_AdvancedView" of type "1" -Changed label "la_config_backup_path" of type "1" -Changed label "la_prompt_TotalCategories" of type "1" -Changed label "lu_btn_NewArticle" of type "0" -Changed label "la_Text_Disabled" of type "1" -Changed label "la_title_Install" of type "1" -Changed label "la_prompt_UsersPending" of type "1" -Changed label "la_title_AdvancedView" of type "1" -Changed label "la_ToolTip_Copy" of type "1" -Changed label "la_Description_in-portal:advanced_view" of type "1" -Changed label "la_prompt_NewestUserDate" of type "1" -Changed label "la_Text_BackupPath" of type "1" -Changed label "la_prompt_UsersUniqueCountries" of type "1" -Changed label "la_Description_in-portal:main_import" of type "1" -Changed label "la_prompt_TablesCount" of type "1" -Changed label "la_prompt_CategoryLeadStoryArticles" of type "1" -Changed label "la_prompt_ThemeCount" of type "1" -Changed label "la_prompt_DataSize" of type "1" -Changed label "la_prompt_AdminId" of type "1" -Changed label "lu_editors_picks" of type "0" -Changed label "la_tab_EmailLog" of type "1" -Changed label "la_to" of type "1" -Changed label "la_prompt_SentOn" of type "1" -Changed label "la_NextUser" of type "1" -Changed label "la_prompt_NewestCategoryDate" of type "1" -Changed label "la_prompt_BannedUsers" of type "1" -Changed label "la_prompt_NonExpiredSessions" of type "1" -Changed label "la_prompt_RecordsCount" of type "1" -Changed label "la_prompt_ArticlesTotal" of type "1" -Changed label "la_ToolTip_SendEmail" of type "1" -Changed label "la_prompt_TopicsUsers" of type "1" -Changed label "la_prompt_SystemFileSize" of type "1" -Changed label "la_tag_library" of type "1" -Changed label "la_prompt_UsersUniqueStates" of type "1" -Changed label "la_prompt_NewArticles" of type "1" -Changed label "la_kilobytes" of type "1" -Changed label "la_prompt_AddressTo" of type "1" -Changed label "la_prompt_DisabledCategories" of type "1" -Changed label "la_prompt_NewestArticleDate" of type "1" -Changed label "la_prompt_TotalUserGroups" of type "1" -Changed label "lu_pick_news" of type "0" -Changed label "la_prompt_ArticlesActive" of type "1" -Changed label "la_PrevUser" of type "1" -Changed label "la_prompt_PendingCategories" of type "1" -Changed label "la_prompt_HotArticles" of type "1" -Changed label "la_prompt_ArticleReviews" of type "1" -Changed label "la_prompt_NewestPostTime" of type "1" -Changed label "la_prompt_LastCategoryUpdate" of type "1" -Changed label "la_prompt_MaxHitsArticles" of type "1" -Changed label "la_prompt_NewCategories" of type "1" -Changed label "la_prompt_EditorsPickLinks" of type "1" -Changed label "la_text_upgrade_disclaimer" of type "1" -Changed label "la_prompt_MaxLinksVotes" of type "1" -Changed label "la_prompt_TopicAverageRating" of type "1" -Changed label "la_prompt_DisabledArticles" of type "1" -Changed label "la_prompt_LastArticleUpdate" of type "1" -Changed label "la_prompt_ArticlesArchived" of type "1" -Changed label "la_prompt_ArticleAverageRating" of type "1" -Changed label "la_prompt_UsersActive" of type "1" -Changed label "la_prompt_LeadStoryArticles" of type "1" -Changed label "la_prompt_LastUpdatedTopicDate" of type "1" -Changed label "la_prompt_MaxLinksHits" of type "1" -Changed label "la_prompt_MaxVotesArticles" of type "1" -Changed label "la_prompt_RegionsCount" of type "1" -Changed label "la_prompt_LastLinkUpdate" of type "1" -Changed label "la_prompt_EditorsPickArticles" of type "1" -Changed label "la_prompt_NewestLinkDate" of type "1" -Changed label "la_prompt_LinkReviews" of type "1" -Changed label "la_prompt_CategoryEditorsPick" of type "1" -Changed label "la_fld_TimeFormat" of type "1" -Changed label "lu_modifylink_confirm" of type "0" -Changed label "la_title_EmailSettings" of type "1" -Changed label "la_prompt_PopularArticles" of type "1" -Changed label "la_prompt_LinksAverageRating" of type "1" -Changed label "lu_user_pending_aproval" of type "0" -Changed label "la_fld_ThousandSep" of type "1" -Changed label "la_fld_IconURL" of type "1" -Changed label "la_prompt_NewestTopicDate" of type "1" -Changed label "la_fld_PrimaryLang" of type "1" -Changed label "la_title_Labels" of type "1" -Changed label "la_prompt_text_version" of type "1" -Changed label "la_prompt_FrontLead" of type "1" -Changed label "la_text_disclaimer_part1" of type "1" -Changed label "la_col_Label" of type "1" -Changed label "la_col_PhraseType" of type "1" -Changed label "la_Text_Editor" of type "1" -Changed label "la_prompt_Hits" of type "1" -Changed label "la_fld_DecimalPoint" of type "1" -Changed label "la_col_PrimaryValue" of type "1" -Changed label "la_tab_GeneralSettings" of type "1" -Changed label "la_prompt_HotTopics" of type "1" -Changed label "la_Showing_Logs" of type "1" -Changed label "lu_ThankForSubscribing" of type "0" -Changed label "lu_MoreDetails" of type "0" -Changed label "la_Text_ShowingGroups" of type "1" -Changed label "lu_AdvancedSearch" of type "0" -Changed label "LU_EMAIL" of type "0" -Changed label "lu_SearchProducts" of type "0" -Changed label "lu_EnterEmailToSubscribe" of type "0" -Changed label "lu_fld_module" of type "0" -Changed label "lu_QuickSearch" of type "0" -Changed label "lu_AllRightsReserved" of type "0" -Changed label "la_prompt_VoteLimits" of type "1" -Changed label "la_ToolTip_New_Image" of type "1" -Changed label "lu_YourCurrency" of type "0" -Changed label "lu_YourAccount" of type "0" -Changed label "la_prompt_PostsTotal" of type "1" -Changed label "lu_RecommendToFriend" of type "0" -Changed label "lu_YourWishList" of type "0" -Changed label "lu_YourLanguage" of type "0" -Changed label "lu_fieldcustom__uc1" of type "2" -Changed label "la_prompt_PopularTopics" of type "1" -Changed label "la_prompt_PopularLinks" of type "1" -Changed label "lu_CreditCards" of type "0" -Changed label "lu_fld_phrase" of type "0" -Changed label "lu_ForgotPassword" of type "0" -Changed label "la_Prompt_Restore_Failed" of type "1" -Changed label "la_Warning_Save_Item" of type "1" -Changed label "la_prompt_PendingLinks" of type "1" -Changed label "lu_Name" of type "0" -Changed label "la_Description_in-news:configuration_output" of type "1" -Changed label "lu_pp_phone" of type "0" -Changed label "lu_categories_updated" of type "0" -Changed label "la_Text_Complete" of type "1" -Changed label "lu_private_messages" of type "0" -Changed label "lu_my_preferences" of type "0" -Changed label "lu_RegisterConfirm" of type "0" -Changed label "lu_newpm_confirm_text" of type "0" -Changed label "lu_pm_list" of type "0" -Changed label "la_prompt_Root_Password" of type "1" -Changed label "la_Description_in-portal:reviews" of type "1" -Changed label "la_title_Regional" of type "1" -Changed label "la_prompt_ip" of type "1" -Changed label "la_col_Type" of type "1" -Changed label "la_Text_Ban" of type "1" -Changed label "lu_users_online" of type "0" -Changed label "lu_rating_4" of type "0" -Changed label "lu_CatLead_Story" of type "0" -Changed label "lu_subscribe_confirm_prompt" of type "0" -Changed label "la_performing_restore" of type "1" -Changed label "lu_button_no" of type "0" -Changed label "lu_PermName_Debug.List_desc" of type "1" -Changed label "lu_news_addreview_confirm_text" of type "0" -Changed label "la_title_Add_Module" of type "1" -Changed label "lu_newtopic_confirm" of type "0" -Changed label "la_Description_in-portal:server_info" of type "1" -Changed label "lu_fieldcustom__user_interests" of type "2" -Changed label "lu_button_yes" of type "0" -Changed label "lu_pp_dob" of type "0" -Changed label "la_prompt_export_error" of type "1" -Changed label "la_event_link.add.pending" of type "1" -Changed label "la_col_LastChanged" of type "1" -Changed label "lu_fieldcustom__user_occupation" of type "2" -Changed label "la_updating_config" of type "1" -Changed label "la_title_EditingStyle" of type "1" -Changed label "la_prompt_Import_Prefix" of type "1" -Changed label "lu_quote_reply" of type "0" -Changed label "la_prompt_birthday" of type "1" -Changed label "la_prompt_CurrentSessions" of type "1" -Changed label "lu_newtopic_confirm_text" of type "0" -Changed label "la_Prompt_Step_One" of type "1" -Changed label "la_Title_SendMailProgress" of type "1" -Changed label "lu_pp_street" of type "0" -Changed label "lu_lastpost" of type "0" -Changed label "lu_newtopic_confirm_pending_text" of type "0" -Changed label "lu_offline" of type "0" -Changed label "lu_prompt_perpage_topics" of type "0" -Changed label "la_users_new_group" of type "1" -Changed label "lu_hot" of type "0" -Changed label "lu_search_again" of type "0" -Changed label "la_event_article.modify" of type "1" -Changed label "lu_pp_state" of type "0" -Changed label "lu_related_links" of type "0" -Changed label "lu_pp_firstname" of type "0" -Changed label "lu_PermName_Topic.Owner.Modify_desc" of type "1" -Changed label "lu_bbcode" of type "0" -Changed label "lu_prompt_catname" of type "0" -Changed label "la_tab_EmailEvents" of type "1" -Changed label "lu_recommend_title" of type "0" -Changed label "lu_error_title" of type "0" -Changed label "lu_register_text" of type "2" -Changed label "lu_link_reviews" of type "0" -Changed label "la_PermType_Admin" of type "1" -Changed label "lu_username" of type "0" -Changed label "lu_page" of type "0" -Changed label "la_text_Backup_in_progress" of type "1" -Changed label "lu_details" of type "0" -Changed label "lu_or" of type "0" -Changed label "la_ToolTip_Restore" of type "1" -Changed label "la_prompt_Event" of type "1" -Changed label "la_Text_Template" of type "1" -Changed label "la_Text_Events" of type "1" -Changed label "la_PermType_Front" of type "1" -Changed label "lu_prompt_review" of type "0" -Changed label "la_Prompt_Backup_Date" of type "1" -Changed label "lu_categories" of type "0" -Changed label "la_Title_SendInit" of type "1" -Changed label "la_tab_BlockStyles" of type "1" -Changed label "la_title_BaseStyles" of type "1" -Changed label "lu_InvalidEmail" of type "0" -Changed label "la_title_Adding_Stylesheet" of type "1" -Changed label "la_Enabled" of type "1" -Changed label "la_tab_Stylesheets" of type "1" -Changed label "la_title_Stylesheets" of type "1" -Changed label "lu_text_PasswordRequestConfirm" of type "0" -Changed label "la_Continue" of type "1" -Changed label "la_title_InstallLanguagePackStep1" of type "1" -Changed label "la_fld_ExportFileName" of type "1" -Changed label "lu_field_qtysold" of type "1" -Changed label "lu_forum_locked_for_posting" of type "0" -Changed label "lu_title_PasswordRequestConfirm" of type "0" -Changed label "lu_comm_EmailAddress" of type "0" -Changed label "lu_button_mailinglist" of type "0" -Changed label "lu_EnterForgotUserEmail" of type "0" -Changed label "lu_first_name" of type "0" -Changed label "lu_AProblemWithForm" of type "0" -Changed label "la_Text_Censorship" of type "1" -Changed label "la_ToolTip_New_Category" of type "1" -Changed label "la_category_perpage_prompt" of type "1" -Changed label "la_Text_Hot" of type "1" -Changed label "la_Search" of type "1" -Changed label "la_prompt_UsersDisabled" of type "1" -Changed label "la_Text_Pending" of type "1" -Changed label "la_PermName_SystemAccess.ReadOnly_desc" of type "1" -Changed label "la_prompt_FromUsername" of type "1" -Changed label "la_ToolTip_Previous" of type "1" -Changed label "la_SampleText" of type "1" -Changed label "lu_my_profile" of type "0" -Changed label "la_ToolTip_Next" of type "1" -Changed label "la_prompt_ReplacementWord" of type "1" -Changed label "la_Prompt_ReviewedBy" of type "1" -Changed label "la_Disabled" of type "1" -Changed label "lu_Here" of type "0" -Changed label "la_news_sortfield_pompt" of type "1" -Changed label "la_text_ReadOnly" of type "1" -Changed label "la_tab_ModulesSettings" of type "1" -Changed label "lu_cookies_error" of type "0" -Changed label "la_Text_ShowingUsers" of type "1" -Changed label "lu_subscribe_unknown_error" of type "0" -Changed label "la_title_reviews" of type "1" -Changed label "la_text_denied" of type "1" -Changed label "la_restore_unknown_error" of type "1" -Changed label "la_title_groupselect" of type "1" -Changed label "la_restore_file_not_found" of type "1" -Changed label "la_article_reviewed" of type "1" -Changed label "la_title_Configuration" of type "1" -Changed label "lu_suggest_no_address" of type "0" -Changed label "la_title_Adding_BlockStyle" of type "1" -Changed label "la_col_LastCompiled" of type "1" -Changed label "lu_descending" of type "0" -Changed label "la_title_Adding_Phrase" of type "1" -Changed label "lu_reset_confirm_text" of type "0" -Changed label "la_title_General" of type "1" -Changed label "lu_in_this_message" of type "0" -Changed label "la_title_Editing_BlockStyle" of type "1" -Changed label "la_LastUpdate" of type "1" -Changed label "la_prompt_allow_reset" of type "1" -Changed label "la_PhraseType_Admin" of type "1" -Changed label "la_col_Name" of type "1" -Changed label "la_fld_PhraseType" of type "1" -Changed label "la_fld_Translation" of type "1" -Changed label "la_StylePreview" of type "1" -Changed label "lu_search_results" of type "0" -Changed label "lu_reviews" of type "0" -Changed label "lu_no_categories" of type "0" -Changed label "lu_login" of type "0" -Changed label "lu_rateit" of type "0" -Changed label "la_fld_Name" of type "1" -Changed label "lu_related_cats" of type "0" -Changed label "lu_date_created" of type "0" -Changed label "lu_edit_topic" of type "0" -Changed label "lu_cat" of type "0" -Changed label "lu_register" of type "0" -Changed label "lu_rating" of type "0" -Changed label "la_col_Status" of type "1" -Changed label "lu_no" of type "0" -Changed label "lu_del_favorites" of type "0" -Changed label "lu_views" of type "0" -Changed label "lu_edit" of type "0" -Changed label "lu_votes" of type "0" -Changed label "lu_advanced_search" of type "0" -Changed label "lu_news" of type "0" -Changed label "lu_button_ok" of type "0" -Changed label "lu_no_links" of type "0" -Changed label "lu_city" of type "0" -Changed label "lu_total_links" of type "0" -Changed label "lu_added" of type "0" -Changed label "lu_enabled" of type "0" -Changed label "lu_replies" of type "0" -Changed label "lu_hits" of type "0" -Changed label "lu_subject" of type "0" -Changed label "lu_no_related_categories" of type "0" -Changed label "lu_cats" of type "0" -Changed label "lu_search" of type "0" -Changed label "lu_button_search" of type "0" -Changed label "lu_forums" of type "0" -Changed label "lu_aol_im" of type "0" -Changed label "lu_yes" of type "0" -Changed label "lu_field_city" of type "0" -Changed label "lu_zip" of type "0" -Changed label "lu_posted" of type "0" -Changed label "lu_poster" of type "0" -Changed label "la_topic_sortoder_prompt" of type "1" -Changed label "lu_button_join" of type "0" -Changed label "la_topic_sortoder2_prompt" of type "1" -Changed label "lu_category" of type "0" -Changed label "lu_page_label" of type "0" -Changed label "lu_author" of type "0" -Changed label "lu_end_on" of type "0" -Changed label "lu_country" of type "0" -Changed label "lu_button_rate" of type "0" -Changed label "lu_phone" of type "0" -Changed label "lu_field_dob" of type "0" -Changed label "lu_see_also" of type "0" -Changed label "lu_field_password" of type "0" -Changed label "lu_street2" of type "0" -Changed label "lu_login_name" of type "0" -Changed label "lu_not_logged_in" of type "0" -Changed label "lu_options" of type "0" -Changed label "la_Text_DataType_6" of type "1" -Changed label "lu_password" of type "0" -Changed label "lu_more" of type "0" -Changed label "la_common_descending" of type "1" -Changed label "lu_state" of type "0" -Changed label "lu_directory" of type "0" -Changed label "la_tab_Group" of type "1" -Changed label "la_taglib_link" of type "1" -Changed label "lu_topics" of type "0" -Changed label "lu_reply" of type "0" -Changed label "la_ToolTip_Email_FrontOnly" of type "1" -Changed label "la_Description_in-news:configuration_email" of type "1" -Changed label "lu_no_articles" of type "0" -Changed label "lu_date" of type "0" -Changed label "la_topic_sortfield_pompt" of type "1" -Changed label "lu_field_portaluserid" of type "0" -Changed label "lu_field_tz" of type "0" -Changed label "lu_links" of type "0" -Changed label "la_Description_in-bulletin:configuration_emoticon" of type "1" -Changed label "la_ToolTip_Email_UserSelect" of type "1" -Changed label "lu_add_link" of type "0" -Changed label "la_prompt_socket_blocking_mode" of type "1" -Changed label "lu_field_street" of type "0" -Changed label "la_ToolTip_Email_Disable" of type "1" -Changed label "lu_message_body" of type "0" -Changed label "la_ToolTip_Apply_Rules" of type "1" -Changed label "la_lang_import_progress" of type "1" -Changed label "la_ToolTip_ValidateSelected" of type "1" -Changed label "la_type_label" of type "1" -Changed label "lu_logout" of type "0" -Changed label "lu_field_lastname" of type "0" -Changed label "la_Text_FrontOnly" of type "1" -Changed label "la_link_perpage_short_prompt" of type "1" -Changed label "lu_field_state" of type "0" -Changed label "la_common_ascending" of type "1" -Changed label "la_type_radio" of type "1" -Changed label "la_Description_in-link:configuration_email" of type "1" -Changed label "la_Description_in-portal:sessionlog" of type "1" -Changed label "lu_title_mailinglist" of type "0" -Changed label "la_prompt_InputType" of type "1" -Changed label "lu_field_email" of type "0" -Changed label "la_link_MinVotes_prompt" of type "1" -Changed label "la_ToolTip_ResetValidationStatus" of type "1" -Changed label "la_prompt_NewsId" of type "1" -Changed label "lu_link_name" of type "0" -Changed label "la_prompt_heading" of type "1" -Changed label "la_Description_in-bulletin:configuration_custom" of type "1" -Changed label "lu_field_zip" of type "0" -Changed label "la_ToolTip_NewValidation" of type "1" -Changed label "la_topic_sortfield2_pompt" of type "1" -Changed label "lu_street" of type "0" -Changed label "lu_field_country" of type "0" -Changed label "lu_of" of type "2" -Changed label "la_ToolTip_New_Rule" of type "1" -Changed label "lu_field_login" of type "0" -Changed label "la_origional_values" of type "1" -Changed label "la_ToolTip_Email_Enable" of type "1" -Changed label "la_ToolTip_AddToGroup" of type "1" -Changed label "lu_fieldcustom__Sex" of type "2" -Changed label "la_Description_in-portal:searchlog" of type "1" -Changed label "lu_recommend" of type "0" -Changed label "lu_disable" of type "0" -Changed label "la_text_Rows" of type "1" -Changed label "lu_field_phone" of type "0" -Changed label "la_Description_in-link:configuration_custom" of type "1" -Changed label "la_Description_in-portal:backup" of type "1" -Changed label "la_link_votestohot_prompt" of type "1" -Changed label "la_event_import_progress" of type "1" -Changed label "lu_forgotpw_confirm" of type "0" -Changed label "la_prompt_sqlquery_error" of type "1" -Changed label "la_ToolTip_ContinueValidation" of type "1" -Changed label "lu_unsubscribe_title" of type "0" -Changed label "la_Description_in-portal:restore" of type "1" -Changed label "la_Description_in-portal:export" of type "1" -Changed label "la_Description_in-bulletin:configuration_censorship" of type "1" -Changed label "la_ToolTip_Primary" of type "1" -Changed label "la_Text_Restore_Heading" of type "1" -Changed label "lu_subscribe_title" of type "0" -Changed label "lu_link_review_confirm_pending" of type "0" -Changed label "la_Text_Table" of type "1" -Changed label "la_Text_LangImport" of type "1" -Changed label "lu_recommend_confirm_text" of type "0" -Changed label "lu_field_firstname" of type "0" -Changed label "lu_fieldcustom__age" of type "2" -Changed label "la_fld_SelectorId" of type "1" -Changed label "lu_subscribe_confirm_text" of type "0" -Changed label "la_Text_BanUserFields" of type "1" -Changed label "la_posts_subheading" of type "1" -Changed label "la_Description_in-portal:log_summary" of type "1" -Changed label "lu_addlink_confirm_pending" of type "0" -Changed label "lu_privacy" of type "0" -Changed label "lu_unsubscribe_confirm" of type "0" -Changed label "lu_pick" of type "0" -Changed label "la_Text_Unselect" of type "1" -Changed label "la_prompt_DbName" of type "1" -Changed label "la_prompt_syscache_enable" of type "1" -Changed label "lu_view_profile" of type "0" -Changed label "lu_no_session_error" of type "0" -Changed label "la_updating_rules" of type "1" -Changed label "lu_review_news" of type "0" -Changed label "lu_topics_updated" of type "0" -Changed label "la_prompt_sendmethod" of type "1" -Changed label "la_Text_backing_up" of type "1" -Changed label "lu_total_topics" of type "0" -Changed label "lu_fieldcustom__user_icq" of type "2" -Changed label "lu_select_theme" of type "0" -Changed label "lu_article_reviews" of type "0" -Changed label "la_Text_Invert" of type "1" -Changed label "lu_fieldcustom__user_website" of type "2" -Changed label "la_prompt_DbUsername" of type "1" -Changed label "la_validation_AlertMsg" of type "1" -Changed label "lu_pick_topics" of type "0" -Changed label "lu_addlink_confirm_pending_text" of type "0" -Changed label "lu_fieldcustom__test" of type "2" -Changed label "lu_ascending" of type "0" -Changed label "lu_text_keyword" of type "0" -Changed label "lu_hot_links" of type "0" -Changed label "lu_fieldcustom__user_msn" of type "2" -Changed label "la_title_Editing_BaseStyle" of type "1" -Changed label "la_prompt_DbPass" of type "1" -Changed label "la_fld_SelectorData" of type "1" -Changed label "lu_button_go" of type "0" -Changed label "lu_fieldcustom__user_yahoo" of type "2" -Changed label "la_text_min_username" of type "1" -Changed label "la_text_min_password" of type "1" -Changed label "lu_unsubscribe_confirm_prompt" of type "0" -Changed label "la_text_Bytes" of type "1" -Changed label "la_selecting_categories" of type "1" -Changed label "lu_title_confirm" of type "0" -Changed label "la_Selection_Empty" of type "1" -Changed label "la_section_General" of type "1" -Changed label "lu_subscribe_confirm" of type "0" -Changed label "lu_recommend_confirm" of type "0" -Changed label "la_section_overview" of type "1" -Changed label "lu_button_unsubscribe" of type "0" -Changed label "lu_to" of type "0" -Changed label "lu_forum_hdrtext" of type "0" -Changed label "lu_forgotpw_confirm_text" of type "0" -Changed label "la_event_user.suggest" of type "1" -Changed label "la_ToolTip_Clone" of type "1" -Changed label " lu_resetpw_confirm_text" of type "0" -Changed label "la_title_New_Phrase" of type "1" -Changed label "la_event_user.pswd_confirm" of type "1" -Changed label "la_fld_Phrase" of type "1" -Changed label "la_title_Editing_Phrase" of type "1" -Changed label "la_PhraseType_Front" of type "1" -Changed label "la_PhraseType_Both" of type "2" -Changed label "la_link_reviewed" of type "1" -Changed label "lu_new_private_message" of type "0" -Changed label "la_vote_added" of type "1" -Changed label "lu_my_topic_favorites" of type "0" -Changed label "la_reviewer" of type "1" -Changed label "lu_items_since_last" of type "0" -Changed label "la_original_values" of type "1" -Changed label "lu_expires" of type "0" -Changed label "lu_avatar_disabled" of type "0" -Changed label "lu_article_name" of type "0" -Changed label "lu_news_addreview_confirm__pending_text" of type "0" -Changed label "la_no_topics" of type "1" -Changed label "lu_recipent_required" of type "0" -Changed label "lu_news_search_results" of type "0" -Changed label "lu_edittopic_confirm_pending_text" of type "0" -Changed label "lu_ferror_reset_denied" of type "0" -Changed label "la_tab_phpbbimport" of type "1" -Changed label "lu_favorite" of type "0" -Changed label "lu_read_error" of type "0" -Changed label "la_tab_label" of type "1" -Changed label "la_text_types" of type "1" -Changed label "lu_review_access_denied" of type "0" -Changed label "lu_my_link_favorites" of type "0" -Changed label "lu_rating_alreadyvoted" of type "0" -Changed label "la_tooltip_setPrimary" of type "1" -Changed label "lu_subscribe_success" of type "0" -Changed label "lu_modifylink_pending_confirm" of type "0" -Changed label "la_error_unknown_category" of type "1" -Changed label "la_tab_modules" of type "1" -Changed label "la_prompt_moveup" of type "1" -Changed label "lu_related_articles" of type "0" -Changed label "lu_new_since_links" of type "0" -Changed label "lu_rate_access_denied" of type "0" -Changed label "la_tab_inlinkimport" of type "1" -Changed label "lu_ferror_pswd_toolong" of type "0" -Changed label "la_review_error" of type "1" -Changed label "lu_additional_cats" of type "0" -Changed label "lu_link_addreview_confirm_pending_text" of type "0" -Changed label "lu_edittopic_confirm_pending" of type "0" -Changed label "la_tooltip_previousstep" of type "1" -Changed label "lu_min_pw_reset_interval" of type "0" -Changed label "lu_new_articles" of type "0" -Changed label "lu_ferror_pswd_mismatch" of type "0" -Changed label "lu_no_template_error" of type "0" -Changed label "lu_confirm_subtitle" of type "0" -Changed label "lu_ferror_m_profile_userid" of type "0" -Changed label "lu_subscribe_missing_address" of type "0" -Changed label "la_error_move_subcategory" of type "1" -Changed label "la_bytes" of type "1" -Changed label "la_title_category_relationselect" of type "1" -Changed label "la_topic_reviewed" of type "1" -Changed label "lu_enlarge_picture" of type "0" -Changed label "lu_confirm_text" of type "0" -Changed label "lu_code_is_not_valid" of type "0" -Changed label "lu_guest" of type "0" -Changed label "la_text_address_denied" of type "1" -Changed label "lu_favorite_denied" of type "0" -Changed label "lu_code_expired" of type "0" -Changed label "la_configerror_review" of type "1" -Changed label "la_text_custom" of type "1" -Changed label "la_prompt_delete" of type "1" -Changed label "la_ban_login" of type "1" -Changed label "la_front_end" of type "1" -Changed label "la_tooltip_close" of type "1" -Changed label "lu_subscribe_banned" of type "0" -Changed label "la_by_theme" of type "1" -Changed label "la_ban_ip" of type "1" -Changed label "la_warning_primary_delete" of type "1" -Changed label "la_prompt_parent_templates" of type "1" -Changed label "la_prompt_movedown" of type "1" -Changed label "la_prompt_minkeywordlength" of type "1" -Changed label "la_text_quicklinks" of type "1" -Changed label "la_title_select_target_item" of type "1" -Changed label "la_restore_read_error" of type "1" -Changed label "la_category" of type "1" -Changed label "la_tab_taglibrary" of type "1" -Changed label "la_tab_userban" of type "1" -Changed label "la_nextgroup" of type "1" -Changed label "la_title_searchresults" of type "1" -Changed label "la_Text_Update_Licence" of type "1" -Changed label "lu_inbox" of type "0" -Changed label "la_title_userselect" of type "1" -Changed label "lu_Feb" of type "0" -Changed label "lu_ferror_m_acctinfo_firstname" of type "0" -Changed label "la_rootpass_verify_error" of type "1" -Changed label "la_title_select_item" of type "1" -Changed label "lu_no_keyword" of type "0" -Changed label "la_text_minkeywordlength" of type "1" -Changed label "la_prevcategory" of type "1" -Changed label "la_text_prerequisit_not_passed" of type "1" -Changed label "la_text_multipleshow" of type "1" -Changed label "lu_newpm_confirm" of type "0" -Changed label "la_tooltip_nextstep" of type "1" -Changed label "lu_Jul" of type "0" -Changed label "lu_new_pm" of type "0" -Changed label "lu_default_notify_pm" of type "0" -Changed label "lu_recipient_doesnt_exist" of type "0" -Changed label "la_prompt_multipleshow" of type "1" -Changed label "la_Credits_Title" of type "1" -Changed label "lu_view_pm" of type "0" -Changed label "lu_sent" of type "0" -Changed label "lu_Dec" of type "0" -Changed label "la_restore_access_denied" of type "1" -Changed label "lu_full_story" of type "0" -Changed label "la_event_pm.add" of type "1" -Changed label "la_Showing_Stats" of type "1" -Changed label "lu_May" of type "0" -Changed label "la_performing_import" of type "1" -Changed label "la_text_advanced" of type "1" -Changed label "lu_addcat_confirm_pending_text" of type "0" -Changed label "la_CreatedOn" of type "1" -Changed label "lu_review_this_article" of type "0" -Changed label "la_title_sendmailcancel" of type "1" -Changed label "lu_from" of type "0" -Changed label "lu_subscribe_no_address" of type "0" -Changed label "lu_Jan" of type "0" -Changed label "la_tooltip_save" of type "1" -Changed label "lu_Oct" of type "0" -Changed label "lu_invalid_emailaddress" of type "0" -Changed label "la_title_RegionalSettings" of type "1" -Changed label "lu_addcat_confirm_pending" of type "0" -Changed label "lu_ferror_username_tooshort" of type "0" -Changed label "la_title_Editing_Language" of type "1" -Changed label "la_text_review" of type "1" -Changed label "lu_Aug" of type "0" -Changed label "la_bb" of type "1" -Changed label "la_step" of type "1" -Changed label "lu_created" of type "0" -Changed label "lu_send_pm" of type "0" -Changed label "la_col_LocalName" of type "1" -Changed label "la_tooltip_cancel" of type "1" -Changed label "la_prompt_charset" of type "1" -Changed label "la_title_New_Language" of type "1" -Changed label "lu_show" of type "0" -Changed label "lu_ferror_m_register_email" of type "0" -Changed label "la_col_PackName" of type "1" -Changed label "la_title_Adding_Language" of type "1" -Changed label "lu_suggest_category_pending" of type "0" -Changed label "la_running_query" of type "1" -Changed label "lu_rate_this_article" of type "0" -Changed label "la_login" of type "1" -Changed label "la_fld_LanguageId" of type "1" -Changed label "lu_ferror_pswd_tooshort" of type "0" -Changed label "lu_pm_delete_confirm" of type "0" -Changed label "la_title_LanguagePacks" of type "1" -Changed label "lu_subscribe_error" of type "0" -Changed label "lu_user_exists" of type "0" -Changed label "lu_ferror_m_register_dob" of type "0" -Changed label "la_button_ok" of type "1" -Changed label "lu_ferror_m_register_firstname" of type "0" -Changed label "la_event_article.review.approve" of type "1" -Changed label "lu_birth_date" of type "0" -Changed label "lu_last_name" of type "0" -Changed label "lu_my_favorites" of type "0" -Changed label "lu_pop_links" of type "0" -Changed label "lu_Warning" of type "0" -Changed label "lu_searched_for" of type "0" -Changed label "la_text_Restore_in_progress" of type "1" -Changed label "lu_login_information" of type "0" -Changed label "lu_action_box_title" of type "0" -Changed label "lu_total_categories" of type "0" -Changed label "la_prompt_EmailCompleteMessage" of type "1" -Changed label "lu_advanced_search_link" of type "0" -Changed label "lu_AProblemInForm" of type "0" -Changed label "lu_existing_users" of type "0" -Changed label "lu_msg_welcome" of type "0" -Changed label "la_prompt_Install_Status" of type "1" -Changed label "la_review_perpage_prompt" of type "1" -Changed label "la_Prompt_Restore_Success" of type "1" -Changed label "lu_reviews_updated" of type "0" -Changed label "la_col_Module" of type "1" -Changed label "lu_update" of type "0" -Changed label "lu_template_error" of type "0" -Changed label "la_Prompt_Restore_Status" of type "1" -Changed label "la_prompt_smtp_user" of type "1" -Changed label "la_prompt_FileId" of type "1" -Changed label "lu_send" of type "0" -Changed label "la_prompt_MessageType" of type "1" -Changed label "la_event_article.modify.approve" of type "1" -Changed label "la_event_link.deny" of type "1" -Changed label "la_prompt_Import_ImageName" of type "1" -Changed label "la_Title_SendMailInit" of type "1" -Changed label "lu_my_links" of type "0" -Changed label "lu_news_updated" of type "0" -Changed label "la_event_link.modify.deny" of type "1" -Changed label "lu_my_friends" of type "0" -Changed label "lu_add_topic" of type "0" -Changed label "la_event_link.modify.approve" of type "1" -Changed label "la_event_link.modify" of type "1" -Changed label "la_prompt_EmailCancelMessage" of type "1" -Changed label "la_event_user.add.pending" of type "1" -Changed label "la_Text_MailEvent" of type "1" -Changed label "la_prompt_mailport" of type "1" -Changed label "la_title_Module_Status" of type "1" -Changed label "la_prompt_session_management" of type "1" -Changed label "la_event_link.review.add.pending" of type "1" -Changed label "lu_newtopic_confirm_pending" of type "0" -Changed label "la_prompt_CopyLabels" of type "1" -Changed label "lu_select_language" of type "0" -Changed label "lu_location" of type "0" -Changed label "la_event_user.forgotpw" of type "1" -Changed label "lu_on_this_post" of type "0" -Changed label "la_event_link.approve" of type "1" -Changed label "lu_view_threaded" of type "0" -Changed label "la_prompt_ItemField" of type "2" -Changed label "la_prompt_EnableCache" of type "1" -Changed label "lu_topic_rate_confirm_text" of type "0" -Changed label "lu_prompt_fullimage" of type "0" -Changed label "la_event_link.review.add" of type "1" -Changed label "lu_subaction_prompt" of type "0" -Changed label "la_event_article.approve" of type "1" -Changed label "la_prompt_RootCategory" of type "1" -Changed label "la_prompt_lang_cache_timeout" of type "1" -Changed label "lu_ferror_loginboth" of type "1" -Changed label "lu_posts" of type "0" -Changed label "la_Text_Simple" of type "1" -Changed label "lu_notify_owner" of type "0" -Changed label "lu_lastposter" of type "0" -Changed label "lu_topic_rate_confirm" of type "0" -Changed label "lu_articles" of type "0" -Changed label "la_event_article.review.add.pending" of type "1" -Changed label "la_event_article.add" of type "1" -Changed label "la_Text_Missing_Password" of type "1" -Changed label "la_prompt_LastUpdatedPostDate" of type "1" -Changed label "la_Colheader_ItemField" of type "1" -Changed label "la_prompt_MaxTopicHits" of type "1" -Changed label "la_Description_in-news:innews_general" of type "2" -Changed label "la_prompt_HotLinks" of type "1" -Changed label "la_ToolTip_DeleteFromGroup" of type "1" -Changed label "la_Description_in-portal:user_banlist" of type "2" -Changed label "lu_field_linkid" of type "2" -Changed label "la_Description_in-bulletin:inbulletin_general" of type "2" -Changed label "lu_field_topictype" of type "0" -Changed label "la_PermName_Admin_desc" of type "1" -Changed label "lu_field_hotitem" of type "2" -Changed label "lu_field_body" of type "0" -Changed label "lu_field_posts" of type "0" -Changed label "la_prompt_approve_warning" of type "1" -Changed label "la_type_textarea" of type "1" -Changed label "lu_field_excerpt" of type "0" -Changed label "lu_field_status" of type "2" -Changed label "lu_field_createdon" of type "2" -Changed label "la_prompt_DupReviews" of type "2" -Changed label "la_text_restore warning" of type "1" -Changed label "lu_field_textformat" of type "0" -Changed label "la_prompt_FieldPrompt" of type "1" -Changed label "la_type_select" of type "1" -Changed label "lu_field_leadcatstory" of type "0" -Changed label "lu_forum_hdrwelcometext" of type "0" -Changed label "lu_default_user_signatures" of type "0" -Changed label "lu_field_ownerid" of type "2" -Changed label "la_password_info" of type "2" -Changed label "lu_field_topicid" of type "2" -Changed label "lu_link_addreview_confirm_text" of type "0" -Changed label "lu_field_notifyowneronchanges" of type "2" -Changed label "la_ToolTip_New_label" of type "1" -Changed label "la_Text_Link_Validation" of type "2" -Changed label "lu_fieldcustom__lc1" of type "2" -Changed label "la_Description_in-portal:configure_general" of type "1" -Changed label "la_ToolTip_Export" of type "0" -Changed label "lu_field_lastpostid" of type "2" -Changed label "lu_field_popitem" of type "2" -Changed label "lu_fieldcustom__cc2" of type "2" -Changed label "lu_field_endon" of type "0" -Changed label "la_Text_Results" of type "2" -Changed label "la_prompt_continue" of type "1" -Changed label "la_ColHeader_ValidationTime" of type "2" -Changed label "lu_field_views" of type "0" -Changed label "lu_fieldcustom__lc4" of type "2" -Changed label "lu_PermName_favorites_desc" of type "2" -Changed label "lu_fieldcustom__uc5" of type "2" -Changed label "la_Text_FirstName" of type "1" -Changed label "la_tab_LinkValidation" of type "2" -Changed label "lu_field_cacheddescendantcatsqty" of type "0" -Changed label "lu_cookies" of type "1" -Changed label "la_prompt_showgeneraltab" of type "1" -Changed label "la_ColHeader_ValidationStatus" of type "2" -Changed label "lu_modifylink_confirm_text" of type "0" -Changed label "lu_field_parentid" of type "0" -Changed label "lu_message" of type "0" -Changed label "la_prompt_Comments" of type "1" -Changed label "lu_fieldcustom__cc3" of type "2" -Changed label "lu_field_categoryid" of type "0" -Changed label "la_prompt_mailauthenticate" of type "1" -Changed label "lu_rate_topic" of type "0" -Changed label "lu_PermName_Topic.Reply.Owner.Modify_desc" of type "1" -Changed label "la_Text_Year" of type "1" -Changed label "lu_already_suggested" of type "0" -Changed label "lu_fieldcustom__cc1" of type "2" -Changed label "lu_logout_description" of type "0" -Changed label "lu_suggest_success" of type "0" -Changed label "lu_field_orgid" of type "2" -Changed label "lu_news_rate_confirm_text" of type "0" -Changed label "my_account_title" of type "0" -Changed label "la_Text_Within" of type "1" -Changed label "lu_field_topictext" of type "2" -Changed label "la_Text_Access_Denied" of type "1" -Changed label "la_prompt_overwritephrases" of type "2" -Changed label "lu_PermName_Topic.Modify.Pending_desc" of type "1" -Changed label "lu_PermName_ShowLang_desc" of type "1" -Changed label "lu_rating_3" of type "0" -Changed label "lu_editedby" of type "0" -Changed label "lu_on" of type "0" -Changed label "lu_my_links_description" of type "0" -Changed label "lu_rating_0" of type "0" -Changed label "la_prompt_LeadArticle" of type "1" -Changed label "lu_PermName_Debug.Item_desc" of type "1" -Changed label "la_tab_Items" of type "1" -Changed label "la_prompt_LanguageFile" of type "1" -Changed label "la_invalid_state" of type "0" -Changed label "lu_user_and_email_already_exist" of type "0" -Changed label "lu_email_already_exist" of type "0" -Changed label "la_fld_MessageType" of type "1" -Changed label "lu_user_already_exist" of type "0" -Changed label "la_title_ExportLanguagePack" of type "1" -Changed label "la_Text_Group" of type "1" -Changed label "la_tooltip_newstylesheet" of type "1" -Changed label "lu_fieldcustom__user_aim" of type "2" -Changed label "la_prompt_Phone" of type "1" -Changed label "lu_news_review_confirm" of type "0" -Changed label "la_Text" of type "1" -Changed label "la_tooltip_newlabel" of type "1" -Changed label "lu_in" of type "0" -Changed label "la_ToolTip_New_CensorWord" of type "1" -Changed label "lu_confirm_link_delete_subtitle" of type "0" -Changed label "la_prompt_Server" of type "1" -Changed label "la_prompt_SqlType" of type "1" -Changed label "lu_pp_zip" of type "0" -Changed label "la_title_Edit_User" of type "1" -Changed label "la_Text_Upload" of type "1" -Changed label "la_Show_EmailLog" of type "1" -Changed label "la_title_Restore" of type "1" -Changed label "lu_remember_login" of type "0" -Changed label "la_error_copy_subcategory" of type "1" -Changed label "la_prompt_FirstName" of type "1" -Changed label "la_prompt_Username" of type "1" -Changed label "lu_pp_city" of type "0" -Changed label "lu_advsearch_contains" of type "0" -Changed label "lu_PermName_Profile.Modify_desc" of type "1" -Changed label "la_prompt_LoadLangTypes" of type "1" -Changed label "la_Text_Templates" of type "1" -Changed label "lu_optional" of type "0" -Changed label "lu_details_updated" of type "0" -Changed label "lu_my_topics_description" of type "0" -Changed label "lu_searchtitle_article" of type "0" -Changed label "lu_my_friends_description" of type "0" -Changed label "lu_incorrect_login" of type "0" -Changed label "lu_rate_article" of type "0" -Changed label "lu_action_prompt" of type "0" -Changed label "la_Text_Allow" of type "1" -Changed label "la_prompt_Theme" of type "1" -Changed label "lu_my_news_favorites" of type "0" -Changed label "lu_lock_unlock" of type "0" -Changed label "lu_ferror_review_duplicate" of type "0" -Changed label "la_text_popularity" of type "1" -Changed label "lu_ferror_forgotpw_nodata" of type "1" -Changed label "la_prompt_weight" of type "1" -Changed label "lu_my_favorites_description" of type "0" -Changed label "lu_advsearch_any" of type "0" -Changed label "lu_my_articles_description" of type "0" -Changed label "lu_link_search_results" of type "0" -Changed label "lu_prompt_post_subject" of type "0" -Changed label "lu_action" of type "0" -Changed label "la_prompt_relevence_percent" of type "1" -Changed label "la_prompt_DatabaseSettings" of type "1" -Changed label "lu_PermName_Admin_desc" of type "1" -Changed label "lu_lastupdate" of type "0" -Changed label "la_confirm_maintenance" of type "1" -Changed label "la_Text_BanRules" of type "2" -Changed label "la_prompt_CacheTimeout" of type "1" -Changed label "lu_missing_error" of type "0" -Changed label "la_missing_theme" of type "1" -Changed label "lu_box" of type "0" -Changed label "lu_fieldcustom__" of type "2" -Changed label "la_Text_City" of type "1" -Changed label "lu_my_preferences_description" of type "0" -Changed label "lu_and" of type "0" -Changed label "la_Text_BackupComplete" of type "1" -Changed label "la_prompt_updating" of type "1" -Changed label "la_Text_backup_access" of type "2" -Changed label "lu_searchtitle_category" of type "0" -Changed label "la_text_keyword" of type "1" -Changed label "la_prompt_decimal" of type "2" -Changed label "la_prompt_sqlquery" of type "1" -Changed label "la_prompt_ErrorTag" of type "2" -Changed label "la_Text_NotContains" of type "1" -Changed label "la_language" of type "1" -Changed label "lu_forgot_pw_description" of type "1" -Changed label "la_prompt_RuleType" of type "2" -Changed label "la_Text_IPAddress" of type "1" -Changed label "la_ColHeader_RuleType" of type "1" -Changed label "la_tab_UserBanList" of type "1" -Changed label "lu_back" of type "0" -Changed label "la_Description_in-portal:user_email" of type "2" -Changed label "lu_ferror_unknown_email" of type "1" -Changed label "la_tab_Rule" of type "2" -Changed label "la_title_ImportData" of type "1" -Changed label "lu_field_newitem" of type "2" -Changed label "la_prompt_edit_query" of type "1" -Changed label "lu_field_modified" of type "2" -Changed label "la_Text_GreaterThan" of type "1" -Changed label "la_Colheader_ItemValue" of type "1" -Changed label "la_Text_Login" of type "1" -Changed label "lu_ferror_unknown_username" of type "1" -Changed label "la_Text_Hour" of type "1" -Changed label "la_prompt_ModifedOn_Time" of type "1" -Changed label "la_tab_Users" of type "1" -Changed label "la_tab_Sys_Config" of type "1" -Changed label "la_prompt_lang_dateformat" of type "2" -Changed label "lu_field_cachedvotesqty" of type "2" -Changed label "lu_advsearch_notcontains" of type "0" -Changed label "la_Text_LastName" of type "1" -Changed label "lu_topic_rate_confirm_duplicate_text" of type "0" -Changed label "la_ColHeader_BadWord" of type "1" -Changed label "la_text_Contains" of type "1" -Changed label "la_prompt_InlinkServer" of type "1" -Changed label "la_tab_Site_Structure" of type "1" -Changed label "la_tab_Groups" of type "1" -Changed label "la_Text_Users" of type "1" -Changed label "la_ToolTip_New_User" of type "1" -Changed label "lu_field_priority" of type "2" -Changed label "la_ToolTip_NewGroup" of type "1" -Changed label "lu_home" of type "0" -Changed label "lu_add_review" of type "0" -Changed label "lu_add_to_favorites" of type "0" -Changed label "la_prompt_City" of type "1" -Changed label "la_prompt_Email" of type "1" -Changed label "lu_field_name" of type "2" -Changed label "la_title_SearchLog" of type "1" -Changed label "la_prompt_State" of type "1" -Changed label "la_Text_Edit" of type "1" -Changed label "la_prompt_Zip" of type "1" -Changed label "la_prompt_GroupName" of type "1" -Changed label "la_Tab_Search" of type "1" -Changed label "la_prompt_PrimaryGroup" of type "1" -Changed label "la_tab_ItemList" of type "1" -Changed label "la_prompt_InlinkSqlType" of type "1" -Changed label "la_prompt_NotRegUsers" of type "1" -Changed label "la_prompt_PersonalInfo" of type "1" -Changed label "la_prompt_plaintext" of type "1" -Changed label "la_val_RequiredField" of type "1" -Changed label "la_prompt_InlinkDbPass" of type "1" -Changed label "la_prompt_Last_Name" of type "1" -Changed label "la_title_Backup" of type "1" -Changed label "la_prompt_RegUsers" of type "1" -Changed label "la_prompt_InitImportCat" of type "1" -Changed label "la_prompt_InitImportCat" of type "1" -Changed label "la_prompt_RegUsers" of type "1" -Changed label "la_title_Backup" of type "1" -Changed label "la_tab_ItemList" of type "1" -Changed label "la_prompt_InlinkSqlType" of type "1" -Changed label "la_prompt_NotRegUsers" of type "1" -Changed label "la_prompt_Last_Name" of type "1" -Changed label "la_prompt_InlinkDbPass" of type "1" -Changed label "la_val_RequiredField" of type "1" -Changed label "la_prompt_plaintext" of type "1" -Changed label "la_prompt_PersonalInfo" of type "1" -Changed label "la_prompt_PrimaryGroup" of type "1" -Changed label "la_Tab_Search" of type "1" -Changed label "la_prompt_Zip" of type "1" -Changed label "la_prompt_GroupName" of type "1" -Changed label "la_prompt_State" of type "1" -Changed label "la_Text_Edit" of type "1" -Changed label "la_prompt_City" of type "1" -Changed label "la_prompt_Email" of type "1" -Changed label "lu_field_name" of type "2" -Changed label "la_title_SearchLog" of type "1" -Changed label "lu_add_to_favorites" of type "0" -Changed label "lu_home" of type "0" -Changed label "lu_add_review" of type "0" -Changed label "la_ToolTip_NewGroup" of type "1" -Changed label "lu_field_priority" of type "2" -Changed label "la_ToolTip_New_User" of type "1" -Changed label "la_tab_Groups" of type "1" -Changed label "la_Text_Users" of type "1" -Changed label "la_tab_Site_Structure" of type "1" -Changed label "la_prompt_InlinkServer" of type "1" -Changed label "la_text_Contains" of type "1" -Changed label "la_ColHeader_BadWord" of type "1" -Changed label "la_Text_LastName" of type "1" -Changed label "lu_topic_rate_confirm_duplicate_text" of type "0" -Changed label "la_tab_Sys_Config" of type "1" -Changed label "la_prompt_lang_dateformat" of type "2" -Changed label "lu_field_cachedvotesqty" of type "2" -Changed label "lu_advsearch_notcontains" of type "0" -Changed label "la_tab_Users" of type "1" -Changed label "la_Text_Hour" of type "1" -Changed label "la_prompt_ModifedOn_Time" of type "1" -Changed label "lu_ferror_unknown_username" of type "1" -Changed label "la_Text_Login" of type "1" -Changed label "la_Colheader_ItemValue" of type "1" -Changed label "lu_field_modified" of type "2" -Changed label "la_Text_GreaterThan" of type "1" -Changed label "la_prompt_edit_query" of type "1" -Changed label "lu_field_newitem" of type "2" -Changed label "la_title_ImportData" of type "1" -Changed label "la_tab_Rule" of type "2" -Changed label "lu_ferror_unknown_email" of type "1" -Changed label "lu_back" of type "0" -Changed label "la_Description_in-portal:user_email" of type "2" -Changed label "la_tab_UserBanList" of type "1" -Changed label "la_ColHeader_RuleType" of type "1" -Changed label "la_Text_NotContains" of type "1" -Changed label "la_language" of type "1" -Changed label "lu_forgot_pw_description" of type "1" -Changed label "la_prompt_RuleType" of type "2" -Changed label "la_Text_IPAddress" of type "1" -Changed label "la_prompt_sqlquery" of type "1" -Changed label "la_prompt_ErrorTag" of type "2" -Changed label "la_prompt_decimal" of type "2" -Changed label "la_text_keyword" of type "1" -Changed label "lu_searchtitle_category" of type "0" -Changed label "la_Text_BackupComplete" of type "1" -Changed label "la_Text_backup_access" of type "2" -Changed label "la_prompt_updating" of type "1" -Changed label "lu_and" of type "0" -Changed label "lu_my_preferences_description" of type "0" -Changed label "la_Text_City" of type "1" -Changed label "la_missing_theme" of type "1" -Changed label "lu_fieldcustom__" of type "2" -Changed label "lu_box" of type "0" -Changed label "lu_missing_error" of type "0" -Changed label "la_prompt_CacheTimeout" of type "1" -Changed label "la_Text_BanRules" of type "2" -Changed label "la_confirm_maintenance" of type "1" -Changed label "lu_lastupdate" of type "0" -Changed label "lu_PermName_Admin_desc" of type "1" -Changed label "la_prompt_DatabaseSettings" of type "1" -Changed label "lu_action" of type "0" -Changed label "la_prompt_relevence_percent" of type "1" -Changed label "lu_link_search_results" of type "0" -Changed label "lu_prompt_post_subject" of type "0" -Changed label "lu_my_articles_description" of type "0" -Changed label "lu_advsearch_any" of type "0" -Changed label "lu_my_favorites_description" of type "0" -Changed label "la_prompt_weight" of type "1" -Changed label "lu_ferror_forgotpw_nodata" of type "1" -Changed label "la_text_popularity" of type "1" -Changed label "lu_ferror_review_duplicate" of type "0" -Changed label "lu_lock_unlock" of type "0" -Changed label "lu_my_news_favorites" of type "0" -Changed label "la_prompt_Theme" of type "1" -Changed label "lu_action_prompt" of type "0" -Changed label "la_Text_Allow" of type "1" -Changed label "lu_rate_article" of type "0" -Changed label "lu_incorrect_login" of type "0" -Changed label "lu_my_friends_description" of type "0" -Changed label "lu_searchtitle_article" of type "0" -Changed label "lu_my_topics_description" of type "0" -Changed label "lu_details_updated" of type "0" -Changed label "lu_optional" of type "0" -Changed label "la_Text_Templates" of type "1" -Changed label "la_prompt_LoadLangTypes" of type "1" -Changed label "lu_PermName_Profile.Modify_desc" of type "1" -Changed label "lu_pp_city" of type "0" -Changed label "lu_advsearch_contains" of type "0" -Changed label "la_prompt_FirstName" of type "1" -Changed label "la_prompt_Username" of type "1" -Changed label "la_title_Restore" of type "1" -Changed label "lu_remember_login" of type "0" -Changed label "la_error_copy_subcategory" of type "1" -Changed label "la_Show_EmailLog" of type "1" -Changed label "la_Text_Upload" of type "1" -Changed label "lu_pp_zip" of type "0" -Changed label "la_title_Edit_User" of type "1" -Changed label "la_prompt_SqlType" of type "1" -Changed label "la_prompt_Server" of type "1" -Changed label "lu_confirm_link_delete_subtitle" of type "0" -Changed label "la_ToolTip_New_CensorWord" of type "1" -Changed label "lu_in" of type "0" -Changed label "la_Text_Group" of type "1" -Changed label "la_tooltip_newstylesheet" of type "1" -Changed label "lu_fieldcustom__user_aim" of type "2" -Changed label "la_prompt_Phone" of type "1" -Changed label "lu_news_review_confirm" of type "0" -Changed label "la_Text" of type "1" -Changed label "la_tooltip_newlabel" of type "1" -Changed label "la_title_ExportLanguagePack" of type "1" -Changed label "lu_user_already_exist" of type "0" -Changed label "la_fld_MessageType" of type "1" -Changed label "lu_email_already_exist" of type "0" -Changed label "lu_user_and_email_already_exist" of type "0" -Changed label "la_prompt_LanguageFile" of type "1" -Changed label "la_tab_Items" of type "1" -Changed label "lu_PermName_Debug.Item_desc" of type "1" -Changed label "lu_on" of type "0" -Changed label "lu_my_links_description" of type "0" -Changed label "lu_rating_0" of type "0" -Changed label "la_prompt_LeadArticle" of type "1" -Changed label "lu_editedby" of type "0" -Changed label "lu_rating_3" of type "0" -Changed label "lu_PermName_ShowLang_desc" of type "1" -Changed label "la_Text_Access_Denied" of type "1" -Changed label "la_prompt_overwritephrases" of type "2" -Changed label "lu_PermName_Topic.Modify.Pending_desc" of type "1" -Changed label "la_Text_Within" of type "1" -Changed label "lu_field_topictext" of type "2" -Changed label "my_account_title" of type "0" -Changed label "lu_field_orgid" of type "2" -Changed label "lu_news_rate_confirm_text" of type "0" -Changed label "lu_fieldcustom__cc1" of type "2" -Changed label "lu_logout_description" of type "0" -Changed label "lu_suggest_success" of type "0" -Changed label "lu_already_suggested" of type "0" -Changed label "la_Text_Year" of type "1" -Changed label "lu_rate_topic" of type "0" -Changed label "lu_modifylink_confirm_text" of type "0" -Changed label "lu_field_parentid" of type "0" -Changed label "lu_PermName_Topic.Reply.Owner.Modify_desc" of type "1" -Changed label "la_prompt_mailauthenticate" of type "1" -Changed label "la_prompt_Comments" of type "1" -Changed label "lu_fieldcustom__cc3" of type "2" -Changed label "lu_field_categoryid" of type "0" -Changed label "lu_message" of type "0" -Changed label "la_prompt_showgeneraltab" of type "1" -Changed label "la_ColHeader_ValidationStatus" of type "2" -Changed label "la_Text_FirstName" of type "1" -Changed label "la_tab_LinkValidation" of type "2" -Changed label "lu_field_cacheddescendantcatsqty" of type "0" -Changed label "lu_cookies" of type "1" -Changed label "lu_fieldcustom__uc5" of type "2" -Changed label "lu_PermName_favorites_desc" of type "2" -Changed label "la_ColHeader_ValidationTime" of type "2" -Changed label "lu_field_views" of type "0" -Changed label "lu_fieldcustom__lc4" of type "2" -Changed label "lu_field_endon" of type "0" -Changed label "la_Text_Results" of type "2" -Changed label "la_prompt_continue" of type "1" -Changed label "lu_fieldcustom__cc2" of type "2" -Changed label "lu_field_popitem" of type "2" -Changed label "la_Description_in-portal:configure_general" of type "1" -Changed label "la_ToolTip_Export" of type "0" -Changed label "lu_field_lastpostid" of type "2" -Changed label "la_Text_Link_Validation" of type "2" -Changed label "lu_fieldcustom__lc1" of type "2" -Changed label "lu_field_notifyowneronchanges" of type "2" -Changed label "la_ToolTip_New_label" of type "1" -Changed label "la_password_info" of type "2" -Changed label "lu_field_topicid" of type "2" -Changed label "lu_link_addreview_confirm_text" of type "0" -Changed label "lu_field_ownerid" of type "2" -Changed label "lu_default_user_signatures" of type "0" -Changed label "lu_forum_hdrwelcometext" of type "0" -Changed label "lu_field_leadcatstory" of type "0" -Changed label "lu_field_textformat" of type "0" -Changed label "la_prompt_FieldPrompt" of type "1" -Changed label "la_type_select" of type "1" -Changed label "la_text_restore warning" of type "1" -Changed label "la_prompt_DupReviews" of type "2" -Changed label "lu_field_excerpt" of type "0" -Changed label "lu_field_status" of type "2" -Changed label "lu_field_createdon" of type "2" -Changed label "la_type_textarea" of type "1" -Changed label "la_prompt_approve_warning" of type "1" -Changed label "lu_field_posts" of type "0" -Changed label "lu_field_topictype" of type "0" -Changed label "la_PermName_Admin_desc" of type "1" -Changed label "lu_field_hotitem" of type "2" -Changed label "lu_field_body" of type "0" -Changed label "la_Description_in-bulletin:inbulletin_general" of type "2" -Changed label "lu_field_linkid" of type "2" -Changed label "la_Description_in-portal:user_banlist" of type "2" -Changed label "la_ToolTip_DeleteFromGroup" of type "1" -Changed label "la_prompt_HotLinks" of type "1" -Changed label "la_Description_in-news:innews_general" of type "2" -Changed label "la_Colheader_ItemField" of type "1" -Changed label "la_prompt_MaxTopicHits" of type "1" -Changed label "la_prompt_LastUpdatedPostDate" of type "1" -Changed label "la_Text_Missing_Password" of type "1" -Changed label "la_event_article.add" of type "1" -Changed label "lu_articles" of type "0" -Changed label "la_event_article.review.add.pending" of type "1" -Changed label "lu_topic_rate_confirm" of type "0" -Changed label "lu_lastposter" of type "0" -Changed label "lu_notify_owner" of type "0" -Changed label "la_Text_Simple" of type "1" -Changed label "lu_posts" of type "0" -Changed label "lu_ferror_loginboth" of type "1" -Changed label "la_prompt_RootCategory" of type "1" -Changed label "la_prompt_lang_cache_timeout" of type "1" -Changed label "la_event_article.approve" of type "1" -Changed label "lu_subaction_prompt" of type "0" -Changed label "la_event_link.review.add" of type "1" -Changed label "lu_prompt_fullimage" of type "0" -Changed label "lu_topic_rate_confirm_text" of type "0" -Changed label "la_prompt_EnableCache" of type "1" -Changed label "la_prompt_ItemField" of type "2" -Changed label "lu_view_threaded" of type "0" -Changed label "la_event_link.approve" of type "1" -Changed label "lu_on_this_post" of type "0" -Changed label "lu_location" of type "0" -Changed label "la_event_user.forgotpw" of type "1" -Changed label "lu_select_language" of type "0" -Changed label "la_prompt_CopyLabels" of type "1" -Changed label "lu_newtopic_confirm_pending" of type "0" -Changed label "la_event_link.review.add.pending" of type "1" -Changed label "la_event_link.modify.approve" of type "1" -Changed label "la_event_link.modify" of type "1" -Changed label "la_prompt_EmailCancelMessage" of type "1" -Changed label "la_event_user.add.pending" of type "1" -Changed label "la_Text_MailEvent" of type "1" -Changed label "la_prompt_mailport" of type "1" -Changed label "la_title_Module_Status" of type "1" -Changed label "la_prompt_session_management" of type "1" -Changed label "lu_my_friends" of type "0" -Changed label "lu_add_topic" of type "0" -Changed label "la_event_link.modify.deny" of type "1" -Changed label "lu_news_updated" of type "0" -Changed label "lu_my_links" of type "0" -Changed label "la_Title_SendMailInit" of type "1" -Changed label "la_prompt_Import_ImageName" of type "1" -Changed label "la_event_link.deny" of type "1" -Changed label "la_event_article.modify.approve" of type "1" -Changed label "lu_send" of type "0" -Changed label "la_prompt_MessageType" of type "1" -Changed label "la_prompt_FileId" of type "1" -Changed label "la_prompt_smtp_user" of type "1" -Changed label "lu_template_error" of type "0" -Changed label "la_Prompt_Restore_Status" of type "1" -Changed label "la_col_Module" of type "1" -Changed label "lu_update" of type "0" -Changed label "lu_reviews_updated" of type "0" -Changed label "lu_existing_users" of type "0" -Changed label "lu_msg_welcome" of type "0" -Changed label "la_prompt_Install_Status" of type "1" -Changed label "la_review_perpage_prompt" of type "1" -Changed label "la_Prompt_Restore_Success" of type "1" -Changed label "lu_AProblemInForm" of type "0" -Changed label "lu_advanced_search_link" of type "0" -Changed label "la_prompt_EmailCompleteMessage" of type "1" -Changed label "lu_total_categories" of type "0" -Changed label "lu_action_box_title" of type "0" -Changed label "lu_login_information" of type "0" -Changed label "la_text_Restore_in_progress" of type "1" -Changed label "lu_searched_for" of type "0" -Changed label "lu_Warning" of type "0" -Changed label "lu_pop_links" of type "0" -Changed label "lu_last_name" of type "0" -Changed label "lu_my_favorites" of type "0" -Changed label "lu_birth_date" of type "0" -Changed label "la_event_article.review.approve" of type "1" -Changed label "lu_ferror_m_register_firstname" of type "0" -Changed label "la_button_ok" of type "1" -Changed label "lu_user_exists" of type "0" -Changed label "lu_ferror_m_register_dob" of type "0" -Changed label "lu_subscribe_error" of type "0" -Changed label "lu_pm_delete_confirm" of type "0" -Changed label "la_title_LanguagePacks" of type "1" -Changed label "lu_ferror_pswd_tooshort" of type "0" -Changed label "lu_rate_this_article" of type "0" -Changed label "la_fld_LanguageId" of type "1" -Changed label "la_login" of type "1" -Changed label "la_running_query" of type "1" -Changed label "lu_suggest_category_pending" of type "0" -Changed label "la_title_Adding_Language" of type "1" -Changed label "la_col_PackName" of type "1" -Changed label "lu_ferror_m_register_email" of type "0" -Changed label "lu_show" of type "0" -Changed label "la_title_New_Language" of type "1" -Changed label "la_prompt_charset" of type "1" -Changed label "la_tooltip_cancel" of type "1" -Changed label "la_col_LocalName" of type "1" -Changed label "lu_send_pm" of type "0" -Changed label "lu_created" of type "0" -Changed label "la_bb" of type "1" -Changed label "la_step" of type "1" -Changed label "la_text_review" of type "1" -Changed label "lu_Aug" of type "0" -Changed label "la_title_Editing_Language" of type "1" -Changed label "lu_ferror_username_tooshort" of type "0" -Changed label "lu_invalid_emailaddress" of type "0" -Changed label "lu_addcat_confirm_pending" of type "0" -Changed label "la_title_RegionalSettings" of type "1" -Changed label "la_tooltip_save" of type "1" -Changed label "lu_Oct" of type "0" -Changed label "lu_Jan" of type "0" -Changed label "lu_subscribe_no_address" of type "0" -Changed label "la_title_sendmailcancel" of type "1" -Changed label "lu_from" of type "0" -Changed label "lu_review_this_article" of type "0" -Changed label "la_CreatedOn" of type "1" -Changed label "lu_addcat_confirm_pending_text" of type "0" -Changed label "la_text_advanced" of type "1" -Changed label "lu_May" of type "0" -Changed label "la_performing_import" of type "1" -Changed label "la_Showing_Stats" of type "1" -Changed label "la_event_pm.add" of type "1" -Changed label "lu_full_story" of type "0" -Changed label "la_restore_access_denied" of type "1" -Changed label "la_Credits_Title" of type "1" -Changed label "lu_view_pm" of type "0" -Changed label "lu_sent" of type "0" -Changed label "lu_Dec" of type "0" -Changed label "lu_recipient_doesnt_exist" of type "0" -Changed label "la_prompt_multipleshow" of type "1" -Changed label "lu_default_notify_pm" of type "0" -Changed label "lu_newpm_confirm" of type "0" -Changed label "la_prevcategory" of type "1" -Changed label "la_text_prerequisit_not_passed" of type "1" -Changed label "lu_Jul" of type "0" -Changed label "lu_new_pm" of type "0" -Changed label "la_tooltip_nextstep" of type "1" -Changed label "la_text_multipleshow" of type "1" -Changed label "la_title_select_item" of type "1" -Changed label "lu_no_keyword" of type "0" -Changed label "la_text_minkeywordlength" of type "1" -Changed label "la_rootpass_verify_error" of type "1" -Changed label "lu_Feb" of type "0" -Changed label "lu_ferror_m_acctinfo_firstname" of type "0" -Changed label "la_Text_Update_Licence" of type "1" -Changed label "lu_inbox" of type "0" -Changed label "la_title_userselect" of type "1" -Changed label "la_nextgroup" of type "1" -Changed label "la_title_searchresults" of type "1" -Changed label "la_tab_userban" of type "1" -Changed label "la_tab_taglibrary" of type "1" -Changed label "la_category" of type "1" -Changed label "la_text_quicklinks" of type "1" -Changed label "la_title_select_target_item" of type "1" -Changed label "la_restore_read_error" of type "1" -Changed label "la_prompt_minkeywordlength" of type "1" -Changed label "la_prompt_movedown" of type "1" -Changed label "la_prompt_parent_templates" of type "1" -Changed label "la_by_theme" of type "1" -Changed label "la_ban_ip" of type "1" -Changed label "la_warning_primary_delete" of type "1" -Changed label "lu_subscribe_banned" of type "0" -Changed label "la_tooltip_close" of type "1" -Changed label "la_text_custom" of type "1" -Changed label "la_prompt_delete" of type "1" -Changed label "la_ban_login" of type "1" -Changed label "la_front_end" of type "1" -Changed label "lu_code_expired" of type "0" -Changed label "la_configerror_review" of type "1" -Changed label "lu_favorite_denied" of type "0" -Changed label "lu_guest" of type "0" -Changed label "la_text_address_denied" of type "1" -Changed label "lu_confirm_text" of type "0" -Changed label "lu_code_is_not_valid" of type "0" -Changed label "lu_enlarge_picture" of type "0" -Changed label "la_error_move_subcategory" of type "1" -Changed label "la_topic_reviewed" of type "1" -Changed label "la_title_category_relationselect" of type "1" -Changed label "la_bytes" of type "1" -Changed label "lu_subscribe_missing_address" of type "0" -Changed label "lu_confirm_subtitle" of type "0" -Changed label "lu_ferror_m_profile_userid" of type "0" -Changed label "lu_ferror_pswd_mismatch" of type "0" -Changed label "lu_no_template_error" of type "0" -Changed label "lu_edittopic_confirm_pending" of type "0" -Changed label "la_tooltip_previousstep" of type "1" -Changed label "lu_min_pw_reset_interval" of type "0" -Changed label "lu_link_addreview_confirm_pending_text" of type "0" -Changed label "lu_new_articles" of type "0" -Changed label "lu_additional_cats" of type "0" -Changed label "la_review_error" of type "1" -Changed label "la_tab_inlinkimport" of type "1" -Changed label "lu_ferror_pswd_toolong" of type "0" -Changed label "la_error_unknown_category" of type "1" -Changed label "lu_rate_access_denied" of type "0" -Changed label "lu_new_since_links" of type "0" -Changed label "lu_related_articles" of type "0" -Changed label "la_prompt_moveup" of type "1" -Changed label "la_tab_modules" of type "1" -Changed label "lu_modifylink_pending_confirm" of type "0" -Changed label "lu_subscribe_success" of type "0" -Changed label "la_tooltip_setPrimary" of type "1" -Changed label "lu_rating_alreadyvoted" of type "0" -Changed label "lu_my_link_favorites" of type "0" -Changed label "lu_review_access_denied" of type "0" -Changed label "la_text_types" of type "1" -Changed label "la_tab_label" of type "1" -Changed label "lu_read_error" of type "0" -Changed label "lu_news_addreview_confirm__pending_text" of type "0" -Changed label "la_no_topics" of type "1" -Changed label "lu_recipent_required" of type "0" -Changed label "lu_news_search_results" of type "0" -Changed label "lu_edittopic_confirm_pending_text" of type "0" -Changed label "lu_ferror_reset_denied" of type "0" -Changed label "la_tab_phpbbimport" of type "1" -Changed label "lu_favorite" of type "0" -Changed label "lu_article_name" of type "0" -Changed label "lu_avatar_disabled" of type "0" -Changed label "lu_expires" of type "0" -Changed label "la_original_values" of type "1" -Changed label "lu_items_since_last" of type "0" -Changed label "la_reviewer" of type "1" -Changed label "lu_my_topic_favorites" of type "0" -Changed label "la_vote_added" of type "1" -Changed label "lu_new_private_message" of type "0" -Changed label "la_link_reviewed" of type "1" -Changed label "la_PhraseType_Both" of type "2" -Changed label "la_PhraseType_Front" of type "1" -Changed label "la_title_Editing_Phrase" of type "1" -Changed label "la_fld_Phrase" of type "1" -Changed label "la_event_user.pswd_confirm" of type "1" -Changed label "la_title_New_Phrase" of type "1" -Changed label " lu_resetpw_confirm_text" of type "0" -Changed label "la_ToolTip_Clone" of type "1" -Changed label "la_event_user.suggest" of type "1" -Changed label "lu_forgotpw_confirm_text" of type "0" -Changed label "lu_forum_hdrtext" of type "0" -Changed label "lu_to" of type "0" -Changed label "lu_button_unsubscribe" of type "0" -Changed label "la_Selection_Empty" of type "1" -Changed label "la_section_overview" of type "1" -Changed label "lu_recommend_confirm" of type "0" -Changed label "lu_subscribe_confirm" of type "0" -Changed label "la_section_General" of type "1" -Changed label "lu_title_confirm" of type "0" -Changed label "la_selecting_categories" of type "1" -Changed label "la_text_Bytes" of type "1" -Changed label "lu_unsubscribe_confirm_prompt" of type "0" -Changed label "la_text_min_username" of type "1" -Changed label "la_text_min_password" of type "1" -Changed label "la_fld_SelectorData" of type "1" -Changed label "lu_button_go" of type "0" -Changed label "lu_fieldcustom__user_yahoo" of type "2" -Changed label "la_prompt_DbPass" of type "1" -Changed label "lu_fieldcustom__user_msn" of type "2" -Changed label "la_title_Editing_BaseStyle" of type "1" -Changed label "lu_hot_links" of type "0" -Changed label "lu_text_keyword" of type "0" -Changed label "lu_ascending" of type "0" -Changed label "lu_fieldcustom__test" of type "2" -Changed label "lu_addlink_confirm_pending_text" of type "0" -Changed label "lu_pick_topics" of type "0" -Changed label "la_validation_AlertMsg" of type "1" -Changed label "la_prompt_DbUsername" of type "1" -Changed label "lu_fieldcustom__user_website" of type "2" -Changed label "la_Text_Invert" of type "1" -Changed label "lu_article_reviews" of type "0" -Changed label "lu_fieldcustom__user_icq" of type "2" -Changed label "lu_select_theme" of type "0" -Changed label "lu_total_topics" of type "0" -Changed label "la_Text_backing_up" of type "1" -Changed label "la_prompt_sendmethod" of type "1" -Changed label "la_updating_rules" of type "1" -Changed label "lu_review_news" of type "0" -Changed label "lu_topics_updated" of type "0" -Changed label "lu_no_session_error" of type "0" -Changed label "lu_view_profile" of type "0" -Changed label "la_prompt_DbName" of type "1" -Changed label "la_prompt_syscache_enable" of type "1" -Changed label "la_Text_Unselect" of type "1" -Changed label "lu_pick" of type "0" -Changed label "lu_unsubscribe_confirm" of type "0" -Changed label "lu_privacy" of type "0" -Changed label "lu_fieldcustom__age" of type "2" -Changed label "la_fld_SelectorId" of type "1" -Changed label "lu_subscribe_confirm_text" of type "0" -Changed label "la_Text_BanUserFields" of type "1" -Changed label "la_posts_subheading" of type "1" -Changed label "la_Description_in-portal:log_summary" of type "1" -Changed label "lu_addlink_confirm_pending" of type "0" -Changed label "lu_field_firstname" of type "0" -Changed label "la_Text_LangImport" of type "1" -Changed label "lu_recommend_confirm_text" of type "0" -Changed label "lu_subscribe_title" of type "0" -Changed label "lu_link_review_confirm_pending" of type "0" -Changed label "la_Text_Table" of type "1" -Changed label "la_ToolTip_Primary" of type "1" -Changed label "la_Text_Restore_Heading" of type "1" -Changed label "la_Description_in-portal:export" of type "1" -Changed label "la_Description_in-bulletin:configuration_censorship" of type "1" -Changed label "la_event_import_progress" of type "1" -Changed label "lu_forgotpw_confirm" of type "0" -Changed label "la_prompt_sqlquery_error" of type "1" -Changed label "la_ToolTip_ContinueValidation" of type "1" -Changed label "lu_unsubscribe_title" of type "0" -Changed label "la_Description_in-portal:backup" of type "1" -Changed label "la_link_votestohot_prompt" of type "1" -Changed label "la_Description_in-portal:restore" of type "1" -Changed label "la_Description_in-link:configuration_custom" of type "1" -Changed label "lu_disable" of type "0" -Changed label "la_text_Rows" of type "1" -Changed label "lu_field_phone" of type "0" -Changed label "lu_recommend" of type "0" -Changed label "la_ToolTip_AddToGroup" of type "1" -Changed label "la_Description_in-portal:searchlog" of type "1" -Changed label "lu_fieldcustom__Sex" of type "2" -Changed label "la_ToolTip_Email_Enable" of type "1" -Changed label "la_origional_values" of type "1" -Changed label "lu_field_login" of type "0" -Changed label "lu_of" of type "2" -Changed label "la_ToolTip_New_Rule" of type "1" -Changed label "lu_field_country" of type "0" -Changed label "la_topic_sortfield2_pompt" of type "1" -Changed label "lu_street" of type "0" -Changed label "la_ToolTip_NewValidation" of type "1" -Changed label "la_prompt_heading" of type "1" -Changed label "la_Description_in-bulletin:configuration_custom" of type "1" -Changed label "lu_field_zip" of type "0" -Changed label "lu_link_name" of type "0" -Changed label "lu_field_email" of type "0" -Changed label "la_link_MinVotes_prompt" of type "1" -Changed label "la_ToolTip_ResetValidationStatus" of type "1" -Changed label "la_type_radio" of type "1" -Changed label "la_Description_in-link:configuration_email" of type "1" -Changed label "la_Description_in-portal:sessionlog" of type "1" -Changed label "la_prompt_NewsId" of type "1" -Changed label "la_prompt_InputType" of type "1" -Changed label "lu_title_mailinglist" of type "0" -Changed label "la_common_ascending" of type "1" -Changed label "lu_field_state" of type "0" -Changed label "la_link_perpage_short_prompt" of type "1" -Changed label "la_Text_FrontOnly" of type "1" -Changed label "lu_logout" of type "0" -Changed label "lu_field_lastname" of type "0" -Changed label "la_type_label" of type "1" -Changed label "la_ToolTip_ValidateSelected" of type "1" -Changed label "lu_message_body" of type "0" -Changed label "la_ToolTip_Apply_Rules" of type "1" -Changed label "la_lang_import_progress" of type "1" -Changed label "la_prompt_socket_blocking_mode" of type "1" -Changed label "la_ToolTip_Email_Disable" of type "1" -Changed label "lu_field_street" of type "0" -Changed label "lu_links" of type "0" -Changed label "la_Description_in-bulletin:configuration_emoticon" of type "1" -Changed label "la_ToolTip_Email_UserSelect" of type "1" -Changed label "lu_add_link" of type "0" -Changed label "lu_field_portaluserid" of type "0" -Changed label "lu_field_tz" of type "0" -Changed label "la_topic_sortfield_pompt" of type "1" -Changed label "lu_date" of type "0" -Changed label "lu_reply" of type "0" -Changed label "la_ToolTip_Email_FrontOnly" of type "1" -Changed label "la_Description_in-news:configuration_email" of type "1" -Changed label "lu_no_articles" of type "0" -Changed label "lu_directory" of type "0" -Changed label "la_tab_Group" of type "1" -Changed label "la_taglib_link" of type "1" -Changed label "lu_topics" of type "0" -Changed label "lu_state" of type "0" -Changed label "lu_password" of type "0" -Changed label "lu_more" of type "0" -Changed label "la_common_descending" of type "1" -Changed label "lu_options" of type "0" -Changed label "la_Text_DataType_6" of type "1" -Changed label "lu_not_logged_in" of type "0" -Changed label "lu_street2" of type "0" -Changed label "lu_login_name" of type "0" -Changed label "lu_field_password" of type "0" -Changed label "lu_field_dob" of type "0" -Changed label "lu_see_also" of type "0" -Changed label "lu_phone" of type "0" -Changed label "lu_end_on" of type "0" -Changed label "lu_country" of type "0" -Changed label "lu_button_rate" of type "0" -Changed label "la_topic_sortoder2_prompt" of type "1" -Changed label "lu_category" of type "0" -Changed label "lu_page_label" of type "0" -Changed label "lu_author" of type "0" -Changed label "lu_button_join" of type "0" -Changed label "lu_posted" of type "0" -Changed label "lu_poster" of type "0" -Changed label "la_topic_sortoder_prompt" of type "1" -Changed label "lu_zip" of type "0" -Changed label "lu_yes" of type "0" -Changed label "lu_field_city" of type "0" -Changed label "lu_aol_im" of type "0" -Changed label "lu_button_search" of type "0" -Changed label "lu_forums" of type "0" -Changed label "lu_search" of type "0" -Changed label "lu_cats" of type "0" -Changed label "lu_hits" of type "0" -Changed label "lu_subject" of type "0" -Changed label "lu_no_related_categories" of type "0" -Changed label "lu_replies" of type "0" -Changed label "lu_added" of type "0" -Changed label "lu_total_links" of type "0" -Changed label "lu_enabled" of type "0" -Changed label "lu_city" of type "0" -Changed label "lu_no_links" of type "0" -Changed label "lu_news" of type "0" -Changed label "lu_button_ok" of type "0" -Changed label "lu_advanced_search" of type "0" -Changed label "lu_votes" of type "0" -Changed label "lu_views" of type "0" -Changed label "lu_edit" of type "0" -Changed label "lu_del_favorites" of type "0" -Changed label "lu_no" of type "0" -Changed label "la_col_Status" of type "1" -Changed label "lu_rating" of type "0" -Changed label "lu_register" of type "0" -Changed label "lu_cat" of type "0" -Changed label "lu_edit_topic" of type "0" -Changed label "lu_date_created" of type "0" -Changed label "lu_related_cats" of type "0" -Changed label "la_fld_Name" of type "1" -Changed label "lu_rateit" of type "0" -Changed label "lu_login" of type "0" -Changed label "lu_no_categories" of type "0" -Changed label "lu_reviews" of type "0" -Changed label "lu_search_results" of type "0" -Changed label "la_StylePreview" of type "1" -Changed label "la_fld_Translation" of type "1" -Changed label "la_fld_PhraseType" of type "1" -Changed label "la_col_Name" of type "1" -Changed label "la_PhraseType_Admin" of type "1" -Changed label "la_prompt_allow_reset" of type "1" -Changed label "la_LastUpdate" of type "1" -Changed label "la_title_Editing_BlockStyle" of type "1" -Changed label "lu_in_this_message" of type "0" -Changed label "la_title_Adding_Phrase" of type "1" -Changed label "la_title_General" of type "1" -Changed label "lu_reset_confirm_text" of type "0" -Changed label "lu_descending" of type "0" -Changed label "la_col_LastCompiled" of type "1" -Changed label "la_title_Adding_BlockStyle" of type "1" -Changed label "lu_suggest_no_address" of type "0" -Changed label "la_title_Configuration" of type "1" -Changed label "la_title_groupselect" of type "1" -Changed label "la_restore_file_not_found" of type "1" -Changed label "la_article_reviewed" of type "1" -Changed label "la_restore_unknown_error" of type "1" -Changed label "la_text_denied" of type "1" -Changed label "la_title_reviews" of type "1" -Changed label "lu_cookies_error" of type "0" -Changed label "la_Text_ShowingUsers" of type "1" -Changed label "lu_subscribe_unknown_error" of type "0" -Changed label "la_tab_ModulesSettings" of type "1" -Changed label "la_text_ReadOnly" of type "1" -Changed label "la_news_sortfield_pompt" of type "1" -Changed label "lu_Here" of type "0" -Changed label "la_Disabled" of type "1" -Changed label "la_Prompt_ReviewedBy" of type "1" -Changed label "la_prompt_ReplacementWord" of type "1" -Changed label "la_ToolTip_Next" of type "1" -Changed label "lu_my_profile" of type "0" -Changed label "la_SampleText" of type "1" -Changed label "la_prompt_FromUsername" of type "1" -Changed label "la_ToolTip_Previous" of type "1" -Changed label "la_PermName_SystemAccess.ReadOnly_desc" of type "1" -Changed label "la_Text_Pending" of type "1" -Changed label "la_prompt_UsersDisabled" of type "1" -Changed label "la_Search" of type "1" -Changed label "la_category_perpage_prompt" of type "1" -Changed label "la_Text_Hot" of type "1" -Changed label "la_ToolTip_New_Category" of type "1" -Changed label "la_Text_Censorship" of type "1" -Changed label "lu_AProblemWithForm" of type "0" -Changed label "lu_first_name" of type "0" -Changed label "lu_EnterForgotUserEmail" of type "0" -Changed label "lu_comm_EmailAddress" of type "0" -Changed label "lu_button_mailinglist" of type "0" -Changed label "lu_title_PasswordRequestConfirm" of type "0" -Changed label "lu_forum_locked_for_posting" of type "0" -Changed label "lu_field_qtysold" of type "1" -Changed label "la_fld_ExportFileName" of type "1" -Changed label "la_title_InstallLanguagePackStep1" of type "1" -Changed label "lu_text_PasswordRequestConfirm" of type "0" -Changed label "la_Continue" of type "1" -Changed label "la_title_Stylesheets" of type "1" -Changed label "la_tab_Stylesheets" of type "1" -Changed label "la_Enabled" of type "1" -Changed label "lu_InvalidEmail" of type "0" -Changed label "la_title_Adding_Stylesheet" of type "1" -Changed label "la_title_BaseStyles" of type "1" -Changed label "la_tab_BlockStyles" of type "1" -Changed label "la_Title_SendInit" of type "1" -Changed label "lu_categories" of type "0" -Changed label "lu_prompt_review" of type "0" -Changed label "la_Prompt_Backup_Date" of type "1" -Changed label "la_PermType_Front" of type "1" -Changed label "la_Text_Events" of type "1" -Changed label "la_Text_Template" of type "1" -Changed label "la_prompt_Event" of type "1" -Changed label "lu_or" of type "0" -Changed label "la_ToolTip_Restore" of type "1" -Changed label "la_text_Backup_in_progress" of type "1" -Changed label "lu_details" of type "0" -Changed label "la_PermType_Admin" of type "1" -Changed label "lu_username" of type "0" -Changed label "lu_page" of type "0" -Changed label "lu_link_reviews" of type "0" -Changed label "lu_error_title" of type "0" -Changed label "lu_register_text" of type "2" -Changed label "la_tab_EmailEvents" of type "1" -Changed label "lu_recommend_title" of type "0" -Changed label "lu_prompt_catname" of type "0" -Changed label "lu_bbcode" of type "0" -Changed label "lu_PermName_Topic.Owner.Modify_desc" of type "1" -Changed label "lu_pp_firstname" of type "0" -Changed label "lu_related_links" of type "0" -Changed label "lu_pp_state" of type "0" -Changed label "lu_offline" of type "0" -Changed label "lu_prompt_perpage_topics" of type "0" -Changed label "la_users_new_group" of type "1" -Changed label "lu_hot" of type "0" -Changed label "lu_search_again" of type "0" -Changed label "la_event_article.modify" of type "1" -Changed label "la_Title_SendMailProgress" of type "1" -Changed label "lu_pp_street" of type "0" -Changed label "lu_lastpost" of type "0" -Changed label "lu_newtopic_confirm_pending_text" of type "0" -Changed label "la_title_EditingStyle" of type "1" -Changed label "la_prompt_Import_Prefix" of type "1" -Changed label "lu_quote_reply" of type "0" -Changed label "la_prompt_birthday" of type "1" -Changed label "la_prompt_CurrentSessions" of type "1" -Changed label "lu_newtopic_confirm_text" of type "0" -Changed label "la_Prompt_Step_One" of type "1" -Changed label "la_updating_config" of type "1" -Changed label "la_col_LastChanged" of type "1" -Changed label "lu_fieldcustom__user_occupation" of type "2" -Changed label "la_prompt_export_error" of type "1" -Changed label "la_event_link.add.pending" of type "1" -Changed label "lu_pp_dob" of type "0" -Changed label "lu_button_yes" of type "0" -Changed label "lu_fieldcustom__user_interests" of type "2" -Changed label "la_Description_in-portal:server_info" of type "1" -Changed label "la_title_Add_Module" of type "1" -Changed label "lu_newtopic_confirm" of type "0" -Changed label "lu_news_addreview_confirm_text" of type "0" -Changed label "lu_PermName_Debug.List_desc" of type "1" -Changed label "lu_button_no" of type "0" -Changed label "la_performing_restore" of type "1" -Changed label "lu_CatLead_Story" of type "0" -Changed label "lu_subscribe_confirm_prompt" of type "0" -Changed label "lu_rating_4" of type "0" -Changed label "lu_users_online" of type "0" -Changed label "la_Text_Ban" of type "1" -Changed label "la_col_Type" of type "1" -Changed label "la_prompt_ip" of type "1" -Changed label "la_title_Regional" of type "1" -Changed label "la_Description_in-portal:reviews" of type "1" -Changed label "la_prompt_Root_Password" of type "1" -Changed label "lu_pm_list" of type "0" -Changed label "lu_newpm_confirm_text" of type "0" -Changed label "lu_RegisterConfirm" of type "0" -Changed label "lu_my_preferences" of type "0" -Changed label "lu_private_messages" of type "0" -Changed label "la_Text_Complete" of type "1" -Changed label "lu_categories_updated" of type "0" -Changed label "lu_pp_phone" of type "0" -Changed label "la_Description_in-news:configuration_output" of type "1" -Changed label "lu_Name" of type "0" -Changed label "la_prompt_PendingLinks" of type "1" -Changed label "la_Warning_Save_Item" of type "1" -Changed label "la_Prompt_Restore_Failed" of type "1" -Changed label "lu_ForgotPassword" of type "0" -Changed label "lu_fld_phrase" of type "0" -Changed label "lu_CreditCards" of type "0" -Changed label "la_prompt_PopularTopics" of type "1" -Changed label "la_prompt_PopularLinks" of type "1" -Changed label "lu_fieldcustom__uc1" of type "2" -Changed label "lu_YourLanguage" of type "0" -Changed label "lu_YourWishList" of type "0" -Changed label "la_prompt_PostsTotal" of type "1" -Changed label "lu_RecommendToFriend" of type "0" -Changed label "lu_YourAccount" of type "0" -Changed label "lu_YourCurrency" of type "0" -Changed label "la_ToolTip_New_Image" of type "1" -Changed label "la_prompt_VoteLimits" of type "1" -Changed label "lu_AllRightsReserved" of type "0" -Changed label "lu_QuickSearch" of type "0" -Changed label "lu_fld_module" of type "0" -Changed label "lu_EnterEmailToSubscribe" of type "0" -Changed label "lu_SearchProducts" of type "0" -Changed label "la_Text_ShowingGroups" of type "1" -Changed label "LU_EMAIL" of type "0" -Changed label "lu_AdvancedSearch" of type "0" -Changed label "lu_MoreDetails" of type "0" -Changed label "lu_ThankForSubscribing" of type "0" -Changed label "la_Showing_Logs" of type "1" -Changed label "la_prompt_HotTopics" of type "1" -Changed label "la_col_PrimaryValue" of type "1" -Changed label "la_tab_GeneralSettings" of type "1" -Changed label "la_fld_DecimalPoint" of type "1" -Changed label "la_Text_Editor" of type "1" -Changed label "la_prompt_Hits" of type "1" -Changed label "la_col_PhraseType" of type "1" -Changed label "la_col_Label" of type "1" -Changed label "la_text_disclaimer_part1" of type "1" -Changed label "la_prompt_FrontLead" of type "1" -Changed label "la_prompt_text_version" of type "1" -Changed label "la_title_Labels" of type "1" -Changed label "la_prompt_NewestTopicDate" of type "1" -Changed label "la_fld_PrimaryLang" of type "1" -Changed label "la_fld_ThousandSep" of type "1" -Changed label "la_fld_IconURL" of type "1" -Changed label "lu_user_pending_aproval" of type "0" -Changed label "la_prompt_LinksAverageRating" of type "1" -Changed label "la_prompt_PopularArticles" of type "1" -Changed label "lu_modifylink_confirm" of type "0" -Changed label "la_title_EmailSettings" of type "1" -Changed label "la_fld_TimeFormat" of type "1" -Changed label "la_prompt_CategoryEditorsPick" of type "1" -Changed label "la_prompt_LinkReviews" of type "1" -Changed label "la_prompt_NewestLinkDate" of type "1" -Changed label "la_prompt_EditorsPickArticles" of type "1" -Changed label "la_prompt_LastLinkUpdate" of type "1" -Changed label "la_prompt_RegionsCount" of type "1" -Changed label "la_prompt_MaxVotesArticles" of type "1" -Changed label "la_prompt_MaxLinksHits" of type "1" -Changed label "la_prompt_LastUpdatedTopicDate" of type "1" -Changed label "la_prompt_LeadStoryArticles" of type "1" -Changed label "la_prompt_UsersActive" of type "1" -Changed label "la_prompt_ArticleAverageRating" of type "1" -Changed label "la_prompt_ArticlesArchived" of type "1" -Changed label "la_prompt_TopicAverageRating" of type "1" -Changed label "la_prompt_DisabledArticles" of type "1" -Changed label "la_prompt_LastArticleUpdate" of type "1" -Changed label "la_prompt_MaxLinksVotes" of type "1" -Changed label "la_prompt_NewCategories" of type "1" -Changed label "la_prompt_EditorsPickLinks" of type "1" -Changed label "la_text_upgrade_disclaimer" of type "1" -Changed label "la_prompt_MaxHitsArticles" of type "1" -Changed label "la_prompt_NewestPostTime" of type "1" -Changed label "la_prompt_HotArticles" of type "1" -Changed label "la_prompt_LastCategoryUpdate" of type "1" -Changed label "la_prompt_ArticleReviews" of type "1" -Changed label "la_prompt_PendingCategories" of type "1" -Changed label "la_PrevUser" of type "1" -Changed label "la_prompt_ArticlesActive" of type "1" -Changed label "lu_pick_news" of type "0" -Changed label "la_prompt_TotalUserGroups" of type "1" -Changed label "la_prompt_NewestArticleDate" of type "1" -Changed label "la_prompt_DisabledCategories" of type "1" -Changed label "la_prompt_AddressTo" of type "1" -Changed label "la_kilobytes" of type "1" -Changed label "la_tag_library" of type "1" -Changed label "la_prompt_UsersUniqueStates" of type "1" -Changed label "la_prompt_NewArticles" of type "1" -Changed label "la_prompt_SystemFileSize" of type "1" -Changed label "la_prompt_TopicsUsers" of type "1" -Changed label "la_ToolTip_SendEmail" of type "1" -Changed label "la_prompt_ArticlesTotal" of type "1" -Changed label "la_prompt_RecordsCount" of type "1" -Changed label "la_prompt_BannedUsers" of type "1" -Changed label "la_prompt_NonExpiredSessions" of type "1" -Changed label "la_prompt_NewestCategoryDate" of type "1" -Changed label "la_NextUser" of type "1" -Changed label "la_prompt_SentOn" of type "1" -Changed label "la_tab_EmailLog" of type "1" -Changed label "la_to" of type "1" -Changed label "lu_editors_picks" of type "0" -Changed label "la_prompt_AdminId" of type "1" -Changed label "la_prompt_UsersUniqueCountries" of type "1" -Changed label "la_prompt_DataSize" of type "1" -Changed label "la_prompt_ThemeCount" of type "1" -Changed label "la_prompt_CategoryLeadStoryArticles" of type "1" -Changed label "la_prompt_TablesCount" of type "1" -Changed label "la_Description_in-portal:main_import" of type "1" -Changed label "la_prompt_NewestUserDate" of type "1" -Changed label "la_Text_BackupPath" of type "1" -Changed label "la_Description_in-portal:advanced_view" of type "1" -Changed label "la_prompt_UsersPending" of type "1" -Changed label "la_title_AdvancedView" of type "1" -Changed label "la_ToolTip_Copy" of type "1" -Changed label "la_Text_Disabled" of type "1" -Changed label "la_title_Install" of type "1" -Changed label "lu_btn_NewArticle" of type "0" -Changed label "la_prompt_TotalCategories" of type "1" -Changed label "la_config_backup_path" of type "1" -Changed label "la_tab_AdvancedView" of type "1" -Changed label "lu_field_editorspick" of type "0" -Changed label "la_tab_ConfigE-mail" of type "1" -Changed label "la_megabytes" of type "1" -Changed label "la_tab_ImportData" of type "1" -Changed label "la_Warning_Filter" of type "1" -Changed label "la_tab_Restore" of type "1" -Changed label "la_ToolTip_Print" of type "1" -Changed label "la_Text_Select" of type "1" -Changed label "la_tab_Search_Users" of type "1" -Changed label "la_Text_Pop" of type "1" -Changed label "la_ToolTip_Cut" of type "1" -Changed label "la_tab_Backup" of type "1" -Changed label "la_tab_ExportData" of type "1" -Changed label "la_prompt_Archived" of type "1" -Changed label "la_Text_All" of type "1" -Changed label "la_SearchLabel" of type "1" -Changed label "lu_pick_links" of type "0" -Changed label "la_ToolTip_Search" of type "1" -Changed label "la_tab_ConfigSmileys" of type "1" -Changed label "la_MenuTreeTitle" of type "1" -Changed label "la_tab_Search_Groups" of type "1" -Changed label "la_ToolTip_Paste" of type "1" -Changed label "la_tab_SearchLog" of type "1" -Changed label "la_ColHeader_Replacement" of type "1" -Changed label "la_title_In-Bulletin" of type "1" -Changed label "la_tab_ConfigCensorship" of type "1" -Changed label "la_tab_ConfigSearch" of type "1" -Changed label "la_tab_Mail_List" of type "1" -Changed label "la_tab_Stats" of type "1" -Changed label "la_Text_Sort" of type "1" -Changed label "la_ToolTip_View" of type "1" -Changed label "la_tab_ConfigOutput" of type "1" -Changed label "lu_btn_NewLink" of type "0" -Changed label "la_prompt_headers" of type "1" -Changed label "la_Text_Default" of type "1" -Changed label "la_tab_Themes" of type "1" -Changed label "lu_smileys" of type "0" -Changed label "la_ToolTip_RemoveUserFromGroup" of type "1" -Changed label "lu_field_topseller" of type "1" -Changed label "la_type_text" of type "1" -Changed label "lu_prompt_subscribe" of type "0" -Changed label "la_valuelist_help" of type "1" -Changed label "lu_field_leadstory" of type "0" -Changed label "lu_field_title" of type "0" -Changed label "la_tab_Overview" of type "1" -Changed label "lu_news_rate_confirm" of type "0" -Changed label "la_ToolTip_PrimaryGroup" of type "1" -Changed label "lu_no_favorites" of type "0" -Changed label "lu_legend" of type "0" -Changed label "lu_field_author" of type "0" -Changed label "la_event_link.modify.pending" of type "1" -Changed label "la_prompt_root_name" of type "1" -Changed label "la_Description_in-link:configuration_search" of type "1" -Changed label "lu_field_archived" of type "0" -Changed label "la_StyleDefinition" of type "1" -Changed label "la_title_edit_category" of type "1" -Changed label "la_ToolTip_Ban" of type "1" -Changed label "la_Text_Install" of type "1" -Changed label "la_Description_in-link:validation_list" of type "2" -Changed label "la_Text_Month" of type "1" -Changed label "lu_unsubscribe_confirm_text" of type "0" -Changed label "la_ToolTip_Import_Langpack" of type "1" -Changed label "lu_sorted_list" of type "0" -Changed label "lu_no_items" of type "0" -Changed label "lu_field_newsid" of type "0" -Changed label "lu_fieldcustom__uc4" of type "2" -Changed label "lu_field_modifiedbyid" of type "2" -Changed label "lu_fieldcustom__lc6" of type "2" -Changed label "la_event_link.review.deny" of type "1" -Changed label "lu_fieldcustom__cc4" of type "2" -Changed label "lu_field_cachednavbar" of type "0" -Changed label "lu_fieldcustom__uc3" of type "2" -Changed label "lu_access_denied" of type "0" -Changed label "la_Prompt_GeneralPermissions" of type "1" -Changed label "lu_field_parentpath" of type "0" -Changed label "lu_field_resourceid" of type "2" -Changed label "la_Text_Languages" of type "2" -Changed label "la_type_password" of type "1" -Changed label "la_PermType_AdminSection" of type "1" -Changed label "lu_fieldcustom__uc6" of type "2" -Changed label "la_prompt_DupRating" of type "2" -Changed label "lu_PermName_Link.Review_Pending_desc" of type "2" -Changed label "la_ColHeader_Name" of type "2" -Changed label "la_ToolTip_Home" of type "1" -Changed label "la_ToolTip_Stop" of type "1" -Changed label "lu_fieldcustom__lc2" of type "2" -Changed label "la_importlang_phrasewarning" of type "2" -Changed label "la_tab_AdminUI" of type "1" -Changed label "lu_PermName_Link.Owner.Modify.Pending_desc" of type "2" -Changed label "la_prompt_runlink_validation" of type "2" -Changed label "lu_PermName_Link.Modify.Pending_desc" of type "2" -Changed label "la_event_user.unsubscribe" of type "1" -Changed label "la_ToolTip_Move_Down" of type "1" -Changed label "la_prompt_Expired" of type "0" -Changed label "lu_field_metakeywords" of type "0" -Changed label "la_ColHeader_PermInherited" of type "1" -Changed label "la_prompt_Enable_HTML" of type "1" -Changed label "lu_field_metadescription" of type "0" -Changed label "la_topic_editorpicksabove_prompt" of type "1" -Changed label "la_text_As" of type "1" -Changed label "la_prompt_upload" of type "1" -Changed label "lu_PermName_News.Review.Pending_desc" of type "2" -Changed label "la_Page" of type "1" -Changed label "la_Save" of type "1" -Changed label "la_PermTab_category" of type "1" -Changed label "la_ToolTip_New_Relation" of type "1" -Changed label "la_topic_perpage_prompt" of type "1" -Changed label "la_SearchMenu_Clear" of type "1" -Changed label "la_SearchLabel_Categories" of type "1" -Changed label "la_prompt_URL" of type "1" -Changed label "la_posts_perpage_prompt" of type "1" -Changed label "la_topic_newdays_prompt" of type "1" -Changed label "la_tab_Images" of type "1" -Changed label "la_title_Edit_Link" of type "1" -Changed label "la_ColHeader_Image" of type "1" -Changed label "la_ToolTip_Delete" of type "1" -Changed label "lu_field_startdate" of type "0" -Changed label "la_prompt_Votes" of type "1" -Changed label "la_prompt_Priority" of type "1" -Changed label "la_title_Sys_Config" of type "1" -Changed label "la_Colheader_GroupType" of type "1" -Changed label "la_title_Tools" of type "1" -Changed label "la_title_Censorship" of type "1" -Changed label "la_prompt_Pending" of type "1" -Changed label "la_tab_Custom" of type "1" -Changed label "la_tab_User_List" of type "1" -Changed label "la_prompt_ArticleBody" of type "1" -Changed label "la_ColHeader_AltValue" of type "1" -Changed label "la_Cancel" of type "1" -Changed label "la_Text_Link" of type "1" -Changed label "la_Text_Editing" of type "1" -Changed label "la_tab_User_Groups" of type "1" -Changed label "la_Text_Counters" of type "1" -Changed label "la_text_Permission" of type "1" -Changed label "la_prompt_Rating" of type "1" -Changed label "la_fld_PackName" of type "1" -Changed label "la_ToolTip_Decline" of type "1" -Changed label "la_prompt_ArticleExcerpt" of type "1" -Changed label "la_ban_email" of type "1" -Changed label "la_performing_backup" of type "1" -Changed label "la_fld_LocalName" of type "1" -Changed label "la_help_in_progress" of type "1" -Changed label "la_tab_upgrade_license" of type "1" -Changed label "lu_NoAccess" of type "0" -Changed label "lu_Sep" of type "0" -Changed label "lu_new_since_topics" of type "0" -Changed label "la_prompt_all_templates" of type "1" -Changed label "lu_subcats" of type "0" -Changed label "la_title_sendmail" of type "1" -Changed label "lu_search_error" of type "0" -Changed label "la_performing_export" of type "1" -Changed label "la_nextcategory" of type "1" -Changed label "lu_article_details" of type "0" -Changed label "lu_ferror_m_register_password" of type "0" -Changed label "lu_Jun" of type "0" -Changed label "la_fld_Charset" of type "1" -Changed label "la_title_category_select" of type "1" -Changed label "lu_forgotpw_confirm_text_reset" of type "0" -Changed label "la_restore_file_error" of type "1" -Changed label "lu_new_since_news" of type "0" -Changed label "lu_add_pm" of type "0" -Changed label "la_prompt_DisabledLinks" of type "1" -Changed label "la_terabytes" of type "1" -Changed label "la_title_label" of type "1" -Changed label "la_module_not_licensed" of type "1" -Changed label "la_prompt_edit" of type "1" -Changed label "la_prompt_LastUpdatedTopicTime" of type "1" -Changed label "la_prompt_TopicsDisabled" of type "1" -Changed label "lu_ferror_wrongtype" of type "0" -Changed label "lu_forgotpw_confirm_reset" of type "0" -Changed label "lu_news_review_confirm_pending" of type "0" -Changed label "lu_keywords_tooshort" of type "0" -Changed label "la_review_alreadyreviewed" of type "1" -Changed label "la_prevgroup" of type "1" -Changed label "la_prompt_LastUpdatedPostTime" of type "1" -Changed label "lu_ferror_toolarge" of type "0" -Changed label "la_review_added" of type "1" -Changed label "la_prompt_ArticlesPending" of type "1" -Changed label "lu_ShoppingCart" of type "0" -Changed label "la_prompt_NewestTopicTime" of type "1" -Changed label "lu_confirm" of type "0" -Changed label "lu_no_expiration" of type "0" -Changed label "lu_close" of type "0" -Changed label "la_prompt_NewestPostDate" of type "1" -Changed label "la_prompt_NewLinks" of type "1" -Changed label "la_prompt_NewTopics" of type "1" -Changed label "lu_EnterEmailToRecommend" of type "0" -Changed label "lu_PoweredBy" of type "0" -Changed label "lu_fld_translation" of type "0" -Changed label "lu_profile_field" of type "0" -Changed label "lu_WeAcceptCards" of type "0" -Changed label "lu_YourCart" of type "0" -Changed label "la_origional_value" of type "1" -Changed label "la_added" of type "1" -Changed label "lu_ContactUs" of type "0" -Changed label "lu_modifylink_pending_confirm_text" of type "0" -Changed label "lu_recipient_doesnt_exit" of type "0" -Changed label "lu_privatemessages_updated" of type "0" -Changed label "la_prompt_TopicLocked" of type "1" -Changed label "la_prompt_TopicReviews" of type "1" -Changed label "lu_submitting_to" of type "0" -Changed label "la_rating_alreadyvoted" of type "1" -Changed label "lu_modified" of type "0" -Changed label "lu_ferror_no_access" of type "0" -Changed label "lu_confirmation_title" of type "0" -Changed label "lu_add" of type "0" -Changed label "lu_new_news" of type "0" -Changed label "lu_remove" of type "0" -Changed label "la_inlink" of type "1" -Changed label "la_text_leading" of type "1" -Changed label "lu_enter" of type "0" -Changed label "la_event_post.add" of type "1" -Changed label "la_event_article.review.deny" of type "1" -Changed label "la_category_perpage__short_prompt" of type "1" -Changed label "lu_zip_code" of type "0" -Changed label "la_event_post.modify" of type "1" -Changed label "la_ToolTip_Edit_Current_Category" of type "1" -Changed label "lu_RegistrationCompleted" of type "0" -Changed label "la_topic_perpage_short_prompt" of type "1" -Changed label "lu_comm_ProductDescription" of type "0" -Changed label "la_news_perpage_short_prompt" of type "1" -Changed label "lu_PleaseRegister" of type "0" -Changed label "lu_blank_password" of type "0" -Changed label "lu_repeat_password" of type "0" -Changed label "la_prompt_ActiveLinks" of type "1" -Changed label "la_prompt_TopicsActive" of type "1" -Changed label "la_none" of type "1" -Changed label "la_prompt_EditorsPickTopics" of type "1" -Changed label "la_ColHeader_Views" of type "1" -Changed label "la_prompt_EditorsPick" of type "1" -Changed label "la_Show_Log" of type "1" -Changed label "la_prompt_HitLimits" of type "1" -Changed label "lu_modify_link" of type "0" -Changed label "la_title_InstallLanguagePackStep2" of type "1" -Changed label "la_Text_ComingSoon" of type "1" -Changed label "la_prompt_PostsToLock" of type "1" -Changed label "la_prompt_import_error" of type "1" -Changed label "lu_operation_notallowed" of type "0" -Changed label "la_title_Community" of type "1" -Changed label "la_prompt_MaxTopicVotes" of type "1" -Changed label "la_fld_ExportPhraseTypes" of type "1" -Changed label "la_title_ExportLanguagePackResults" of type "1" -Changed label "la_Prompt_Restore_Filechoose" of type "1" -Changed label "la_title_Reports" of type "1" -Changed label "la_col_Translation" of type "1" -Changed label "la_Description_in-bulletin:configuration_search" of type "1" -Changed label "la_prompt_TopicsTotal" of type "1" -Changed label "la_prompt_ArticleExcerpt!" of type "1" -Changed label "la_title_EditingEmailEvent" of type "1" -Changed label "la_Prompt_Title" of type "1" -Changed label "la_ColHeader_Topic" of type "1" -Changed label "la_prompt_DateFormat" of type "1" -Changed label "la_text_disclaimer_part2" of type "1" -Changed label "la_prompt_TopicsPending" of type "1" -Changed label "la_title_New_BaseStyle" of type "1" -Changed label "la_DownloadLanguageExport" of type "1" -Changed label "la_tab_BaseStyles" of type "1" -Changed label "lu_locked_topic" of type "0" -Changed label "la_fld_StylesheetId" of type "1" -Changed label "lu_errors_on_form" of type "0" -Changed label "lu_prompt_recommend" of type "0" -Changed label "lu_error_subtitle" of type "0" -Changed label "lu_Nov" of type "0" -Changed label "la_prompt_html_version" of type "1" -Changed label "la_Description_in-portal:emaillog" of type "1" -Changed label "la_col_Basedon" of type "1" -Changed label "lu_Mar" of type "0" -Changed label "lu_Apr" of type "0" -Changed label "lu_suggest_error" of type "0" -Changed label "la_common_ReviewText" of type "1" -Changed label "la_text_sess_expired" of type "0" -Changed label "la_link_newstopminrating_prompt" of type "1" -Changed label "la_news_newstopminrating_prompt" of type "1" -Changed label "la_news_sortreviews2_prompt" of type "1" -Changed label "la_Category_Name" of type "1" -Changed label "la_Text_Configuration" of type "1" -Changed label "la_category_showpick_prompt" of type "1" -Changed label "la_tab_Summary" of type "1" -Changed label "la_link_newdays_prompt" of type "1" -Changed label "la_link_urlstatus_prompt" of type "1" -Changed label "la_Category_Description" of type "1" -Changed label "la_prompt_PackName" of type "1" -Changed label "la_category_daysnew_prompt" of type "1" -Changed label "la_Text_Reviews" of type "1" -Changed label "la_news_sortreviews_prompt" of type "1" -Changed label "la_news_newdays_prompt" of type "1" -Changed label "la_common_CreatedOn" of type "1" -Changed label "la_Text_Reciprocal" of type "1" -Changed label "la_Link_URL" of type "1" -Changed label "la_tab_Templates" of type "1" -Changed label "la_ToolTip_Preview" of type "1" -Changed label "la_Link_Name" of type "1" -Changed label "la_Text_Theme" of type "1" -Changed label "la_title_General_Configuration" of type "1" -Changed label "la_Link_Date" of type "1" -Changed label "la_Article_Rating" of type "1" -Changed label "la_prompt_LanguageId" of type "1" -Changed label "la_link_sortreviews_prompt" of type "1" -Changed label "la_news_sortfield2_pompt" of type "1" -Changed label "la_prompt_LocalName" of type "1" -Changed label "Next Theme" of type "0" -Changed label "la_Text_Expired" of type "1" -Changed label "la_Article_Hits" of type "1" -Changed label "la_Topic_Text" of type "1" -Changed label "la_Article_Title" of type "1" -Changed label "la_Link_Hits" of type "1" -Changed label "la_Link_Rating" of type "1" -Changed label "la_Article_Author" of type "1" -Changed label "la_Topic_Pick" of type "1" -Changed label "la_Text_Guest" of type "1" -Changed label "la_prompt_Primary" of type "1" -Changed label "la_Text_NewTheme" of type "1" -Changed label "la_Text_Articles" of type "1" -Changed label "la_prompt_Hot" of type "1" -Changed label "la_tab_Reports" of type "1" -Changed label "la_tab_SessionLog" of type "1" -Changed label "la_link_editorspick_prompt" of type "1" -Changed label "la_prompt_Type" of type "1" -Changed label "la_Text_BuiltIn" of type "1" -Changed label "la_sortfield2_prompt" of type "1" -Changed label "la_prompt_Template" of type "1" -Changed label "la_ToolTip_New_LangPack" of type "1" -Changed label "la_title_Summary" of type "1" -Changed label "la_title_In-News" of type "1" -Changed label "la_title_In-Link" of type "1" -Changed label "la_Text_Pack" of type "1" -Changed label "la_prompt_IPAddress" of type "1" -Changed label "la_prompt_PerPage" of type "1" -Changed label "la_ToolTip_New_Theme" of type "1" -Changed label "la_val_Pending" of type "1" -Changed label "la_Text_GuestUsers" of type "1" -Changed label "Previous Theme" of type "0" -Changed label "la_ToolTip_New_Template" of type "1" -Changed label "la_Text_Locked" of type "1" -Changed label "la_val_Disabled" of type "1" -Changed label "la_topic_MinVotes_prompt" of type "1" -Changed label "la_Article_Date" of type "1" -Changed label "la_Text_Relations" of type "1" -Changed label "la_Category_Pop" of type "1" -Changed label "la_prompt_TotalLinks" of type "1" -Changed label "la_ToolTip_Reset" of type "1" -Changed label "la_prompt_StartDate" of type "1" -Changed label "la_Text_Images" of type "1" -Changed label "la_prompt_Module" of type "1" -Changed label "la_prompt_New" of type "1" -Changed label "la_Text_SubCats" of type "1" -Changed label "la_Prompt_Warning" of type "1" -Changed label "la_Text_View" of type "1" -Changed label "la_Text_Relation" of type "1" -Changed label "lu_PermName_Link.View_desc" of type "0" -Changed label "la_Text_AdminEmail" of type "1" -Changed label "la_val_Never" of type "1" -Changed label "la_val_Active" of type "1" -Changed label "la_prompt_ActiveTopics" of type "1" -Changed label "la_prompt_ActiveArticles" of type "1" -Changed label "la_Topic_Views" of type "1" -Changed label "la_tab_Review" of type "1" -Changed label "la_prompt_EmailSubject" of type "1" -Changed label "la_Description_in-portal:help" of type "1" -Changed label "lu_PermName_Category.Delete_desc" of type "0" -Changed label "lu_PermName_Topic.Delete_desc" of type "0" -Changed label "la_tab_UserSelect" of type "1" -Changed label "lu_by" of type "0" -Changed label "la_Text_Send" of type "1" -Changed label "la_Text_Subitems" of type "1" -Changed label "la_prompt_EmailBody" of type "1" -Changed label "lu_PermName_Topic.Add_desc" of type "0" -Changed label "la_Text_None" of type "1" -Changed label "la_Text_Groups" of type "1" -Changed label "la_Description_in-portal:users" of type "1" -Changed label "la_ToolTip_New_Permission" of type "1" -Changed label "la_prompt_LinkId" of type "1" -Changed label "la_prompt_Views" of type "1" -Changed label "la_Logged_in_as" of type "1" -Changed label "la_Description_in-portal:site" of type "1" -Changed label "la_Text_No_permissions" of type "1" -Changed label "lu_PermName_Topic.View_desc" of type "0" -Changed label "lu_PermName_Topic.Add.Pending_desc" of type "0" -Changed label "la_prompt_Attatchment" of type "1" -Changed label "lu_PermName_Topic.Rate_desc" of type "0" -Changed label "la_Text_DatabaseSettings" of type "1" -Changed label "la_tab_SendMail" of type "1" -Changed label "lu_PermName_Topic.Review_desc" of type "0" -Changed label "la_Text_Group_Name" of type "1" -Changed label "la_Description_in-portal:reports" of type "1" -Changed label "lu_PermName_News.Rate_desc" of type "0" -Changed label "la_Text_Primary" of type "1" -Changed label "lu_PermName_News.Delete_desc" of type "0" -Changed label "la_Text_Adding" of type "1" -Changed label "lu_PermName_Link.Review_desc" of type "0" -Changed label "la_Description_in-portal:configuration_custom" of type "1" -Changed label "la_prompt_Subject" of type "1" -Changed label "la_prompt_PhraseType" of type "1" -Changed label "lu_PermName_Link.Delete_desc" of type "0" -Changed label "lu_PermName_News.Review_desc" of type "0" -Changed label "la_config_name" of type "1" -Changed label "la_prompt_To" of type "1" -Changed label "la_prompt_PhraseId" of type "1" -Changed label "la_Description_in-portal:user_groups" of type "1" -Changed label "lu_PermName_Category.AddPending_desc" of type "0" -Changed label "la_prompt_SearchType" of type "1" -Changed label "la_Description_in-news" of type "1" -Changed label "la_config_website_address" of type "1" -Changed label "lu_PermName_News.Add_desc" of type "0" -Changed label "la_prompt_Label" of type "1" -Changed label "la_prompt_Parameter" of type "1" -Changed label "la_p4" of type "1" -Changed label "lu_PermName_Topic.Reply.View_desc" of type "0" -Changed label "la_Text_Website" of type "1" -Changed label "la_prompt_Frequency" of type "1" -Changed label "la_users_review_deny" of type "1" -Changed label "la_Description_in-portal:user_list" of type "1" -Changed label "la_Text_DataType_1" of type "1" -Changed label "la_m5" of type "1" -Changed label "la_p3" of type "1" -Changed label "la_Description_in-portal:user_custom" of type "1" -Changed label "la_Text_Blank_Field" of type "1" -Changed label "la_tab_ConfigSettings" of type "1" -Changed label "la_users_email_validate" of type "1" -Changed label "la_User_Not_Allowed" of type "1" -Changed label "la_config_web_address" of type "1" -Changed label "la_config_time_server" of type "1" -Changed label "la_users_votes_deny" of type "1" -Changed label "la_config_site_zone" of type "1" -Changed label "la_m1" of type "1" -Changed label "la_prompt_Value" of type "1" -Changed label "la_prompt_PostedBy" of type "1" -Changed label "la_approve_description" of type "1" -Changed label "la_m9" of type "1" -Changed label "la_m11" of type "1" -Changed label "la_p11" of type "1" -Changed label "la_prompt_TopicId" of type "1" -Changed label "la_config_server_path" of type "1" -Changed label "la_Description_in-bulletin" of type "1" -Changed label "la_Text_Both" of type "1" -Changed label "la_p13" of type "1" -Changed label "lu_user_pending_aproval_text" of type "0" -Changed label "la_p6" of type "1" -Changed label "la_Text_Replies" of type "1" -Changed label "la_User_Upon_Approval" of type "1" -Changed label "la_p2" of type "1" -Changed label "la_m0" of type "1" -Changed label "la_PermType_FrontEnd" of type "1" -Changed label "la_m6" of type "1" -Changed label "la_Text_Front" of type "1" -Changed label "la_Text_Date_Time_Settings" of type "1" -Changed label "la_Text_Archived" of type "1" -Changed label "la_config_server_name" of type "1" -Changed label "la_prompt_valuelist" of type "1" -Changed label "la_Text_Views" of type "1" -Changed label "lu_new_posts" of type "0" -Changed label "la_m10" of type "1" -Changed label "la_p10" of type "1" -Changed label "la_Description_in-bulletin:configuration_output" of type "1" -Changed label "la_Text_Licence" of type "1" -Changed label "lu_mailinglist" of type "0" -Changed label "lu_unsorted_list" of type "0" -Changed label "lu_field_postedby" of type "2" -Changed label "la_Delete_Confirm" of type "1" -Changed label "la_p5" of type "1" -Changed label "lu_fieldcustom__lc5" of type "2" -Changed label "la_Text_Phone" of type "1" -Changed label "la_p9" of type "1" -Changed label "lu_field_createdbyid" of type "2" -Changed label "la_Description_in-portal:configuration_search" of type "2" -Changed label "la_Text_Day" of type "1" -Changed label "la_Text_State" of type "1" -Changed label "la_Text_Minute" of type "1" -Changed label "la_Text_Unique" of type "1" -Changed label "lu_advsearch_is" of type "0" -Changed label "la_prompt_lang_timeformat" of type "0" -Changed label "lu_email_send_error" of type "0" -Changed label "la_tab_ExportLang" of type "1" -Changed label "la_Text_Any" of type "1" -Changed label "la_prompt_sqlquery_header" of type "1" -Changed label "la_users_subscriber_group" of type "2" -Changed label "la_ColHeader_ItemVerb" of type "1" -Changed label "lu_field_cachedreviewsqty" of type "2" -Changed label "lu_rootcategory_name" of type "0" -Changed label "la_Text_Rule" of type "2" -Changed label "lu_field_hits" of type "2" -Changed label "la_Text_IsNot" of type "1" -Changed label "la_Text_Is" of type "1" -Changed label "lu_field_cachedrating" of type "2" -Changed label "la_tab_BanList" of type "1" -Changed label "lu_field_url" of type "2" -Changed label "la_Text_Address" of type "1" -Changed label "la_Text_Second" of type "1" -Changed label "la_Description_in-link:inlink_general" of type "2" -Changed label "lu_ferror_login_login_user" of type "1" -Changed label "lu_topic_updated" of type "0" -Changed label "la_Text_Export" of type "2" -Changed label "la_Text_Exists" of type "1" -Changed label "lu_searchtitle_topic" of type "0" -Changed label "la_tab_MissingLabels" of type "1" -Changed label "la_prompt_sqlquery_result" of type "1" -Changed label "la_Text_RootCategory" of type "1" -Changed label "lu_continue" of type "0" -Changed label "lu_news_rate_confirm_duplicate_text" of type "0" -Changed label "la_prompt_required_field_increase" of type "1" -Changed label "la_prompt_thousand" of type "2" -Changed label "la_Description_in-portal:configuration_email" of type "2" -Changed label "la_prompt_ItemValue" of type "2" -Changed label "la_prompt_ItemVerb" of type "2" -Changed label "lu_topic_search_results" of type "0" -Changed label "la_prompt_perform_now" of type "1" -Changed label "lu_search_type" of type "0" -Changed label "la_Text_Root" of type "1" -Changed label "lu_true" of type "0" -Changed label "lu_advsearch_isnot" of type "0" -Changed label "lu_edit_post" of type "0" -Changed label "la_tab_ImportLang" of type "1" -Changed label "lu_ferror_login_login_password" of type "1" -Changed label "la_prompt_relevence_settings" of type "1" -Changed label "la_Text_Scanning" of type "1" -Changed label "lu_false" of type "0" -Changed label "lu_register_confirm" of type "0" -Changed label "la_Text_Filter" of type "1" -Changed label "la_Text_Emoticons" of type "1" -Changed label "lu_add_friend" of type "0" -Changed label "la_prompt_AdvancedSearch" of type "1" -Changed label "la_title_Edit_Group" of type "1" -Changed label "la_Text_Valid" of type "1" -Changed label "la_prompt_SimpleSearch" of type "1" -Changed label "la_text_nopermissions" of type "1" -Changed label "la_Text_Posts" of type "1" -Changed label "la_tab_Community" of type "1" -Changed label "la_tab_QueryDB" of type "1" -Changed label "la_prompt_Usermame" of type "1" -Changed label "la_prompt_InlinkDbName" of type "1" -Changed label "la_prompt_SubSearch" of type "1" -Changed label "la_tab_ConfigCustom" of type "1" -Changed label "la_Text_User" of type "1" -Changed label "la_ToolTip_New_CustomField" of type "1" -Changed label "la_prompt_CensorWord" of type "1" -Changed label "la_tab_Censorship" of type "1" -Changed label "la_ToolTip_SendMail" of type "1" -Changed label "la_ColHeader_Item" of type "1" -Changed label "la_ToolTip_New_Emoticon" of type "1" -Changed label "la_prompt_Properties" of type "1" -Changed label "la_Text_General" of type "1" -Changed label "la_prompt_Password" of type "1" -Changed label "la_Text_NewField" of type "1" -Changed label "la_Text_PostBody" of type "1" -Changed label "la_prompt_Image" of type "1" -Changed label "la_Text_CustomField" of type "1" -Changed label "la_link_perpage_prompt" of type "1" -Changed label "la_prompt_Status" of type "1" -Changed label "la_ToolTip_Refresh" of type "1" -Changed label "la_prompt_Search" of type "1" -Changed label "la_ColHeader_Status" of type "1" -Changed label "la_link_sortreviews2_prompt" of type "1" -Changed label "la_Article_Excerpt" of type "1" -Changed label "la_prompt_ModifedOn" of type "1" -Changed label "la_topic_sortfield_prompt" of type "1" -Changed label "la_title_SessionLog" of type "1" -Changed label "la_news_perpage_prompt" of type "1" -Changed label "la_ColHeader_ItemType" of type "1" -Changed label "la_prompt_ThemeId" of type "1" -Changed label "la_Text_DataType_4" of type "1" -Changed label "la_Text_MetaInfo" of type "1" -Changed label "la_prompt_ReviewId" of type "1" -Changed label "la_val_Always" of type "1" -Changed label "la_Text_Catalog" of type "1" -Changed label "la_Text_Settings" of type "1" -Changed label "la_tab_Tools" of type "1" -Changed label "la_Text_OneWay" of type "1" -Changed label "lu_PermName_Category.Modify_desc" of type "0" -Changed label "la_val_Auto" of type "1" -Changed label "la_prompt_TimeFormat" of type "1" -Changed label "la_Text_DataType_3" of type "1" -Changed label "la_prompt_Pop" of type "1" -Changed label "la_link_sortfield2_prompt" of type "1" -Changed label "la_Text_Active" of type "1" -Changed label "la_news_daysarchive_prompt" of type "1" -Changed label "la_Number_of_Posts" of type "1" -Changed label "la_prompt_Item" of type "1" -Changed label "la_tab_Labels" of type "1" -Changed label "la_category_metakey" of type "1" -Changed label "la_Category_Date" of type "1" -Changed label "la_tab_Template" of type "1" -Changed label "la_Text_Email" of type "1" -Changed label "la_Text_Step" of type "1" -Changed label "la_tab_EmailMessage" of type "1" -Changed label "la_prompt_PendingItems" of type "1" -Changed label "la_Category_Pick" of type "1" -Changed label "la_Text_IAgree" of type "1" -Changed label "lu_myaccount" of type "0" -Changed label "la_text_Same_As_Thumbnail" of type "1" -Changed label "la_tab_Properties" of type "1" -Changed label "la_Text_Fields" of type "1" -Changed label "lu_PermName_Link.Modify_desc" of type "0" -Changed label "lu_PermName_Topic.Reply.Modify_desc" of type "0" -Changed label "la_Text_Local" of type "1" -Changed label "la_Description_in-portal:tools" of type "1" -Changed label "la_text_Thumbnail_Image" of type "1" -Changed label "la_Prompt_CategoryPermissions" of type "1" -Changed label "lu_PermName_Link.Add_desc" of type "0" -Changed label "la_Description_in-link" of type "1" -Changed label "la_Text_Full" of type "1" -Changed label "la_Text_UserEmail" of type "1" -Changed label "lu_PermName_Category.View_desc" of type "0" -Changed label "la_Text_User_Count" of type "1" -Changed label "la_tab_Message" of type "1" -Changed label "la_Description_in-portal:modules" of type "1" -Changed label "lu_PermName_Link.Rate_desc" of type "0" -Changed label "lu_PermName_Topic.Reply.Add_desc" of type "0" -Changed label "la_m3" of type "1" -Changed label "la_Text_Search_Results" of type "1" -Changed label "la_Description_in-portal:system" of type "1" -Changed label "lu_PermName_Category.Add_desc" of type "0" -Changed label "lu_PermName_Topic.Reply.Delete_desc" of type "0" -Changed label "lu_PermName_Topic.Modify_desc" of type "0" -Changed label "la_Text_Restrictions" of type "1" -Changed label "lu_PermName_News.Add.Pending_desc" of type "0" -Changed label "la_m2" of type "1" -Changed label "lu_PermName_News.View_desc" of type "0" -Changed label "la_Description_in-portal:configure_categories" of type "1" -Changed label "la_Text_Categories" of type "1" -Changed label "la_m8" of type "1" -Changed label "la_val_Enabled" of type "1" -Changed label "lu_PermName_Link.Add.Pending_desc" of type "0" -Changed label "la_Text_Label" of type "1" -Changed label "la_tab_Settings" of type "1" -Changed label "la_p12" of type "1" -Changed label "la_Description_in-news:configuration_search" of type "1" -Changed label "la_Description_in-portal:configure_users" of type "1" -Changed label "lu_PermName_News.Modify_desc" of type "0" -Changed label "lu_no_new_posts" of type "0" -Changed label "la_p1" of type "1" -Changed label "la_Text_Admin" of type "1" -Changed label "la_config_company" of type "1" -Changed label "la_Description_in-link:configuration_output" of type "1" -Changed label "la_users_allow_new" of type "1" -Changed label "la_p8" of type "1" -Changed label "la_User_Instant" of type "1" -Changed label "la_Prompt_SystemPermissions" of type "1" -Changed label "la_fld_FontWeight" of type "1" -Changed label "la_m4" of type "1" -Changed label "la_Font" of type "1" -Changed label "la_m7" of type "1" -Changed label "la_prompt_PrimaryValue" of type "1" -Changed label "la_config_reg_number" of type "1" -Changed label "lu_default_smileys" of type "0" -Changed label "la_m12" of type "1" -Changed label "la_users_password_auto" of type "1" -Changed label "la_prompt_Keyword" of type "1" -Changed label "la_config_website_name" of type "1" -Changed label "la_p7" of type "1" -Changed label "la_fld_BackgroundColor" of type "1" -Changed label "la_fld_FontStyle" of type "1" -Changed label "la_fld_TextDecoration" of type "1" -Changed label "la_fld_Font" of type "1" -Changed label "la_fld_BackgroundRepeat" of type "1" -Changed label "la_fld_FontSize" of type "1" -Changed label "la_fld_BackgroundAttachment" of type "1" -Changed label "lu_site_map" of type "0" -Changed label "la_fld_Background" of type "1" -Changed label "la_tooltip_movedown" of type "0" -Changed label "la_US_UK" of type "1" -Changed label "la_fld_MessageBody" of type "1" -Changed label "la_Html" of type "1" -Changed label "la_section_Translation" of type "1" -Changed label "la_title_EditingTranslation" of type "1" -Changed label "la_fld_FontColor" of type "1" -Changed label "la_fld_TextAlign" of type "1" -Changed label "la_section_Message" of type "1" -Changed label "la_ColHeader_CreatedOn" of type "2" -Changed label "la_event_user.subscribe" of type "1" -Changed label "la_Text_Invalid" of type "2" -Changed label "la_fld_Subject" of type "1" -Changed label "la_Description_in-portal:browse" of type "1" -Changed label "lu_fieldcustom__cc5" of type "2" -Changed label "la_prompt_ExportFileName" of type "2" -Changed label "lu_fieldcustom__lc3" of type "2" -Changed label "la_Text_Week" of type "1" -Changed label "la_SearchMenu_New" of type "1" -Changed label "lu_PermName_Link.Owner.Delete_desc" of type "2" -Changed label "la_ToolTip_Edit" of type "1" -Changed label "lu_show_user_signatures" of type "0" -Changed label "la_prompt_remote_url" of type "1" -Changed label "la_Text_Image" of type "1" -Changed label "lu_fieldcustom__cc6" of type "2" -Changed label "la_prompt_download_export" of type "2" -Changed label "la_Text_Not_Validated" of type "2" -Changed label "lu_fieldcustom__uc2" of type "2" -Changed label "la_ColHeader_InheritFrom" of type "1" -Changed label "la_prompt_link_owner" of type "1" -Changed label "la_fld_BackgroundImage" of type "1" -Changed label "la_text_Thumbnail" of type "1" -Changed label "la_fld_FontFamily" of type "1" -Changed label "la_title_Browse" of type "1" -Changed label "la_SearchMenu_Categories" of type "1" -Changed label "la_prompt_Name" of type "1" -Changed label "la_topic_votestohot_prompt" of type "1" -Changed label "lu_PermName_Link.Owner.Modify_desc" of type "2" -Changed label "la_ItemTab_Topics" of type "1" -Changed label "la_SearchLabel_News" of type "1" -Changed label "la_Text_to" of type "1" -Changed label "la_topic_poststopop_prompt" of type "1" -Changed label "la_ItemTab_Links" of type "1" -Changed label "la_posts_newdays_prompt" of type "1" -Changed label "la_SearchLabel_Topics" of type "1" -Changed label "la_ItemTab_News" of type "1" -Changed label "la_text_Save" of type "1" -Changed label "la_ToolTip_Select" of type "1" -Changed label "la_ItemTab_Categories" of type "1" -Changed label "la_prompt_Enabled" of type "1" -Changed label "la_ColHeader_Url" of type "1" -Changed label "la_tab_Category_RelationSelect" of type "1" -Changed label "la_title_Site_Structure" of type "1" -Changed label "la_SearchLabel_Links" of type "1" -Changed label "la_PermTab_topic" of type "1" -Changed label "la_tab_Permissions" of type "1" -Changed label "la_ToolTip_Up" of type "1" -Changed label "la_ToolTip_Move_Up" of type "1" -Changed label "la_prompt_MetaDescription" of type "1" -Changed label "la_prompt_Default" of type "1" -Changed label "la_tab_GroupSelect" of type "1" -Changed label "la_PermTab_link" of type "1" -Changed label "la_Text_Category" of type "1" -Changed label "la_text_Same" of type "1" -Changed label "la_Text_Full_Size_Image" of type "1" -Changed label "la_prompt_Visible" of type "1" -Changed label "la_tab_General" of type "1" -Changed label "la_ColHeader_FieldLabel" of type "1" -Changed label "la_ColHeader_Enabled" of type "1" -Changed label "la_Text_Size" of type "1" -Changed label "la_prompt_CreatedOn" of type "1" -Changed label "la_ColHeader_PermAccess" of type "1" -Changed label "la_tab_Relations" of type "1" -Changed label "la_prompt_Description" of type "1" -Changed label "la_prompt_Location" of type "1" -Changed label "la_PermTab_news" of type "1" -Changed label "la_tab_Browse" of type "1" -Changed label "la_prompt_ArchiveDate" of type "1" -Changed label "la_text_for" of type "1" -Changed label "la_ColHeader_FieldName" of type "1" -Changed label "la_Sectionheader_MetaInformation" of type "1" -Changed label "la_title_Edit_Article" of type "1" -Changed label "la_prompt_AltName" of type "1" -Changed label "la_ColHeader_Value" of type "1" -Changed label "la_ColHeader_Preview" of type "1" -Changed label "la_prompt_MetaKeywords" of type "1" -Changed label "la_Text_Topic" of type "1" -Changed label "la_Warning_Enable_HTML" of type "1" -Changed label "la_prompt_ImageId" of type "1" -Changed label "la_prompt_applyingbanlist" of type "2" -Changed label "la_prompt_AutoGen_Excerpt" of type "1" -Changed label "la_prompt_Author" of type "1" -Changed label "la_Text_Article" of type "1" -Changed label "la_prompt_ThumbURL" of type "1" -Changed label "la_prompt_CategoryId" of type "1" -Changed label "la_prompt_RelationId" of type "1" -Changed label "la_ColHeader_Reply" of type "1" -Changed label "la_ColHeader_Date" of type "1" -Changed label "la_prompt_RatingLimits" of type "1" -Changed label "lu_searchtitle_link" of type "0" -Changed label "lu_field_description" of type "2" -Changed label "la_Text_Topics" of type "1" -Changed label "la_ColHeader_Poster" of type "1" -Changed label "la_tab_Regional" of type "1" -Changed label "la_title_Help" of type "1" -Changed label "lu_category_search_results" of type "0" -Changed label "la_prompt_LeadCat" of type "1" -Changed label "lu_review_article" of type "0" -Changed label "la_tab_Reviews" of type "1" -Changed label "lu_pp_country" of type "0" -Changed label "la_Text_example" of type "2" -Changed label "la_Text_Zip" of type "1" -Changed label "lu_topic_reply" of type "0" -Changed label "la_title_Edit_Topic" of type "1" -Changed label "la_event_link.add" of type "1" -Changed label "lu_PermName_Topic.Lock_desc" of type "1" -Changed label "lu_news_details" of type "0" -Changed label "la_tooltip_New_Discount" of type "0" -Changed label "la_Metric" of type "1" -Changed label "la_ToolTip_Enable" of type "1" -Changed label "la_tab_Categories" of type "1" -Changed label "la_title_Settings" of type "1" -Changed label "lu_auto" of type "1" -Changed label "la_tooltip_moveup" of type "0" -Changed label "la_tooltip_New_Coupon" of type "0" -Changed label "la_tooltip_ExportLanguage" of type "1" -Changed label "la_prompt_Phrases" of type "1" -Changed label "la_tooltip_ImportLanguage" of type "1" -Changed label "la_fld_UnitSystem" of type "1" -Changed label "la_tooltip_NewLanguage" of type "1" -Changed label "la_text_db_warning" of type "1" -Changed label "lu_delete_friend" of type "0" -Changed label "la_prompt_smtp_pass" of type "1" -Changed label "la_tooltip_NewBlockStyle" of type "1" -Changed label "la_tooltip_NewBaseStyle" of type "1" -Changed label "lu_search_within" of type "0" -Changed label "lu_rating_2" of type "0" -Changed label "lu_my_info_description" of type "0" -Changed label "la_Text_Sessions" of type "1" -Changed label "la_Text_Inactive" of type "1" -Changed label "la_prompt_CatLead" of type "1" -Changed label "la_Text_Missing_Username" of type "1" -Changed label "la_prompt_Select_Source" of type "1" -Changed label "lu_rate_news" of type "0" -Changed label "la_Text_FrontEnd" of type "1" -Changed label "la_prompt_Available_Modules" of type "1" -Changed label "lu_PermName_Login_desc" of type "1" -Changed label "la_prompt_AdminMailFrom" of type "1" -Changed label "lu_new_topic" of type "0" -Changed label "la_Text_Version" of type "1" -Changed label "la_prompt_session_timeout" of type "1" -Changed label "lu_button_forgotpw" of type "0" -Changed label "lu_PermName_Topic.Reply.Owner.Delete_desc" of type "1" -Changed label "lu_post" of type "0" -Changed label "la_event_article.review.add" of type "1" -Changed label "lu_view_your_profile" of type "0" -Changed label "lu_current_value" of type "0" -Changed label "la_ToolTip_Disable" of type "1" -Changed label "lu_wrote" of type "0" -Changed label "lu_my_items_title" of type "0" -Changed label "la_event_category.add" of type "1" -Changed label "la_event_category.deny" of type "1" -Changed label "la_prompt_icon_url" of type "1" -Changed label "lu_Pop" of type "0" -Changed label "la_Title_LanguageImport" of type "1" -Changed label "la_Text_smtp_server" of type "1" -Changed label "lu_profile" of type "0" -Changed label "lu_default_notify_owner" of type "0" -Changed label "la_event_article.modify.deny" of type "1" -Changed label "lu_edittopic_confirm" of type "0" -Changed label "la_event_link.review.approve" of type "1" -Changed label "lu_PermName_Debug.Info_desc" of type "1" -Changed label "lu_related_news" of type "0" -Changed label "lu_found" of type "0" -Changed label "la_prompt_mailhtml" of type "1" -Changed label "lu_links_updated" of type "0" -Changed label "la_prompt_ActiveUsers" of type "1" -Changed label "lu_my_news" of type "0" -Changed label "lu_prompt_signature" of type "0" -Changed label "lu_category_information" of type "0" -Changed label "la_prompt_ActiveCategories" of type "1" -Changed label "lu_prompt_linkname" of type "0" -Changed label "la_event_user.add" of type "1" -Changed label "lu_link_rate_confirm" of type "0" -Changed label "lu_profile_updated" of type "0" -Changed label "lu_new" of type "0" -Changed label "lu_prompt_metadesc" of type "0" -Changed label "lu_login_title" of type "0" -Changed label "lu_prompt_linkdesc" of type "0" -Changed label "lu_added_today" of type "0" -Changed label "lu_addcat_confirm" of type "0" -Changed label "la_Text_Modules" of type "1" -Changed label "lu_my_articles" of type "0" -Changed label "lu_review_link" of type "0" -Changed label "lu_pp_email" of type "0" -Changed label "la_Title_SendMailComplete" of type "1" -Changed label "lu_zoom" of type "0" -Changed label "la_prompt_FileName" of type "1" -Changed label "lu_search_tips_link" of type "0" -Changed label "la_Text_Type" of type "1" -Changed label "lu_my_topics" of type "0" -Changed label "la_prompt_Backup_Path" of type "1" -Changed label "lu_editors_pick" of type "0" -Changed label "la_fld_Module" of type "1" -Changed label "lu_prompt_username" of type "0" -Changed label "la_Close" of type "1" -Changed label "lu_posts_updated" of type "0" -Changed label "lu_pp_lastname" of type "0" -Changed label "lu_top_rated" of type "0" -Changed label "lu_new_links" of type "0" -Changed label "lu_total_news" of type "0" -Changed label "lu_related_categories" of type "0" -Changed label "la_prompt_EmailInitMessage" of type "1" -Changed label "la_Description_in-portal:inlink_inport" of type "1" -Changed label "la_prompt_FromUser" of type "1" -Changed label "la_Description_in-portal:configure_themes" of type "1" -Changed label "la_Title_PleaseWait" of type "1" -Changed label "la_Description_in-news:configuration_custom" of type "1" -Changed label "la_fld_CopyLabels" of type "1" -Changed label "la_ToolTip_AddUserToGroup" of type "1" -Changed label "la_Link_Description" of type "1" -Changed label "la_title_EmailEvents" of type "1" -Changed label "la_topic_sortfield2_prompt" of type "1" -Changed label "lu_nav_addlink" of type "0" -Changed label "la_Description_in-bulletin:configuration_email" of type "1" -Changed label "lu_suggest_category" of type "0" -Changed label "la_prompt_FieldId" of type "1" -Changed label "la_tab_Help" of type "1" -Changed label "lu_none" of type "0" -Changed label "la_Prompt_Attention" of type "1" -Changed label "la_prompt_FieldLabel" of type "1" -Changed label "la_prompt_RelationType" of type "1" -Changed label "lu_suggest_link" of type "0" -Changed label "la_prompt_CreatedBy" of type "1" -Changed label "la_prompt_FieldName" of type "1" -Changed label "la_news_editorpicksabove_prompt" of type "1" -Changed label "la_category_metadesc" of type "1" -Changed label "la_prompt_NotifyOwner" of type "1" -Changed label "la_prompt_ReviewText" of type "1" -Changed label "la_Text_DataType_2" of type "1" -Changed label "la_topic_sortfield2_prompt!" of type "1" -Changed label "la_category_sortfield_prompt" of type "1" -Changed label "la_Text_Links" of type "1" -Changed label "la_Text_Enabled" of type "1" -Changed label "la_Text_NewCensorWord" of type "1" -Changed label "la_Text_Smiley" of type "1" -Changed label "la_prompt_CensorhipId" of type "1" -Changed label "la_tab_Category_Select" of type "1" -Changed label "la_category_sortfield2_prompt" of type "1" -Changed label "la_val_Username" of type "1" -Changed label "la_Text_CustomFields" of type "1" -Changed label "la_prompt_First_Name" of type "1" -Changed label "la_prompt_LastName" of type "1" -Changed label "la_ToolTip_New_Review" of type "1" -Changed label "la_val_Password" of type "1" -Changed label "la_prompt_KeyStroke" of type "1" -Changed label "la_tab_Install" of type "1" -Changed label "la_link_sortfield_prompt" of type "1" -Changed label "la_prompt_CreatedOn_Time" of type "1" -Changed label "la_title_ExportData" of type "1" -Changed label "la_prompt_EmoticonId" of type "1" -Changed label "la_Description_in-portal:sql_query" of type "1" -Changed label "la_news_votestohot_prompt" of type "1" -Changed label "la_prompt_PasswordRepeat" of type "1" -Changed label "la_error_duplicate_username" of type "1" -Changed label "la_prompt_Country" of type "1" -Changed label "la_Text_Current" of type "1" -Changed label "la_ToolTip_Approve" of type "1" -Changed label "la_Text_New" of type "1" -Changed label "test 1" of type "0" -Changed label "la_prompt_UserCount" of type "1" -Changed label "la_tab_ServerInfo" of type "1" -Changed label "la_prompt_RegUserId" of type "1" -Changed label "la_RequiredWarning" of type "1" -Changed label "la_prompt_InlinkDbUsername" of type "1" -Changed label "la_prompt_Street" of type "1" -Changed label "lu_SiteLead_Story" of type "0" -Changed label "la_title_New_BlockStyle" of type "1" -Changed label "lu_btn_newtopic" of type "0" -Changed label "la_news_MinVotes_prompt" of type "1" -Changed label "la_event_topic.add" of type "1" -Changed label "lu_pm_list_description" of type "0" -Changed label "la_fld_SelectorBase" of type "1" -Changed label "la_review_perpage_short_prompt" of type "1" -Changed label "la_gigabytes" of type "1" -Changed label "lu_resetpw_confirm_text" of type "0" -Changed label "lu_unknown_error" of type "0" -Changed label "la_fld_SelectorName" of type "1" -Changed label "la_Text_LessThan" of type "1" -Changed label "la_col_Description" of type "1" -Changed label "lu_ZipCode" of type "0" -Changed label "la_Text_Deny" of type "1" -Changed label "lu_NewCustomers" of type "0" -Changed label "lu_IndicatesRequired" of type "0" -Changed label "lu_address" of type "0" -Changed label "lu_invalid_password" of type "0" -Changed label "lu_TextUnsubscribe" of type "0" -Changed label "la_title_ImportLanguagePack" of type "1" -Changed label "lu_no_topics" of type "0" -Changed label "lu_VerifyPassword" of type "0" -Changed label "la_fld_ExportModules" of type "1" -Changed label "la_fld_InstallModules" of type "1" -Changed label "la_fld_Enabled" of type "1" -Changed label "lu_comm_NoPermissions" of type "0" -Changed label "la_fld_InstallPhraseTypes" of type "1" -Changed label "la_title_ExportLanguagePackStep1" of type "1" -Changed label "lu_passwords_do_not_match" of type "0" -Changed label "la_fld_LanguageFile" of type "1" -Changed label "la_col_SelectorName" of type "1" -Changed label "la_title_BlockStyles" of type "1" -Changed label "la_title_New_Stylesheet" of type "1" -Changed label "la_fld_AdvancedCSS" of type "1" -Changed label "la_fld_Description" of type "1" -Changed label "la_fld_DateFormat" of type "1" -Changed label "la_title_Editing_Stylesheet" of type "1" -Changed label "la_title_Adding_BaseStyle" of type "1" -Changed label "la_Text_Items" of type "1" -Changed label "la_Text_Backup_Info" of type "1" -Changed label "lu_prompt_catdesc" of type "0" -Changed label "lu_contact_information" of type "0" -Changed label "lu_password_again" of type "0" -Changed label "lu_required_field" of type "0" -Changed label "lu_account_info" of type "0" -Changed label "la_Description_in-portal:configure_lang" of type "1" -Changed label "la_users_guest_group" of type "1" -Changed label "la_Text_Restore_Warning" of type "1" -Changed label "lu_link_rate_confirm_text" of type "0" -Changed label "lu_cancel" of type "0" -Changed label "la_prompt_root_pass" of type "1" -Changed label "lu_delete_link_question" of type "0" -Changed label "lu_link_information" of type "0" -Changed label "la_event_user.approve" of type "1" -Changed label "lu_addcat_confirm_text" of type "0" -Changed label "lu_delete" of type "0" -Changed label "lu_help" of type "0" -Changed label "lu_addlink_confirm" of type "0" -Changed label "la_event_category.modify" of type "1" -Changed label "la_Prompt_Backup_Status" of type "1" -Changed label "lu_my_info" of type "0" -Changed label "lu_prompt_password" of type "0" -Changed label "lu_forgot_password_link" of type "0" -Changed label "lu_default_signature" of type "0" -Changed label "lu_prompt_linkurl" of type "0" -Changed label "lu_delete_confirm_title" of type "0" -Changed label "la_prompt_smtpheaders" of type "1" -Changed label "lu_prompt_metakeywords" of type "0" -Changed label "lu_show_signature" of type "0" -Changed label "la_prompt_mailserver" of type "1" -Changed label "lu_register_confirm_text" of type "0" -Changed label "la_Text_Disable" of type "1" -Changed label "la_prompt_root_pass_verify" of type "1" -Changed label "lu_rate_link" of type "0" -Changed label "lu_view_flat" of type "0" -Changed label "la_event_category.approve" of type "1" -Changed label "lu_prompt_thumbnail" of type "0" -Changed label "lu_link_details" of type "0" -Changed label "lu_addlink_confirm_text" of type "0" -Changed label "lu_remove_from_favorites" of type "0" -Changed label "lu_link_review_confirm" of type "0" -Changed label "la_Text_Enable" of type "1" -Changed label "lu_forgot_password" of type "0" -Changed label "la_event_category.add.pending" of type "1" -Changed label "lu_online" of type "0" -Changed label "la_event_category_delete" of type "1" -Changed label "lu_link_rate_confirm_duplicate_text" of type "0" -Changed label "la_Text_Installed" of type "1" -Changed label "la_prompt_addmodule" of type "1" -Changed label "lu_rating_1" of type "0" -Changed label "la_event_user.validate" of type "1" -Changed label "lu_public_display" of type "0" -Changed label "lu_query_string" of type "1" -Changed label "la_invalid_integer" of type "1" -Changed label "lu_new_users" of type "0" -Changed label "lu_default_bbcode" of type "0" -Changed label "lu_prompt_perpage_posts" of type "0" -Changed label "lu_prompt_avatar" of type "0" -Changed label "la_text_ready_to_install" of type "1" -Changed label "la_prompt_html" of type "1" -Changed label "lu_top" of type "0" -Changed label "lu_quick_links" of type "0" -Changed label "lu_PermName_Topic.Owner.Delete_desc" of type "1" -Changed label "la_ImportingEmailEvents" of type "1" -Changed label "la_event_user.deny" of type "1" -Changed label "la_ImportingLanguages" of type "1" -Changed label "lu_passwords_too_short" of type "0" -Changed label "la_error_FileTooLarge" of type "1" -Changed label "la_ImportingPhrases" of type "1" -Changed label "la_event_article.deny" of type "1" -Changed label "la_error_InvalidFileFormat" of type "1" -Changed label "la_error_cant_save_file" of type "1" -Changed label "la_fld_ExtraHeaders" of type "1" -Changed event "USER.PSWDC" of type "0" -Changed event "USER.SUGGEST" of type "0" -Changed event "CATEGORY.DENY" of type "0" -Changed event "CATEGORY.ADD" of type "0" -Changed event "USER.DENY" of type "0" -Changed event "CATEGORY.ADD.PENDING" of type "0" -Changed event "CATEGORY.ADD.PENDING" of type "1" -Changed event "CATEGORY.APPROVE" of type "1" -Changed event "USER.UNSUBSCRIBE" of type "0" -Changed event "USER.SUBSCRIBE" of type "1" -Changed event "USER.SUGGEST" of type "1" -Changed event "USER.UNSUBSCRIBE" of type "1" -Changed event "CATEGORY.APPROVE" of type "0" -Changed event "USER.APPROVE" of type "1" -Changed event "USER.ADD.PENDING" of type "1" -Changed event "USER.APPROVE" of type "0" -Changed event "CATEGORY.DELETE" of type "0" -Changed event "USER.ADD" of type "1" -Changed event "CATEGORY.MODIFY" of type "0" -Changed event "USER.DENY" of type "1" -Changed event "USER.PSWD" of type "0" -Changed event "CATEGORY.DENY" of type "1" -Changed event "USER.PSWD" of type "0" -Changed event "CATEGORY.DENY" of type "1" -Changed event "USER.DENY" of type "1" -Changed event "CATEGORY.MODIFY" of type "0" -Changed event "USER.ADD" of type "1" -Changed event "CATEGORY.DELETE" of type "0" -Changed event "USER.APPROVE" of type "1" -Changed event "USER.ADD.PENDING" of type "1" -Changed event "USER.APPROVE" of type "0" -Changed event "USER.SUBSCRIBE" of type "1" -Changed event "USER.SUGGEST" of type "1" -Changed event "USER.UNSUBSCRIBE" of type "1" -Changed event "CATEGORY.APPROVE" of type "0" -Changed event "USER.SUGGEST" of type "0" -Changed event "CATEGORY.DENY" of type "0" -Changed event "CATEGORY.ADD" of type "0" -Changed event "USER.DENY" of type "0" -Changed event "CATEGORY.ADD.PENDING" of type "0" -Changed event "CATEGORY.ADD.PENDING" of type "1" -Changed event "CATEGORY.APPROVE" of type "1" -Changed event "USER.UNSUBSCRIBE" of type "0" -Changed event "USER.PSWDC" of type "0" Index: trunk/admin/install/inportal_data.sql =================================================================== diff -u -N -r8397 -r8560 --- trunk/admin/install/inportal_data.sql (.../inportal_data.sql) (revision 8397) +++ trunk/admin/install/inportal_data.sql (.../inportal_data.sql) (revision 8560) @@ -225,4 +225,4 @@ INSERT INTO Stylesheets VALUES (8, 'Default', 'In-Portal Default Theme', '', 1124952555, 1); -INSERT INTO Modules VALUES ('In-Portal', 'kernel/', 'm', '4.1.0', 1, 0, '', 0, '1054738405'); +INSERT INTO Modules VALUES ('In-Portal', 'kernel/', 'm', '4.2.0', 1, 0, '', 0, '1054738405');