From fe569ab1bf4baa44a808a2d6e81bcddc28d61b62 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 13 Jan 2011 15:24:18 +0000 Subject: feature 2108 added: user upload removed from core. It will come back as a "new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/common.lang.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'language/cs_CZ/common.lang.php') diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 2331e85aa..f5397e324 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -48,8 +48,6 @@ $lang['%d new image'] = '%d nový objekt'; $lang['%d new images'] = '%d nových objektů'; $lang['%d new user'] = '%d nový uživatel'; $lang['%d new users'] = '%d nových uživatelů'; -$lang['%d waiting element'] = '%d čekající objekt'; -$lang['%d waiting elements'] = '%d čekajících objektů'; $lang['About'] = 'O galerii'; $lang['All tags'] = 'Všechna klíčová slova'; $lang['Any tag'] = 'Kterékoliv klíčové slovo'; @@ -325,7 +323,6 @@ $lang['Registration of %s'] = 'Registrace %s'; $lang['Album: %s'] = 'Album: %s'; $lang['Picture name: %s'] = '*Název fotografie: %s'; $lang['Creation date: %s'] = 'Datum vytvoření: %s'; -$lang['Waiting page: %s'] = 'Čekání na stránku: %s'; $lang['Picture uploaded by %s'] = 'Fotografie nahrána %s'; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Špatný stav pro uživatele "host", bude použit výchozí stav. Prosím informujte administrátora.'; -- cgit v1.2.3