~pieq/checkbox/fix-1484872-env-variables-forced-to-non-international

  • Committer: Pierre Equoy
  • Date: 2015-09-02 10:00:06 UTC
  • Revision ID: pierre.equoy@canonical.com-20150902100006-r9n4xqgcxsjbb06x
Force environment into non-internationalized values

Previously, get_execution_environment() method in ctrl.py would set LANG
variable to 'C.UTF-8' but would not do anything to LANGUAGE or LC_* variables.

We change this to make sure these variables are all set to empty strings in
order to force the system to use default (non-internationalized) values.

This allow us to use English regexp in scripts, even on non-English systems.
Filename Latest Rev Last Changed Committer Comment Size
..
checkbox-touch.pot 3179.1.1 10 years ago Zygmunt Krynicki checkbox-touch: add polish translations Signed-of 750 bytes Diff Download File
es.po 3962 9 years ago Launchpad Translations on behalf of checkbox-dev Launchpad automatic translations update. 887 bytes Diff Download File
hu.po 3962 9 years ago Launchpad Translations on behalf of checkbox-dev Launchpad automatic translations update. 912 bytes Diff Download File
pl.po 3962 9 years ago Launchpad Translations on behalf of checkbox-dev Launchpad automatic translations update. 891 bytes Diff Download File