Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/dialogs/messages.properties')
-rw-r--r--org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/dialogs/messages.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/dialogs/messages.properties b/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/dialogs/messages.properties
index 3d9e86cf6..49c06ea12 100644
--- a/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/dialogs/messages.properties
+++ b/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/dialogs/messages.properties
@@ -18,15 +18,18 @@ TaskListSortDialog_Queries_and_Categories=Queries and Categories
TaskListSortDialog_Grouped_by=Group by:
TaskListSortDialog_Title=Task List Sorting
+TaskRepositoryCredentialsDialog_ChooseCertificateFile=Browse...
TaskRepositoryCredentialsDialog_Enter_Credentials=Enter Credentials
TaskRepositoryCredentialsDialog_Enter_repository_credentials=Enter repository credentials
+TaskRepositoryCredentialsDialog_Enter_repository_certificate=Enter certificate details
TaskRepositoryCredentialsDialog_HTML_Open_Repository_Properties=<a href="properties">Open Repository Properties</a> to disable background synchronization by disconnecting the repository.
TaskRepositoryCredentialsDialog_Password=&Password:
TaskRepositoryCredentialsDialog_Repository_Authentication=Repository Authentication
TaskRepositoryCredentialsDialog_Save_Password=&Save Password
TaskRepositoryCredentialsDialog_Saved_passwords_are_stored_that_is_difficult=Saved passwords are stored on your computer in a file that is difficult, but not impossible, for an intruder to read.
TaskRepositoryCredentialsDialog_Task_Repository=Task Repository\:
-TaskRepositoryCredentialsDialog_User_ID=&User ID:
+TaskRepositoryCredentialsDialog_User_ID=&User ID:
+TaskRepositoryCredentialsDialog_Filename=&Filename:
UiLegendControl_Active_task=Active task
UiLegendControl_Adjust_Colors_and_Fonts_=Adjust Colors and Fonts...

Back to the top