Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/messages.properties')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/messages.properties39
1 files changed, 39 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/messages.properties b/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/messages.properties
new file mode 100644
index 000000000..f3608418b
--- /dev/null
+++ b/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/messages.properties
@@ -0,0 +1,39 @@
+BugzillaConnectorUi__In_reply_to_comment_X_=(In reply to comment \#{0})
+BugzillaConnectorUi__In_reply_to_X_comment_X_=(In reply to {0} comment \#{1})
+BugzillaConnectorUi__In_reply_to_comment_0_=(In reply to comment \#0)
+BugzillaCustomQueryDialog_Bugzilla_Query_Category_Name=Bugzilla Query Category Name
+BugzillaCustomQueryDialog_Max_Hits_Returned__1_means_all_=Max Hits Returned (-1 means all)
+BugzillaCustomQueryDialog_Query_URL=Query URL
+
+BugzillaCustomQueryWizardPage_Create_query_from_URL=Create query from URL
+BugzillaCustomQueryWizardPage_Enter_the_title_and_URL_for_the_query=Enter the title and URL for the query
+BugzillaCustomQueryWizardPage_Please_specify_Query_URL=Please specify Query URL
+BugzillaCustomQueryWizardPage_Query_Title=&Query Title:
+BugzillaCustomQueryWizardPage_Query_URL=Query &URL
+
+BugzillaQueryTypeWizardPage_Choose_query_type=Choose query type
+BugzillaQueryTypeWizardPage_Create_query_from_existing_URL=&Create query from existing URL
+BugzillaQueryTypeWizardPage_Create_query_using_form=Cre&ate query using form
+BugzillaQueryTypeWizardPage_Select_from_the_available_query_types=Select from the available query types.
+
+BugzillaRepositorySettingsPage_All=All
+BugzillaRepositorySettingsPage_Automatic__Use_Validate_Settings_=Automatic (Use Validate Settings)
+BugzillaRepositorySettingsPage_AUTOTETECT_PLATFORM_AND_OS=Autodetect platform and os
+BugzillaRepositorySettingsPage_available_once_repository_created=Available once repository has been created.
+BugzillaRepositorySettingsPage_Available_once_repository_has_been_created=Available once repository has been created.
+BugzillaRepositorySettingsPage_bugzilla_repository_settings=Bugzilla Repository Settings
+BugzillaRepositorySettingsPage_Bugzilla_Repository_Settings=Bugzilla Repository Settings
+BugzillaRepositorySettingsPage_example_do_not_include=\nExample: https://bugs.eclipse.org/bugs (do not include index.cgi)
+BugzillaRepositorySettingsPage_EXAMPLE_HTTP_WWW_ECLIPSE_ORG_BUGS=Example: https://bugs.eclipse.org/bugs (do not include index.cgi)
+BugzillaRepositorySettingsPage_Language_=Language:
+BugzillaRepositorySettingsPage_local_users_enabled=Local users enabled:
+BugzillaRepositorySettingsPage_Local_users_enabled=Local users enabled:
+BugzillaRepositorySettingsPage_override_auto_detection_of_platform=Override auto detection of Platform and OS for new bug reports.
+BugzillaRepositorySettingsPage_Override_auto_detection_of_Platform_and_OS_for_new_bug_reports=Override auto detection of Platform and OS for new bug reports.
+BugzillaRepositorySettingsPage_Repository_version_=Repository version:
+BugzillaRepositorySettingsPage_Retrieving_repository_configuration=Retrieving repository configuration
+BugzillaRepositorySettingsPage_Server_URL_is_invalid=Server URL is invalid.
+BugzillaRepositorySettingsPage_supports_bugzilla=Supports Bugzilla
+BugzillaRepositorySettingsPage_Validate_Settings_or_select_repository_version_under_Additional_Settings_section=Validate Settings or select repository version under Additional Settings section.
+BugzillaRepositorySettingsPage_Validating_server_settings=Validating server settings
+BugzillaTaskAttachmentPage_flags=Flags

Back to the top