From: jakubvrana Date: Thu, 26 Jul 2007 11:16:17 +0000 (+0000) Subject: Are you sure? X-Git-Tag: v3.0.0~1247 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=7a2cac6487c78366a17a836da879f4305c17f4f2;p=adminer.git Are you sure? git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@264 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- diff --git a/create.inc.php b/create.inc.php index 7257c62a..9a57843d 100644 --- a/create.inc.php +++ b/create.inc.php @@ -119,6 +119,6 @@ function column_comments_click(checked) {

- +

diff --git a/createv.inc.php b/createv.inc.php index 2e78ce09..70387bec 100644 --- a/createv.inc.php +++ b/createv.inc.php @@ -28,6 +28,6 @@ if ($_POST) { : " maxlength="64" /> - +

diff --git a/database.inc.php b/database.inc.php index a52c3820..68546964 100644 --- a/database.inc.php +++ b/database.inc.php @@ -66,6 +66,6 @@ if ($_POST) { - +

diff --git a/foreign.inc.php b/foreign.inc.php index 16967a6c..8094a2be 100644 --- a/foreign.inc.php +++ b/foreign.inc.php @@ -82,6 +82,6 @@ foreach ($row["source"] as $key => $val) { - +

diff --git a/lang.inc.php b/lang.inc.php index 7bb7d9a1..d1a7b140 100644 --- a/lang.inc.php +++ b/lang.inc.php @@ -158,6 +158,7 @@ static $translations = array( '%d row(s)' => array('%d řádek', '%d řádky', '%d řádků'), 'ON UPDATE CURRENT_TIMESTAMP' => 'Při změně aktuální čas', 'Remove' => 'Odebrat', + 'Are you sure?' => 'Opravdu?', ), ); diff --git a/procedure.inc.php b/procedure.inc.php index fa006d18..0dbfed1a 100644 --- a/procedure.inc.php +++ b/procedure.inc.php @@ -64,6 +64,6 @@ document.getElementById('form')['returns[type]'].onchange(); : " maxlength="64" /> - +

diff --git a/trigger.inc.php b/trigger.inc.php index 4731ff20..2ba47607 100644 --- a/trigger.inc.php +++ b/trigger.inc.php @@ -44,6 +44,6 @@ if ($_POST) {

- +