Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/exercises/en/Exercise19.activity/exercise19_solution.py
diff options
context:
space:
mode:
Diffstat (limited to 'exercises/en/Exercise19.activity/exercise19_solution.py')
-rw-r--r--exercises/en/Exercise19.activity/exercise19_solution.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/exercises/en/Exercise19.activity/exercise19_solution.py b/exercises/en/Exercise19.activity/exercise19_solution.py
index d1ac622..a5d9afa 100644
--- a/exercises/en/Exercise19.activity/exercise19_solution.py
+++ b/exercises/en/Exercise19.activity/exercise19_solution.py
@@ -28,6 +28,8 @@ convention.
files in the ‘locale’ directory.
8. Run ‘LANG=es sugar-emulator’ to run the Sugar emulator in Spanish and test
the new translation. The whole activity should appear in Spanish.
+ 9. Run ‘LANG=C sugar-emulator’ to run the Sugar emulator in English and test
+ the original strings. The whole activity should appear in English.
Note: It is not possible to use Pootle for this exercise because it’s an online
service and would require the exercise’s code to be uploaded to the internet.