Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 15e1484df5735ef9379b2e0c133c0fb34657da5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
###############################################################################
# Copyright (c) 2005, 2006 Symbian Software Limited
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
#     Symbian Software Limited - initial API and implementation
###############################################################################
PDOMFile.toInternalProblem=Unable to translate location to internal format: 
PDOMFile.toExternalProblem=Unable to translate from internal format for 

Back to the top