From e0a62eb82f92a759253966e8654447a8873f47a3 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 20 Apr 2011 14:31:29 -0700 Subject: Add missing properties referenced from Messages class. Change-Id: I9660cd8a097e5d7ed76fbc91ddc1f9028cfdafdc Signed-off-by: Kevin Sawicki --- .../src/org/eclipse/mylyn/github/ui/internal/messages.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.eclipse.mylyn.github.ui/src/org/eclipse/mylyn/github/ui/internal/messages.properties b/org.eclipse.mylyn.github.ui/src/org/eclipse/mylyn/github/ui/internal/messages.properties index 52200bcd..48bc8f21 100644 --- a/org.eclipse.mylyn.github.ui/src/org/eclipse/mylyn/github/ui/internal/messages.properties +++ b/org.eclipse.mylyn.github.ui/src/org/eclipse/mylyn/github/ui/internal/messages.properties @@ -21,6 +21,8 @@ GitHubRepositorySettingsPage_TaskValidating=Validating settings GitHubRepositorySettingsPage_Title=GitHub Issue Repository Settings GitHubTaskEditorPageFactory_PageText=GitHub IssueLabelAttributeEditor_ActionNewLabel=New Label... +IssueLabelAttributeEditor_ActionRemoveLabel=Remove Label IssueLabelAttributeEditor_DescriptionNewLabel=Label Name: IssueLabelAttributeEditor_MessageEnterName=Enter label name IssueLabelAttributeEditor_TitleNewLabel=New Label +IssueLabelAttributeEditor_TooltipAddLabel=Add Label... -- cgit v1.2.3