summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 271fd1bc..3969eedc 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -55,6 +55,7 @@ OC.L10N.register(
"Contact could not be created." : "Contact could not be created.",
"No contacts in file. Only vCard files are allowed." : "No contacts in file. Only vCard files are allowed.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported.",
+ "Contact could not be moved." : "Contact could not be moved.",
"Contact could not be saved." : "Contact could not be saved.",
"Waiting for the server to be ready…" : "Waiting for the server to be ready…",
"Importing…" : "Importing…",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index e4d2a858..eb142684 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -53,6 +53,7 @@
"Contact could not be created." : "Contact could not be created.",
"No contacts in file. Only vCard files are allowed." : "No contacts in file. Only vCard files are allowed.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported.",
+ "Contact could not be moved." : "Contact could not be moved.",
"Contact could not be saved." : "Contact could not be saved.",
"Waiting for the server to be ready…" : "Waiting for the server to be ready…",
"Importing…" : "Importing…",
diff --git a/l10n/fr.js b/l10n/fr.js
index 4bf42813..4cca2e4b 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -55,6 +55,7 @@ OC.L10N.register(
"Contact could not be created." : "Ce contact n'a pu être créé.",
"No contacts in file. Only vCard files are allowed." : "Aucun contact dans le fichier. Seuls les fichiers vCard sont autorisés.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Seules les vCard version 4.0 (RFC6350) ou version 3.0 (RFC2426) sont supportées.",
+ "Contact could not be moved." : "Ce contact n'a pas pu être déplacé.",
"Contact could not be saved." : "Ce contact n'a pu être enregistré.",
"Waiting for the server to be ready…" : "En attente d'une réponse du serveur...",
"Importing…" : "Import en cours...",
diff --git a/l10n/fr.json b/l10n/fr.json
index ce9cf1ca..b78f0811 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -53,6 +53,7 @@
"Contact could not be created." : "Ce contact n'a pu être créé.",
"No contacts in file. Only vCard files are allowed." : "Aucun contact dans le fichier. Seuls les fichiers vCard sont autorisés.",
"Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "Seules les vCard version 4.0 (RFC6350) ou version 3.0 (RFC2426) sont supportées.",
+ "Contact could not be moved." : "Ce contact n'a pas pu être déplacé.",
"Contact could not be saved." : "Ce contact n'a pu être enregistré.",
"Waiting for the server to be ready…" : "En attente d'une réponse du serveur...",
"Importing…" : "Import en cours...",