diff options
Diffstat (limited to 'apps/settings/l10n/sc.js')
-rw-r--r-- | apps/settings/l10n/sc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index 6dc4836718e..ecfc0c723e8 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -316,7 +316,6 @@ OC.L10N.register( "Encryption" : "Tzifradura", "Sendmail mode" : "Modalidade de imbiu de posta", "From address" : "Indiritzu de chie imbiat", - "mail" : "posta", "Authentication method" : "Mètodu de autenticatzione", "Authentication required" : "Autenticatzione recherta", "Server address" : "Indiritzu de su serbidore", @@ -341,6 +340,7 @@ OC.L10N.register( "Change password" : "Càmbia crae", "Contacts" : "Cuntatos", "Close" : "Serra", - "Error: This app can not be enabled because it makes the server unstable" : "Errore: Custa aplicatzione non si podet ativare ca faghet su serbidore no istàbile" + "Error: This app can not be enabled because it makes the server unstable" : "Errore: Custa aplicatzione non si podet ativare ca faghet su serbidore no istàbile", + "mail" : "posta" }, "nplurals=2; plural=(n != 1);"); |