From 79df57b96faeba32fe9648315442e129f1f570c1 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 8 Sep 2011 11:52:02 +0000 Subject: bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/lv_LV/admin.lang.php | 1 + language/lv_LV/install.lang.php | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'language/lv_LV') diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php index 18fe0f994..c0251d37d 100644 --- a/language/lv_LV/admin.lang.php +++ b/language/lv_LV/admin.lang.php @@ -830,4 +830,5 @@ $lang['You can\'t define a default photo order because you have a custom setting $lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'Jūs savā lokālajā konfigurācijas failā esat iestatīts $conf[\'order_by\'], šis parametrs ir novecojis, lūdzu izdzēšiet to vai pārdēvējiet to sekojoši : $conf[\'order_by_custom\'] !'; $lang['Average rate'] = "Vidējais novērtejums"; $lang['Rate'] = "Vērtējums"; +$lang['Learn more'] = 'Uzzini vairak'; ?> \ No newline at end of file diff --git a/language/lv_LV/install.lang.php b/language/lv_LV/install.lang.php index 30b744579..12d7da187 100644 --- a/language/lv_LV/install.lang.php +++ b/language/lv_LV/install.lang.php @@ -66,5 +66,4 @@ $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.'] = 'Konfigurācijas faila local/config/database.inc.php izveide ir nesekmīga.'; $lang['Download the config file'] = 'Lejupladet config failu'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jums jalejupielade configuracijas fails un jaielade tas Jusu instalacijas local/config mape.'; -$lang['Learn more'] = 'Uzzini vairak'; ?> \ No newline at end of file -- cgit v1.2.3