VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup/Setup.c
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-22 06:53:26 +0200
committerGitHub <noreply@github.com>2024-08-22 06:53:26 +0200
commit25c88fe3d30c4df4aa8bf7c64b165f92886965b9 (patch)
tree54872139b8515bbe1e9ef13220c1fbdb9bb49cdc /src/Setup/Setup.c
parentce9537f2b847b9b3b89e8dfca377d2659b3f02fc (diff)
downloadVeraCrypt-25c88fe3d30c4df4aa8bf7c64b165f92886965b9.tar.gz
VeraCrypt-25c88fe3d30c4df4aa8bf7c64b165f92886965b9.zip
Revert "Add Hausa translation (#1404)" (#1407)
This reverts commit ce9537f2b847b9b3b89e8dfca377d2659b3f02fc.
Diffstat (limited to 'src/Setup/Setup.c')
-rw-r--r--src/Setup/Setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Setup/Setup.c b/src/Setup/Setup.c
index b6b81926..dc8c8ccc 100644
--- a/src/Setup/Setup.c
+++ b/src/Setup/Setup.c
@@ -2570,7 +2570,6 @@ static tLanguageEntry g_languagesEntries[] = {
{L"فارسي", IDR_LANG_FA, LANG_PERSIAN, "fa", NULL},
{L"Suomi", IDR_LANG_FI, LANG_FINNISH, "fi", NULL},
{L"Français", IDR_LANG_FR, LANG_FRENCH, "fr", NULL},
- {L"(ḥawsa) حَوْسَ", IDR_LANG_HA, LANG_HAUSA, "ha", NULL},
{L"עברית", IDR_LANG_HE, LANG_HEBREW, "he", NULL},
{L"Magyar", IDR_LANG_HU, LANG_HUNGARIAN, "hu", NULL},
{L"Bahasa Indonesia", IDR_LANG_ID, LANG_INDONESIAN, "id", NULL},