aboutsummaryrefslogtreecommitdiffstats
path: root/langs/diff.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs/diff.php')
-rw-r--r--langs/diff.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/langs/diff.php b/langs/diff.php
index 9e5484a2f..ccc7f6416 100644
--- a/langs/diff.php
+++ b/langs/diff.php
@@ -67,6 +67,7 @@ if($constitution) {
}
$num_of_untranslated_strings = 0;
+$diff['untranslated_sentences_in_license'] = array();
if($license) {
require_once('../en/about/license/license.php');
$license_numbers = array_pop(read_license_from_vcs($target_lang));