Difference between revisions of "Features/Enhanced Gettext/Testing"

From Sugar Labs
Jump to navigation Jump to search
Line 3: Line 3:
 
This is mostly regression testing, in order to ensure that we do not break existing stuff with the new patch.
 
This is mostly regression testing, in order to ensure that we do not break existing stuff with the new patch.
  
* Set the locale to something other than en_US.UTF-8 (by editing ~/.i18n). As an example, it can be de_DE.UTF-8 or es_PE.UTF-8
+
* Set the locale to something other than en_US.UTF-8 (by editing ~/.i18n). As an example, it can be de_DE.UTF-8 or es_PE.UTF-8
* Restart Sugar or sugar-emulator
+
* Restart Sugar or sugar-emulator
* Start random activity
+
* Start random activity
* Ensure that the translated strings come up properly
+
* Ensure that the translated strings come up properly
  
 
=== Testing with language packs ===
 
=== Testing with language packs ===

Revision as of 17:04, 12 February 2010

Testing without language packs

This is mostly regression testing, in order to ensure that we do not break existing stuff with the new patch.

  • Set the locale to something other than en_US.UTF-8 (by editing ~/.i18n). As an example, it can be de_DE.UTF-8 or es_PE.UTF-8
  • Restart Sugar or sugar-emulator
  • Start random activity
  • Ensure that the translated strings come up properly

Testing with language packs