diff options
Diffstat (limited to 'apps/files_encryption/l10n/sl.php')
-rw-r--r-- | apps/files_encryption/l10n/sl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/sl.php b/apps/files_encryption/l10n/sl.php index f62fe781c6a..65807910e10 100644 --- a/apps/files_encryption/l10n/sl.php +++ b/apps/files_encryption/l10n/sl.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( "Encryption" => "Šifriranje", -"Exclude the following file types from encryption" => "Navedene vrste datotek naj ne bodo šifrirane", +"Exclude the following file types from encryption" => "Naslednje vrste datotek naj se ne šifrirajo", "None" => "Brez", "Enable Encryption" => "Omogoči šifriranje" ); |