From: Stephen Cuka <stephen@firemypi.org>
To: development@lists.ipfire.org
Cc: Stephen Cuka <stephen@firemypi.org>
Subject: [PATCH] langs/list: Sort languages list.
Date: Sat, 10 May 2025 22:34:05 -0600 [thread overview]
Message-ID: <20250511043406.2455771-1-stephen@firemypi.org> (raw)
- Sort languages list used by gui.cgi so that the languages
appear in alphabetical order in the dropdown.
Signed-off-by: Stephen Cuka <stephen@firemypi.org>
---
langs/list | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/langs/list b/langs/list
index ed59c86b4..a9cc5325d 100644
--- a/langs/list
+++ b/langs/list
@@ -1,9 +1,9 @@
-en:English:English
de:Deutsch:German
-fr:Français:French
+en:English:English
es:Español:Spanish
+fr:Français:French
+it:Italiano:Italian
+nl:Nederlands:Dutch
pl:Polski:Polish
ru:Русский:Russian
-nl:Nederlands:Dutch
tr:Türkçe:Turkish
-it:Italiano:Italian
--
2.43.0
reply other threads:[~2025-05-11 4:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250511043406.2455771-1-stephen@firemypi.org \
--to=stephen@firemypi.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox