From 4b1636800cc8360072132139374a04a6ef9e70f8 Mon Sep 17 00:00:00 2001 From: Marco D'Agostini Date: Fri, 16 Oct 2020 14:38:04 -0500 Subject: [PATCH] youtube-dl: Translate dialog question from spanish to english --- install youtube-dl in android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install youtube-dl in android.md b/install youtube-dl in android.md index 95dd914..4e8966e 100644 --- a/install youtube-dl in android.md +++ b/install youtube-dl in android.md @@ -40,7 +40,7 @@ Click **Share**, select **Termux**, choose video or audio, and that's it!, it wi CHOICE_HEIGHT=4 CHOICE=$(dialog \ - --menu "Que desea descargar?" \ + --menu "What would you like to download?" \ $HEIGHT $WIDTH $CHOICE_HEIGHT \ Video "" \ Audio "" \