Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Add LANGUAGE env variable #236

Merged
merged 1 commit into from Aug 20, 2019

Conversation

irosenzw
Copy link
Contributor

GNU gettext gives preference to LANGUAGE over LC_ALL and LANG.
Thus, set the variable to en_US.UTF-8 to ensure an English
output, if it is set to other locale.

more info can be found here:
https://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html#Locale-Environment-Variables

Bug-Url: https://bugzilla.redhat.com/1711672
Signed-off-by: Ido Rosenzwig irosenzw@redhat.com

GNU gettext gives preference to LANGUAGE over LC_ALL and LANG.
Thus, set the variable to en_US.UTF-8 to ensure an English
output, if it is set to other locale.

more info can be found here:
https://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html#Locale-Environment-Variables

Bug-Url: https://bugzilla.redhat.com/1711672
Signed-off-by: Ido Rosenzwig <irosenzw@redhat.com>
@tiraboschi tiraboschi self-requested a review August 20, 2019 10:25
@tiraboschi tiraboschi merged commit 08747f3 into oVirt:master Aug 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants