Skip to content

Commit 2749cd1

Browse files
committed
no i18n files in PR
1 parent 4a8a75b commit 2749cd1

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

apps/settings/l10n/en_GB.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@ OC.L10N.register(
483483
"Allow resharing" : "Allow resharing",
484484
"Allow sharing with groups" : "Allow sharing with groups",
485485
"Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
486-
"Exclude some groups from sharing with users in their group" : "Exclude some groups from sharing with users in their group",
487486
"Exclude groups from sharing" : "Exclude groups from sharing",
488487
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
489488
"Allow username autocompletion in share dialog" : "Allow username autocompletion in share dialogue",

apps/settings/l10n/en_GB.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@
481481
"Allow resharing" : "Allow resharing",
482482
"Allow sharing with groups" : "Allow sharing with groups",
483483
"Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
484-
"Exclude some groups from sharing with users in their group" : "Exclude some groups from sharing with users in their group",
485484
"Exclude groups from sharing" : "Exclude groups from sharing",
486485
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
487486
"Allow username autocompletion in share dialog" : "Allow username autocompletion in share dialogue",
@@ -564,4 +563,4 @@
564563
"Twitter handle @…" : "Twitter handle @…",
565564
"Choose profile picture from files" : "Choose profile picture from files"
566565
},"pluralForm" :"nplurals=2; plural=(n != 1);"
567-
}
566+
}

apps/settings/l10n/fr.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@ OC.L10N.register(
483483
"Allow resharing" : "Autoriser le repartage",
484484
"Allow sharing with groups" : "Autoriser le partage avec les groupes",
485485
"Restrict users to only share with users in their groups" : "N'autoriser les partages qu'entre membres de mêmes groupes",
486-
"Exclude some groups from sharing with users in their group" : "Empêcher certains groupes de partager avec les utilisateurs de leur groupe",
487486
"Exclude groups from sharing" : "Empêcher certains groupes de partager",
488487
"These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d'autres. ",
489488
"Allow username autocompletion in share dialog" : "Autoriser l'autocomplétion du nom d'utilisateur dans la boite de dialogue de partage",

apps/settings/l10n/fr.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@
481481
"Allow resharing" : "Autoriser le repartage",
482482
"Allow sharing with groups" : "Autoriser le partage avec les groupes",
483483
"Restrict users to only share with users in their groups" : "N'autoriser les partages qu'entre membres de mêmes groupes",
484-
"Exclude some groups from sharing with users in their group" : "Empêcher certains groupes de partager avec les utilisateurs de leur groupe",
485484
"Exclude groups from sharing" : "Empêcher certains groupes de partager",
486485
"These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d'autres. ",
487486
"Allow username autocompletion in share dialog" : "Autoriser l'autocomplétion du nom d'utilisateur dans la boite de dialogue de partage",
@@ -564,4 +563,4 @@
564563
"Twitter handle @…" : "Pseudo Twitter @...",
565564
"Choose profile picture from files" : "Choisir une image parmi les fichiers"
566565
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
567-
}
566+
}

0 commit comments

Comments
 (0)