diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ca.js | 2 | ||||
-rw-r--r-- | core/l10n/ca.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index f425041fba3..764440e55d0 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -153,7 +153,7 @@ OC.L10N.register( "No contacts found" : "No s'han trobat contactes", "Show all contacts …" : "Mostra tots els contactes…", "Install the Contacts app" : "Instal·la l'aplicació Contactes", - "Loading your contacts …" : "S'estan carregant els vostres contactes…", + "Loading your contacts …" : "S'estan carregant els contactes...", "Looking for {term} …" : "S'està cercant {term} …", "No" : "No", "Yes" : "Sí", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 75ebc3ded98..5ee658e379b 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -151,7 +151,7 @@ "No contacts found" : "No s'han trobat contactes", "Show all contacts …" : "Mostra tots els contactes…", "Install the Contacts app" : "Instal·la l'aplicació Contactes", - "Loading your contacts …" : "S'estan carregant els vostres contactes…", + "Loading your contacts …" : "S'estan carregant els contactes...", "Looking for {term} …" : "S'està cercant {term} …", "No" : "No", "Yes" : "Sí", |