From 54f698c20d7385d77eb28ea1c33f8666bcf512d2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 20 May 2017 00:11:44 +0000 Subject: [PATCH 1/2] [tx-robot] updated from transifex --- l10n/fr.js | 1 + l10n/fr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index f3490d672..0e4f211b8 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -31,6 +31,7 @@ OC.L10N.register( "Created:" : "Créé le :", "by" : "par", "Description" : "Description", + "Formating help" : "Aide sur la mise en forme", "Saved" : "Enregistré", "Add a card description ..." : "Ajouter une description pour la carte", "Attachments" : "Pièces jointes", diff --git a/l10n/fr.json b/l10n/fr.json index a4b92bf69..ac026256a 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -29,6 +29,7 @@ "Created:" : "Créé le :", "by" : "par", "Description" : "Description", + "Formating help" : "Aide sur la mise en forme", "Saved" : "Enregistré", "Add a card description ..." : "Ajouter une description pour la carte", "Attachments" : "Pièces jointes", From 79408568b4a52bfdfa9415d0fe24282d79503f70 Mon Sep 17 00:00:00 2001 From: comradekingu Date: Sat, 20 May 2017 02:40:27 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Spelling:=20Ellipsis=E2=80=A6=20and=20consi?= =?UTF-8?q?stency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/part.card.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/part.card.php b/templates/part.card.php index 69cd81c31..2abbd8636 100644 --- a/templates/part.card.php +++ b/templates/part.card.php @@ -35,7 +35,7 @@ placeholder="Add a label" on-select="labelAssign($item, $model)" on-remove="labelRemove($item, $model)" ng-disabled="!boardservice.canEdit() || archived"> - + {{$item.title}}  - {{$item.title}} + {{$item.title}} @@ -70,7 +70,7 @@ t('Saved')); ?> @@ -79,7 +79,7 @@
t('Add a card description ...')); ?>
+ ng-if="!cardservice.getCurrent().description">t('Add a card description…')); ?>