File: Resources.properties

package info (click to toggle)
libjpf-java 1.5.1%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,280 kB
  • ctags: 2,079
  • sloc: java: 13,449; xml: 337; sh: 48; makefile: 19
file content (21 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Java Plug-in Framework (JPF)
# Copyright (C) 2004 - 2005 Dmitry Olshansky
# $Id$

# Boot errors related messages
bootFailed = Application start failed.
bootAppInitFailed = can't initialize application

# Error handlers related messages
errorDialogueHeaderFatal = Application Start Failed
errorDialogueHeaderNonFatal = Application Starting Error
integrityCheckFailed = Plug-ins integrity check failed, do you wish to continue starting application?
initMethodNotFound = method [{0}] not found in application plug-in class {1}

# Error dialog related resources
errorLabel = Error: {0}
noLabel = No
yesLabel = Yes
closeLabel = Close
infoTabLabel = Info
detailsTabLabel = Details