Project

General

Profile

Download (1.41 KB) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / workspace / sitools-install-izpack / install_res / CustomLangpack_eng.xml @ master

1
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2
<langpack>
3
        <str id="installer.reversetitle" txt="$APP_NAME install " />
4

    
5
        <str id="TreePacksPanel.headline" txt="Select installation packages" />
6

    
7
        <str id="data.validation.warning.title" txt="Warning while validating" />
8
        <str id="data.validation.warning.title" txt="Validation failed" />
9

    
10
        <str id="input.warning.database"
11
                txt="Warning the schema you chose already exists
12
                It that cas, if you choose to create the user database some errors can occur" />
13

    
14
        <str id="input.error.database" txt="There is an error in the database configuration" />
15

    
16
        <str id="DatabasePanel.headline" txt="Database install" />
17

    
18
        <str id="panel.databasePanel.label" txt="Click the following buttons to create database tables." />
19
        <str id="panel.databasePanel.warning" txt="The database must be already present and running." />
20
        <str id="panel.databasePanel.user.button" txt="User database" />
21
        <str id="panel.databasePanel.tests.button" txt="Tests database" />
22
        <str id="panel.databasePanel.user.button.tip" txt="Install user databases" />
23
        <str id="panel.databasePanel.tests.button.tip" txt="Install tests databases" />
24
        
25
        <str id="database.user.create.successfully" txt="User database created successfuly"/>
26

    
27
        <str id="input.db_installed" txt="Do you want to install the SITools2 User Database ?"/>
28
        <str id="input.db_installed.yes" txt="Yes"/>
29
        <str id="input.db_installed.no" txt="No"/>
30
        
31
</langpack>