From 4c955af4c4be0d3c1d002a867c89166811373a9f Mon Sep 17 00:00:00 2001 From: RblSb Date: Mon, 6 Apr 2020 21:47:29 +0300 Subject: Skip item confirmation for touch --- res/langs/en.json | 1 + res/langs/ru.json | 1 + 2 files changed, 2 insertions(+) (limited to 'res/langs') diff --git a/res/langs/en.json b/res/langs/en.json index 955d0c2..3524b15 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -67,6 +67,7 @@ "acceptableEmbedCodesAre": "Acceptable embed codes are", "customEmbedsCannotBeSynchronized": "CUSTOM EMBEDS CANNOT BE SYNCHRONIZED", "save": "Save", + "skipItemConfirm": "Are you sure you want to skip current video?", "clearPlaylistConfirm": "Are you sure you want to clear the playlist?", "shufflePlaylistConfirm": "Are you sure you want to shuffle the playlist?", diff --git a/res/langs/ru.json b/res/langs/ru.json index 6e6b15e..8297c36 100644 --- a/res/langs/ru.json +++ b/res/langs/ru.json @@ -67,6 +67,7 @@ "acceptableEmbedCodesAre": "Можно добавить видео с тегами", "customEmbedsCannotBeSynchronized": "СИНХРОНИЗАЦИЯ БУДЕТ НЕДОСТУПНА", "save": "Сохранить", + "skipItemConfirm": "Вы уверены что хотите пропустить текущее видео?", "clearPlaylistConfirm": "Вы уверены что хотите очистить плейлист?", "shufflePlaylistConfirm": "Вы уверены что хотите перемешать плейлист?", -- cgit v1.2.3