aboutsummaryrefslogtreecommitdiffstats
path: root/language/sv_SE/install.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-09-08 10:46:35 +0000
committerplegall <plg@piwigo.org>2011-09-08 10:46:35 +0000
commitff46db430bd2aa265c16bbd6ff17e0bae710d332 (patch)
tree32b7a7cbf4a8c01901bb00a2592dd450c047f717 /language/sv_SE/install.lang.php
parent9252e5cb2d0cb9a5b2943049e8bb813285d40cd3 (diff)
feature 2431: only keep MySQL on installation form
git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/sv_SE/install.lang.php')
-rw-r--r--language/sv_SE/install.lang.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/language/sv_SE/install.lang.php b/language/sv_SE/install.lang.php
index de80bc56f..9351c01ae 100644
--- a/language/sv_SE/install.lang.php
+++ b/language/sv_SE/install.lang.php
@@ -34,8 +34,6 @@ $lang['Webmaster login'] = 'Webbansvarig login';
$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Det kommer att visas för besökare. Det är nödvändigt för administrering av hemsidan.';
$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Ansluten till server, men kunde inte ansluta till databasen.';
$lang['Can\'t connect to server'] = 'Kan inte ansluta till servern';
-$lang['Database type'] = 'Databas typ';
-$lang['The type of database your piwigo data will be store in'] = 'Ange vilken typ av databas din Piwigo data ska lagras i.';
$lang['Host'] = 'Värd';
$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
$lang['User'] = 'Användare';
@@ -70,6 +68,5 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Kunde inte skapa filen local/config/database.inc.php .';
$lang['Download the config file'] = 'Ladda ner konfigurations filen';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan ladda ner konfigurationsfilen och ladda upp den till local/config .';
-$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite och PostgreSQL är för tillfället i försöksstadie.';
$lang['Learn more'] = 'Läs mer';
?> \ No newline at end of file