From 4c94ab117dbe789e1c7d315c3aa537e98dea29d9 Mon Sep 17 00:00:00 2001 From: jm-willy Date: Wed, 30 Oct 2024 13:02:53 +0100 Subject: [PATCH] Fixed ambiguous translation, caused users to reset settings believing they were restarting yt-dlg --- youtube_dl_gui/locale/es_CU/LC_MESSAGES/youtube_dl_gui.po | 2 +- youtube_dl_gui/locale/es_ES/LC_MESSAGES/youtube_dl_gui.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/youtube_dl_gui/locale/es_CU/LC_MESSAGES/youtube_dl_gui.po b/youtube_dl_gui/locale/es_CU/LC_MESSAGES/youtube_dl_gui.po index 964add1f..0823c879 100644 --- a/youtube_dl_gui/locale/es_CU/LC_MESSAGES/youtube_dl_gui.po +++ b/youtube_dl_gui/locale/es_CU/LC_MESSAGES/youtube_dl_gui.po @@ -333,7 +333,7 @@ msgstr "Salir" #: youtube_dl_gui/optionsframe.py:58 msgid "Reset" -msgstr "Reiniciar" +msgstr "Reestablecer" #: youtube_dl_gui/optionsframe.py:59 msgid "Close" diff --git a/youtube_dl_gui/locale/es_ES/LC_MESSAGES/youtube_dl_gui.po b/youtube_dl_gui/locale/es_ES/LC_MESSAGES/youtube_dl_gui.po index 45fe0baa..ef4b0ff4 100644 --- a/youtube_dl_gui/locale/es_ES/LC_MESSAGES/youtube_dl_gui.po +++ b/youtube_dl_gui/locale/es_ES/LC_MESSAGES/youtube_dl_gui.po @@ -334,7 +334,7 @@ msgstr "Salir" #: youtube_dl_gui/optionsframe.py:58 msgid "Reset" -msgstr "Reiniciar" +msgstr "Reestablecer" #: youtube_dl_gui/optionsframe.py:59 msgid "Close"