en/Resources.psd1
@{ ## en export_tabexpansionconfig_ver_success = "Configuration exported to '{0}'" export_tabexpansiondatabase_ver_success = "TabExpansion database exported to '{0}'" global_choice_no = "&No" global_choice_yes = "&Yes" import_tabexpansionconfig_ver_success = "Configuration imported from '{0}'" import_tabexpansiondatabase_ver_success = "TabExpansion database imported from '{0}'" invoke_tabactivityindicator_prog_status = "PowerTab is retrieving or displaying available tab expansion options." setup_wizard_add_to_profile = "Add the following text to the PowerShell profile to launch PowerTab with the saved configuration." setup_wizard_caption = "Launch the setup wizard to create a PowerTab configuration file and database?" setup_wizard_choice_appdata_directory = "&Application Data Directory" setup_wizard_choice_install_directory = "&Installation Directory" setup_wizard_choice_isostorage_directory = "Isolated &Storage" setup_wizard_choice_other_directory = "&Other Directory" setup_wizard_choice_profile_directory = "&Profile Directory" setup_wizard_config_location_caption = "Where should the PowerTab configuration file and database be saved?" setup_wizard_config_location_message = "Any existing PowerTab configuration will be overwritten." setup_wizard_err_path_not_valid = "The given path's format is not supported." setup_wizard_message = "PowerTab can be setup manually without the setup wizard." setup_wizard_other_directory_prompt = "Enter the directory path for storing the PowerTab configuration file and database" setup_wizard_update_profile_caption = "Update current profile to automatically import PowerTab?" setup_wizard_update_profile_message = "To manually update the current profile or another profile, select 'No'." setup_wizard_upgrade_existing_database_caption = "Upgrade existing tab completion database?" setup_wizard_upgrade_existing_database_message = "An existing tab completion database has been detected." update_tabexpansiondatabase_com_activity = "Adding COM Classes" update_tabexpansiondatabase_com_conf_caption = "Update COM class list in tab completion database?" update_tabexpansiondatabase_com_conf_description = "Loading COM classes." update_tabexpansiondatabase_com_conf_inquire = "Loading COM classes." update_tabexpansiondatabase_computer_activity = "Adding computer names" update_tabexpansiondatabase_computer_conf_caption = "Update computer list in tab completion database from 'net view'?" update_tabexpansiondatabase_computer_conf_description = "Loading computer names." update_tabexpansiondatabase_computer_conf_inquire = "Loading computer names." update_tabexpansiondatabase_type_conf_caption = "Update .NET type list in tab completion database from currently loaded types?" update_tabexpansiondatabase_type_conf_description = "Loading .NET types." update_tabexpansiondatabase_type_conf_inquire = "Loading .NET types." update_tabexpansiondatabase_wmi_activity = "Adding WMI Classes" update_tabexpansiondatabase_wmi_conf_caption = "Update WMI class list in tab completion database?" update_tabexpansiondatabase_wmi_conf_description = "Loading WMI classes." update_tabexpansiondatabase_wmi_conf_inquire = "Loading WMI classes." } |