From 55fec09e1be8a4da0c9993da25f35d396df8766c Mon Sep 17 00:00:00 2001 From: Jo Vuit Date: Mon, 11 Feb 2019 15:37:28 +0100 Subject: [PATCH 01/16] Added context strings --- front/src/components/playlists/Card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/components/playlists/Card.vue b/front/src/components/playlists/Card.vue index 344eb5fbf..70ac34097 100644 --- a/front/src/components/playlists/Card.vue +++ b/front/src/components/playlists/Card.vue @@ -16,7 +16,7 @@ | - From c04da22518bcb78c167f508f682e392723ee503b Mon Sep 17 00:00:00 2001 From: Jo Vuit Date: Mon, 11 Feb 2019 15:42:58 +0100 Subject: [PATCH 02/16] Added translation context --- front/src/components/playlists/Editor.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/front/src/components/playlists/Editor.vue b/front/src/components/playlists/Editor.vue index 5b5311f14..fee9ef6b0 100644 --- a/front/src/components/playlists/Editor.vue +++ b/front/src/components/playlists/Editor.vue @@ -2,16 +2,16 @@

- Playlist editor + Playlist editor

@@ -29,7 +29,7 @@ :class="['ui', {disabled: queueTracks.length === 0}, 'labeled', 'icon', 'button']" :title="labels.copyTitle"> - @@ -38,16 +38,16 @@
- Clear playlist + Clear playlist

- Do you want to clear the playlist "%{ playlist }"? + Do you want to clear the playlist "%{ playlist }"?

-

This will remove all tracks from this playlist and cannot be undone.

-

Clear playlist

+

This will remove all tracks from this playlist and cannot be undone.

+

Clear playlist