Changeset 12103 for trunk/language/en_UK


Ignore:
Timestamp:
Sep 8, 2011, 12:46:35 PM (13 years ago)
Author:
plg
Message:

feature 2431: only keep MySQL on installation form

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/install.lang.php

    r12008 r12103  
    3535$lang['Connection to server succeed, but it was impossible to connect to database'] = "Connection to server successful, but the connection to the database is impossible";
    3636$lang['Can\'t connect to server'] = "Cannot connect to server";
    37 $lang['Database type'] = "Database type";
    38 $lang['The type of database your piwigo data will be store in'] = "The type of database your Piwigo data will be store in";
    3937$lang['Host'] = "Host";
    4038$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";
     
    7169$lang['Download the config file'] = 'Download the config file';
    7270$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'You can download the config file and upload it to local/config directory of your installation.';
    73 $lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite and PostgreSQL are currently in experimental state.';
    7471$lang['Learn more'] = 'Learn more';
    7572$lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery';
Note: See TracChangeset for help on using the changeset viewer.