From Fedora Project Wiki

Revision as of 10:39, 22 February 2010 by Rhe (talk | contribs) (Created page with '{{QA/Test_Case |description=This test case tests whether langpack can add different languages to language list when changing system language. |actions= # Install {{package|system...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case tests whether langpack can add different languages to language list when changing system language.


How to test

  1. Install Package-x-generic-16.pngsystem-config-language on the system:
    yum install -y system-config-language
  2. Execute system-config-language and change another system language, click Apply and reboot.
  3. After reboot, install kde, koffice or eclipse applications. For example:
    yum groupinstall 'kde-desktop'
    yum install koffice-suite
    yum install eclipse

Expected Results

  1. When execute yum:
    • Langpack should be loaded, current system language should be added to language list.
    • After dependency resolution finished, Installing langpack and Adding relative language package to transaction is displayed.
  2. current language package for the installed application should be installed automatically.