VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup/Setup.c
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-22 06:33:06 +0200
committerGitHub <noreply@github.com>2024-08-22 06:33:06 +0200
commitc6b52ee18a80c5a51ced5570bfb5145bed2f2f1e (patch)
tree54872139b8515bbe1e9ef13220c1fbdb9bb49cdc /src/Setup/Setup.c
parentce9537f2b847b9b3b89e8dfca377d2659b3f02fc (diff)
downloadVeraCrypt-revert-1404-master.tar.gz
VeraCrypt-revert-1404-master.zip
Revert "Add Hausa translation (#1404)"revert-1404-master
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},