From ceaaea159712ee51539fb560de113a1896700105 Mon Sep 17 00:00:00 2001 From: TerryCavanagh Date: Wed, 17 Jan 2024 15:59:16 +0100 Subject: [PATCH] fix Arabic credits Eternal Dream Arabization team name was missing from the main credits page --- desktop_version/src/Credits.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/desktop_version/src/Credits.h b/desktop_version/src/Credits.h index 0a81091f..21f02855 100644 --- a/desktop_version/src/Credits.h +++ b/desktop_version/src/Credits.h @@ -8,6 +8,7 @@ namespace Credits { /* Translators list; lines prefaced with a space aren't translatable */ static const char* translators[] = { "Arabic", + " Eternal Dream Arabization", " Montassar Ghanmi", " Mohammed Seif Eddine Chaib", "Catalan", @@ -63,7 +64,7 @@ static const char* translators[] = { }; /* Hardcoded pagesizes for the translator credits. Simplifies paging backwards and forwards */ -static const int translator_pagesize[] = { 7, 9, 10, 10, 9, 8 }; +static const int translator_pagesize[] = { 8, 9, 10, 10, 9, 8 }; /* Terry's Patrons... */ static const char* superpatrons[] = {