QA/Fennec/Milestones/7.0/Beta/Beta 1/L10N matrix: Difference between revisions
m (Created page with "== QA Assignment == <onlyinclude> {| class="fullwidth-table" |- style="background-color: #efefef;" | Assigned | Device | Completed |- | Naoki | Android | Tier 1 l10n comp...") |
m (→QA Assignment) |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
| Naoki | | Naoki | ||
| Android | | Android | ||
| | | Completed | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
== L10N == | |||
* Verify that the L10N Dashboard shows greens : [https://l10n-stage-sj.mozilla.org/shipping/dashboard?tree=fennec_beta&locale-facet=cs%2Cda%2Cde%2Ces-ES%2Cfi%2Cfr%2Cja%2Cit%2Cnb-NO%2Cnl%2Cpl%2Cpt-PT%2Cru L10N Dashboard] | |||
* Technically you can also check some of the languages by going to http://mxr.mozilla.org/l10n-mozilla-beta/source/cs/mobile/chrome/, however this does not necessarily show you issues with spacings and such, only verifying that some words aren't translated. (The example is only one directory, there's another for the shared (core)) | |||
== Test Run == | == Test Run == | ||
[https://litmus.mozilla.org/ | [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=11&branch_id=48&testgroup_id=370 Litmus Run] | ||
== Sign off Table == | |||
{|class="fullwidth-table" | |||
|- style="background-color: #efefef;" | |||
| L10N team | |||
| Sign off | |||
| Bugs found | |||
|- | |||
|[[L10n:Teams:cs|Czech (cs)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:da|Danish (da)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:de|German (de)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:es-ES|Spanish (es-ES)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:fi|Finnish (fi)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:fr|French (fr)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:ja|Japanese (ja)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:it|Italian (it)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:nb-NO|Norwegian bokmål (nb-NO)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:nl|Dutch (nl)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:pl|Polish (pl)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:pt-PT|Portuguese (pt-PT)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|[[L10n:Teams:ru|Russian (ru)]] | |||
| Spot check done/nhirata | |||
| | |||
|- | |||
|} | |||
Issues in all languages: | |||
{|class="fullwidth-table" | |||
|- style="background-color: #efefef;" | |||
| Bug | |||
| Notes | |||
|- | |||
|{{Bug|637828}} mozilla.org project transitions show graphics corruption | |||
| Bug will show graphic issues in drop down menus | |||
|- | |||
|{{Bug|638813}} about:license - messed up layout | |||
| words extend past the white frame; white frame should be extended more. | |||
|- | |||
|{{Bug|678100}} - about:crashes is not centered in portrait view | |||
| | |||
|- | |||
|{{Bug|628102}} - Crash in xpc::AccessCheck::isChrome | |||
|Crashed | |||
|- | |||
|{{Bug|655310}} - No arrow on the Thunderbolt when in landscape and opening a new tab | |||
|Arrow can be gone or misplaced. doesn't necessarily have to be landscape | |||
|- | |||
|{{Bug|679958}} - "Error: Root node doesn't exist for 'discover' view" after restarting Fennec | |||
|cause of crash? Noticed that I got the app to do a blackout but can't seem to always repro | |||
|} | |||
Reference Link: | |||
[https://wiki.mozilla.org/QA/Fennec/Milestones/6.0/Beta_5/L10N_matrix Beta 5 L10N Matrix] |
Latest revision as of 15:55, 18 August 2011
QA Assignment
Assigned | Device | Completed |
Naoki | Android | Completed |
L10N
- Verify that the L10N Dashboard shows greens : L10N Dashboard
- Technically you can also check some of the languages by going to http://mxr.mozilla.org/l10n-mozilla-beta/source/cs/mobile/chrome/, however this does not necessarily show you issues with spacings and such, only verifying that some words aren't translated. (The example is only one directory, there's another for the shared (core))
Test Run
Sign off Table
L10N team | Sign off | Bugs found |
Czech (cs) | Spot check done/nhirata | |
Danish (da) | Spot check done/nhirata | |
German (de) | Spot check done/nhirata | |
Spanish (es-ES) | Spot check done/nhirata | |
Finnish (fi) | Spot check done/nhirata | |
French (fr) | Spot check done/nhirata | |
Japanese (ja) | Spot check done/nhirata | |
Italian (it) | Spot check done/nhirata | |
Norwegian bokmål (nb-NO) | Spot check done/nhirata | |
Dutch (nl) | Spot check done/nhirata | |
Polish (pl) | Spot check done/nhirata | |
Portuguese (pt-PT) | Spot check done/nhirata | |
Russian (ru) | Spot check done/nhirata |
Issues in all languages:
Bug | Notes |
bug 637828 mozilla.org project transitions show graphics corruption | Bug will show graphic issues in drop down menus |
bug 638813 about:license - messed up layout | words extend past the white frame; white frame should be extended more. |
bug 678100 - about:crashes is not centered in portrait view | |
bug 628102 - Crash in xpc::AccessCheck::isChrome | Crashed |
bug 655310 - No arrow on the Thunderbolt when in landscape and opening a new tab | Arrow can be gone or misplaced. doesn't necessarily have to be landscape |
bug 679958 - "Error: Root node doesn't exist for 'discover' view" after restarting Fennec | cause of crash? Noticed that I got the app to do a blackout but can't seem to always repro |
Reference Link: Beta 5 L10N Matrix