From: jakubvrana Date: Mon, 13 Jul 2009 22:42:47 +0000 (+0000) Subject: Rename execute button by file upload in SQL command X-Git-Tag: v3.0.0~706 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=0a26222205deb6b6b865693f4a99cf90b0619717;p=adminer.git Rename execute button by file upload in SQL command git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@821 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- diff --git a/adminer/lang/cs.inc.php b/adminer/lang/cs.inc.php index 5925ba8e..2f8e89f5 100644 --- a/adminer/lang/cs.inc.php +++ b/adminer/lang/cs.inc.php @@ -221,4 +221,5 @@ $translations = array( 'Subject' => 'Předmět', 'Send' => 'Odeslat', '%d e-mail(s) have been sent.' => array('Byl odeslán %d e-mail.', 'Byly odeslány %d e-maily.', 'Bylo odesláno %d e-mailů.'), + 'Run file' => 'Spustit soubor', ); diff --git a/adminer/sql.inc.php b/adminer/sql.inc.php index 5177df68..e1c2a6e8 100644 --- a/adminer/sql.inc.php +++ b/adminer/sql.inc.php @@ -82,7 +82,7 @@ if (!ini_get("file_uploads")) { echo lang('File uploads are disabled.'); } else { ?> : - +