diff options
Diffstat (limited to 'tests/gettext/strerror.pot')
-rw-r--r-- | tests/gettext/strerror.pot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/gettext/strerror.pot b/tests/gettext/strerror.pot index 475162d5413d8..63da80d14325e 100644 --- a/tests/gettext/strerror.pot +++ b/tests/gettext/strerror.pot @@ -466,3 +466,7 @@ msgstr "" # 96 - EOWNERDEAD msgid "Previous owner died" msgstr "" + +# 97 - EINTEGRITY +msgid "Integrity check failed" +msgstr "" |