aboutsummaryrefslogtreecommitdiffstats
path: root/tools/missing_keys.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/missing_keys.pl')
-rw-r--r--tools/missing_keys.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/missing_keys.pl b/tools/missing_keys.pl
index 99f929688..88c8bdc2f 100644
--- a/tools/missing_keys.pl
+++ b/tools/missing_keys.pl
@@ -57,6 +57,12 @@ my %ignore_keys = (
'chronology_monthly_calendar' => '',
'chronology_monthly_list' => '',
'chronology_weekly_list' => '',
+ 'public' => '',
+ 'private' => '',
+ 'none' => '',
+ 'other' => '',
+ 'high' => '',
+ 'Waiting page: %s' => '',
);