Skip to main content
summaryrefslogtreecommitdiffstats
blob: 02b91efb3df517c27bad2c4fea0387ac6a874fa0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
###############################################################################
# Copyright (c) 2014 Tasktop Technologies and others.
# 
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0
# 
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
#      Tasktop Technologies - initial API and implementation
###############################################################################
PatchSetContentRemoteFactory_Base=Base
PatchSetContentRemoteFactory_Patch_Set=Patch Set {0}
PatchSetContentRemoteFactory_Model_Description=Review {0}, Patch Set {1}

Back to the top