Skip to main content
summaryrefslogtreecommitdiffstats
blob: db07f2ff93f9754763ccfd8f2dbbd9bdbbfb4427 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###############################################################################
# Copyright (c) 2014 Ericsson AB and others.
#
# All rights reserved. This program and the accompanying materials are
# made available under the terms of the Eclipse Public License v2.0 which
# accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
#   Jacques Bouthillier - Initial implementation
###############################################################################
AddGerritSiteHandler_buttonNotReady=Button [Add Gerrit Repository...] is not ready
AddGerritSiteHandler_defineNewServer=Use Button [Task Repositories...] to define a new Gerrit Server
SelectReviewSiteHandler_exception=Exception: {0}
SelectReviewSiteHandler_searchCommand=Search Gerrit locations ...
SelectReviewSiteHandler_dashboardUiJob=DASHBOARD_UI

Back to the top