Kaydet (Commit) ad1c9097 authored tarafından Eike Rathke's avatar Eike Rathke

Add hu-Hung -> hu@hung

... and hope that actually will be recognized..

Change-Id: Ib7a73eca63caeb8791a06fa26cd31a15407de065
üst be6534dc
...@@ -10,6 +10,9 @@ case "$1" in ...@@ -10,6 +10,9 @@ case "$1" in
sr-Latn) sr-Latn)
echo sr@latin echo sr@latin
;; ;;
hu-Hung)
echo hu@hung
;;
*) *)
echo $1 | tr '-' '_' echo $1 | tr '-' '_'
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment