mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-15 04:55:22 +02:00
32 lines
1.1 KiB
Properties
32 lines
1.1 KiB
Properties
################################################################################
|
|
# Copyright (c) 2006, 2007 Wind River Systems, Inc.
|
|
# 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
|
|
#
|
|
# Contributors:
|
|
# Martin Oberhuber - initial API and implementation
|
|
################################################################################
|
|
|
|
# NLS_MESSAGEFORMAT_NONE
|
|
# NLS_ENCODING=UTF-8
|
|
|
|
# about.properties
|
|
# contains externalized strings for about.ini
|
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
|
# fill-ins are supplied by about.mappings
|
|
# This file should be translated.
|
|
#
|
|
# Do not translate any values surrounded by {}
|
|
|
|
blurb=RSE FTP Service\n\
|
|
\n\
|
|
Version: {featureVersion}\n\
|
|
Build id: {0}\n\
|
|
\n\
|
|
(c) Copyright Symbian Software Ltd. and others 2000, 2008. All rights reserved.\n\
|
|
Visit http://www.eclipse.org/dsdp/tm\n\
|
|
\n\
|
|
This product includes software developed by the\n\
|
|
Apache Software Foundation http://www.apache.org/
|