From 9f12fc22c41d97977fb8b4d4b8734e0a1c2c2298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 24 Feb 2010 09:06:49 +0000 Subject: [PATCH] Add missing string. --- lang/dutch-utf-8.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index c1ff4d2e0..e39cba3d5 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1635,6 +1635,7 @@ $strRenameView = 'Rename view to'; //to translate $strReplicationSlaveReset = 'Reset slave'; //to translate $strSQLExportUTC = 'Export time in UTC'; //to translate $strShowInsert = 'Show insert query'; //to translate +$strCreateNewTableShort = 'Create new table'; //to translate $strPDFPageCreated = 'Page has been created'; //to translate $strPDFPageCreateFailed = 'Page creation failed'; //to translate