From 3978efd044d2a5b245901f42a03201663ce0a557 Mon Sep 17 00:00:00 2001 From: David R Date: Wed, 13 Mar 2024 10:58:40 -0600 Subject: [PATCH] Fixed firt letter to capital in DownloadUpdateDialog spanish translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For maintaining the same format with other languaje translations of the same Form, that uses capital in the first letter of the window title, my suggestion is to change the spanish translation of DownloadUpdateDialog to capital letter: "actualización de software" to "Actualización de software". --- AutoUpdater.NET/DownloadUpdateDialog.es.resx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AutoUpdater.NET/DownloadUpdateDialog.es.resx b/AutoUpdater.NET/DownloadUpdateDialog.es.resx index bc3e02f2..0c06e579 100644 --- a/AutoUpdater.NET/DownloadUpdateDialog.es.resx +++ b/AutoUpdater.NET/DownloadUpdateDialog.es.resx @@ -127,6 +127,6 @@ Descargar Update... - actualización de software + Actualización de software - \ No newline at end of file +