Commit e5f96d11 authored by Mikhail Tergoev's avatar Mikhail Tergoev

updated locales

parent fa24c993
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -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'
......
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