mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
Update define.sh
This commit is contained in:
parent
0289616ce2
commit
70c03923de
1 changed files with 1 additions and 1 deletions
|
|
@ -378,7 +378,7 @@ parseLanguage() {
|
||||||
culture=$(getLanguage "$LANGUAGE" "culture")
|
culture=$(getLanguage "$LANGUAGE" "culture")
|
||||||
[ -n "$culture" ] && return 0
|
[ -n "$culture" ] && return 0
|
||||||
|
|
||||||
error "Invalid LANGUAGE specified, value \"$LANGUAGE\" is not recognized!" ;;
|
error "Invalid LANGUAGE specified, value \"$LANGUAGE\" is not recognized!"
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue