From 710cb32521c32032eea77eb4dbfaf9429b068ff0 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 30 Jun 2008 19:19:23 +0000 Subject: [PATCH] typo --- lang/bangla-utf-8.inc.php | 2 +- lang/english-utf-8.inc.php | 2 +- lang/hebrew-utf-8.inc.php | 2 +- lang/hindi-utf-8.inc.php | 2 +- lang/persian-utf-8.inc.php | 2 +- lang/sinhala-utf-8.inc.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index 664e2f380..1dac991f2 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -507,7 +507,7 @@ $strPasswordEmpty = 'পাসওয়ার্ড দেওয়া হয়নি'; $strPasswordHashing = 'Password Hashing'; $strPasswordNotSame = 'The passwords aren\'t the same!'; $strPassword = 'পাসওয়ার্ড'; -$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; +$strPdfDbSchema = 'Schema of the "%s" database - Page %s'; $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'কোন টেবিল নাই'; $strPDF = 'PDF'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index d727ec538..ee2395ff5 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -583,7 +583,7 @@ $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; $strPBXTRowFileGrowSize = 'Row file grow size'; $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; $strPBXTTransactionBufferSize = 'Transaction buffer size'; -$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; +$strPdfDbSchema = 'Schema of the "%s" database - Page %s'; $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'No tables'; $strPDF = 'PDF'; diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index ba9a720fd..cf6a58d65 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -720,7 +720,7 @@ $strOverwriteExisting = 'Overwrite existing file(s)'; //to translate $strPartialImport = 'Partial import'; //to translate $strPasswordHashing = 'Password Hashing'; //to translate -$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate +$strPdfDbSchema = 'Schema of the "%s" database - Page %s'; //to translate $strPDF = 'PDF'; //to translate $strPDFReportTitle = 'Report title'; //to translate $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; //to translate diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index e07f1b4f5..2d2519d6b 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -599,7 +599,7 @@ $strPasswordEmpty = 'The password is empty!'; //to translate $strPasswordHashing = 'Password Hashing'; //to translate $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate $strPassword = 'Password'; //to translate -$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate +$strPdfDbSchema = 'Schema of the "%s" database - Page %s'; //to translate $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; //to translate $strPDF = 'PDF'; //to translate $strPDFReportTitle = 'Report title'; //to translate diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 8a52fca5f..f1fe507b8 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -633,7 +633,7 @@ $strPartialImport = 'Partial import'; //to translate $strPartialText = 'Partial Texts'; //to translate $strPasswordChanged = 'The Password for %s was changed successfully.'; //to translate $strPasswordHashing = 'Password Hashing'; //to translate -$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate +$strPdfDbSchema = 'Schema of the "%s" database - Page %s'; //to translate $strPDF = 'PDF'; //to translate $strPDFReportTitle = 'Report title'; //to translate $strPerHour = 'per hour'; //to translate diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index db2150568..d569235d6 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -509,7 +509,7 @@ $strPasswordEmpty = 'The password is empty!'; $strPasswordHashing = 'Password Hashing'; $strPasswordNotSame = 'The passwords aren\'t the same!'; $strPassword = 'මුරපදය'; -$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; +$strPdfDbSchema = 'Schema of the "%s" database - Page %s'; $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'වගු නොමැත'; $strPDF = 'PDF';