Skip to content

Commit

Permalink
avoids kicking off translation updates at development runtime
Browse files Browse the repository at this point in the history
As a side effect, no .mo files will be compiled at runtime, and the
Client will fall back to the English source strings as if untranslated,
regardless of locale, until a revised version of this translation
worfklow is restored in #1317.
  • Loading branch information
cfm committed Oct 25, 2021
1 parent 7575063 commit c2c67c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,4 @@ fi

wait

make compile-translation-catalogs
python -m securedrop_client --sdc-home "$SDC_HOME" --no-proxy "$qubes_flag" "$@"

0 comments on commit c2c67c5

Please sign in to comment.