From bc0a0bc2d9d9cb488d0f764cc89248f517a44022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 1 Feb 2011 18:23:51 +0100 Subject: [PATCH] Mark texts translatable --- tbl_structure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbl_structure.php b/tbl_structure.php index 66cfb538d..cd5b9be6f 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -468,7 +468,7 @@ while ($row = PMA_DBI_fetch_assoc($fields_rs)) { } // end if (! $tbl_is_view && ! $db_is_information_schema) ?> - More show more actions + <?php echo __('Show more actions'); ?>