Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5b7132fbfc6e6140da71f55ac4e53e886491c378 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###############################################################################
# Copyright (c) 2013 QNX Software Systems and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html"
###############################################################################

Qt5HelloWorld.label=Qt5 Hello World Project
Qt5HelloWorld.description=A sample Qt5 QtQuick2 project
Qt5HelloWorld.basics.label=Basic Settings
Qt5HelloWorld.basics.description=Basic properties of a project
Qt5HelloWorld.qmake.label=Qt5 qmake location
Qt5HelloWorld.qmake.description=Location of the qmake executable

Back to the top