From Fedora Project Wiki

(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...')
 
(Blanked the page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{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-config-language}} on the system:
#:<pre>yum install -y system-config-language</pre>
# Execute <code>system-config-language</code> and change another system language, click ''Apply'' and '''reboot'''.
# After reboot, install kde, koffice or eclipse applications. For example:
#:<pre>yum groupinstall 'kde-desktop'</pre>
#:<pre>yum install koffice-suite</pre>
#:<pre>yum install eclipse</pre>
|results=
# 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. 
# current language package for the installed application should be installed automatically.
}}
[[Category:Yum_Langpack_Test_Cases]]

Latest revision as of 07:56, 23 February 2010