Add a link to edit the entire translation instead of just the problem areas
diff --git a/problems.php b/problems.php
index 8e23c91..082f631 100644
--- a/problems.php
+++ b/problems.php
@@ -218,6 +218,9 @@
print(join($strings, ''));
}
+print "<h2>Other actions</h2>\n";
+print "<p>Normally the translation edit page only allows flagged/problematic entries to be edited. To enable editing the entire translation, follow <a href='edit.php?lang=$lang&all=1'>this link</a></p>\n";
+
if (true || $_SERVER['REMOTE_ADDR'] == trim(file_get_contents($_SERVER['DOCUMENT_ROOT'].'/homeip'))) {
echo <<<MOO
<h2>Check your work in progress</h2>