From 75f89774cce2c5cdbd50ee319f6ea76a95333633 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Mon, 23 Jul 2012 10:41:43 -0500 Subject: [PATCH 1/3] Updating English language vars --- main/lang/english/install.inc.php | 2 +- main/lang/english/trad4all.inc.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/main/lang/english/install.inc.php b/main/lang/english/install.inc.php index ff59a9f1d0..8b571b18ed 100644 --- a/main/lang/english/install.inc.php +++ b/main/lang/english/install.inc.php @@ -133,4 +133,4 @@ $CourseTestWasCreated = "A test course has been created successfully"; $InstallExecution = "Installation process execution"; $UpdateExecution = "Update process execution"; $PleaseWaitThisCouldTakeAWhile = "Please wait. This could take a while..."; -?> +?> \ No newline at end of file diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index 05afefe158..22e75bbd06 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -1255,4 +1255,5 @@ $Go = "Go"; $ImportThematic = "Import course progress"; $ExportThematic = "Export course progress"; $DeleteAllThematic = "Delete all course progress"; +$ThisPlatformWasUnableToSendTheEmailPleaseContactXForMoreInformation = "This platform was unable to send the email. Please contact %s for more information."; ?> \ No newline at end of file From 294455adb569bb22621aa77c4022406ff4947376 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Mon, 23 Jul 2012 10:42:12 -0500 Subject: [PATCH 2/3] Removed run.php --- tests/run.php | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/run.php diff --git a/tests/run.php b/tests/run.php deleted file mode 100644 index c8dd2174fd..0000000000 --- a/tests/run.php +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -php5 test_suite.php > log/results.xml -xsltproc simpletest_to_junit.xsl log/results.xml > log/results-1.xml From 14121f27ea4c922f479dc7479cff9cc71dfacca0 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Mon, 23 Jul 2012 10:42:58 -0500 Subject: [PATCH 3/3] Moot update of archive files --- archive/.htaccess | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 archive/.htaccess diff --git a/archive/.htaccess b/archive/.htaccess old mode 100644 new mode 100755