diff options
Diffstat (limited to 'apps/files_encryption/l10n/lb.php')
-rw-r--r-- | apps/files_encryption/l10n/lb.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/lb.php b/apps/files_encryption/l10n/lb.php index a33f4969b09..d9287f6dec9 100644 --- a/apps/files_encryption/l10n/lb.php +++ b/apps/files_encryption/l10n/lb.php @@ -1,5 +1,5 @@ <?php $TRANSLATIONS = array( -"Saving..." => "Speicheren..." +"Unknown error" => "Et ass en onbekannte Fehler opgetrueden" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |