forked from CastroFidel/PortWINE
updated locales
This commit is contained in:
parent
fa24c9938d
commit
e5f96d1106
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -679,8 +679,8 @@ else
|
||||
fi
|
||||
|
||||
if [[ "$DOWNLOAD_STEAM_GRID" == "1" ]]
|
||||
then NEW_STEAM_BEHAVIOR="Disable"
|
||||
else NEW_STEAM_BEHAVIOR="Enable"
|
||||
then NEW_STEAM_BEHAVIOR="$(gettext "Enable")"
|
||||
else NEW_STEAM_BEHAVIOR="$(gettext "Disable")"
|
||||
fi
|
||||
|
||||
IFS=$'\n'
|
||||
|
Loading…
Reference in New Issue
Block a user