2007-09-10 15:01:06 -07:00
<!-- ***** BEGIN LICENSE BLOCK *****
- V e r s i o n : M P L 1 . 1 / G P L 2 . 0 / L G P L 2 . 1
-
- T h e c o n t e n t s o f t h i s f i l e a r e s u b j e c t t o t h e M o z i l l a P u b l i c L i c e n s e V e r s i o n
- 1 . 1 ( t h e "License" ) ; y o u m a y n o t u s e t h i s f i l e e x c e p t i n c o m p l i a n c e w i t h
- t h e L i c e n s e . Y o u m a y o b t a i n a c o p y o f t h e L i c e n s e a t
- h t t p : / / w w w . m o z i l l a . o r g / M P L /
-
- S o f t w a r e d i s t r i b u t e d u n d e r t h e L i c e n s e i s d i s t r i b u t e d o n a n "AS IS" b a s i s ,
- W I T H O U T W A R R A N T Y O F A N Y K I N D , e i t h e r e x p r e s s o r i m p l i e d . S e e t h e L i c e n s e
- f o r t h e s p e c i f i c l a n g u a g e g o v e r n i n g r i g h t s a n d l i m i t a t i o n s u n d e r t h e
- L i c e n s e .
-
2008-02-01 17:02:53 -08:00
- T h e O r i g i n a l C o d e i s M o z i l l a Q A C o m p a n i o n C o d e .
2007-09-10 15:01:06 -07:00
-
- T h e I n i t i a l D e v e l o p e r o f t h e O r i g i n a l C o d e i s t h e M o z i l l a C o r p o r a t i o n .
- P o r t i o n s c r e a t e d b y t h e I n i t i a l D e v e l o p e r a r e C o p y r i g h t ( C ) 2 0 0 7
- t h e I n i t i a l D e v e l o p e r . A l l R i g h t s R e s e r v e d .
-
- C o n t r i b u t o r ( s ) :
- Z a c h L i p t o n < z a c h @ z a c h l i p t o n . c o m >
- B e n H s i e h < b h s i e h @ m o z i l l a . c o m >
2008-02-01 17:02:53 -08:00
- J a y P a t e l < j a y @ m o z i l l a . o r g >
2007-09-10 15:01:06 -07:00
-
- A l t e r n a t i v e l y , t h e c o n t e n t s o f t h i s f i l e m a y b e u s e d u n d e r t h e t e r m s o f
- e i t h e r t h e G N U G e n e r a l P u b l i c L i c e n s e V e r s i o n 2 o r l a t e r ( t h e "GPL" ) , o r
- t h e G N U L e s s e r G e n e r a l P u b l i c L i c e n s e V e r s i o n 2 . 1 o r l a t e r ( t h e "LGPL" ) ,
- i n w h i c h c a s e t h e p r o v i s i o n s o f t h e G P L o r t h e L G P L a r e a p p l i c a b l e i n s t e a d
- o f t h o s e a b o v e . I f y o u w i s h t o a l l o w u s e o f y o u r v e r s i o n o f t h i s f i l e o n l y
- u n d e r t h e t e r m s o f e i t h e r t h e G P L o r t h e L G P L , a n d n o t t o a l l o w o t h e r s t o
- u s e y o u r v e r s i o n o f t h i s f i l e u n d e r t h e t e r m s o f t h e M P L , i n d i c a t e y o u r
- d e c i s i o n b y d e l e t i n g t h e p r o v i s i o n s a b o v e a n d r e p l a c e t h e m w i t h t h e n o t i c e
- a n d o t h e r p r o v i s i o n s r e q u i r e d b y t h e L G P L o r t h e G P L . I f y o u d o n o t d e l e t e
- t h e p r o v i s i o n s a b o v e , a r e c i p i e n t m a y u s e y o u r v e r s i o n o f t h i s f i l e u n d e r
- t h e t e r m s o f a n y o n e o f t h e M P L , t h e G P L o r t h e L G P L .
-
- * * * * * E N D L I C E N S E B L O C K * * * * * - - >
2007-07-18 13:11:14 -07:00
<!ENTITY qa.litmus.title "Litmus" >
2008-02-01 17:02:53 -08:00
<!ENTITY qa.litmus.selecttests "Select/Change Tests" >
2007-07-25 15:51:02 -07:00
<!ENTITY qa.litmus.testlist.initiallabel "No tests loaded, select some tests!" >
<!ENTITY qa.litmus.testlist.initialdescription "No testcase" >
2007-09-10 15:01:06 -07:00
<!ENTITY qa.statusbar.label "QA" >
<!ENTITY qa.mainwindow.prefs "Preferences" >
2008-02-01 17:02:53 -08:00
<!ENTITY qa.mainwindow.title "Mozilla QA Companion" >
2007-09-10 15:01:06 -07:00
<!ENTITY qa.testcase.steps "Steps to Perform" >
<!ENTITY qa.testcase.expected "Expected Results" >
2008-02-01 17:02:53 -08:00
<!ENTITY qa.testcase.result.pass "Passed" >
<!ENTITY qa.testcase.result.fail "Failed" >
<!ENTITY qa.testcase.result.unclearbroken "Unclear or Broken" >
2007-09-10 15:01:06 -07:00
<!ENTITY qa.testcase.comment "Comment (optional):" >
<!ENTITY qa.selecttests.load "Loading..." >
2008-02-07 15:14:32 -08:00
<!ENTITY qa.selecttests.header "Select Tests To Run" >
2007-07-25 15:51:02 -07:00
2007-07-18 13:11:14 -07:00
<!ENTITY qa.preferences.title "Settings" >
<!ENTITY qa.preferences.litmus.title "Litmus Settings" >
<!ENTITY qa.preferences.litmus.username "Email:" >
<!ENTITY qa.preferences.litmus.password "Password:" >
<!ENTITY qa.preferences.litmus.OK "Save" >
2008-02-01 17:02:53 -08:00
<!ENTITY qa.preferences.litmus.createAccount "Create/Update Account" >
2007-07-18 13:11:14 -07:00
<!ENTITY qa.preferences.notification.title "Notification Settings" >
<!ENTITY qa.preferences.notification.disableall "Disable all notifications" >
<!ENTITY qa.preferences.notification.header "Notify me when:" >
2008-02-01 17:02:53 -08:00
<!ENTITY qa.preferences.notification.testday "Mozilla QA is holding a Test Day event" >
<!ENTITY qa.preferences.notification.bugday "Mozilla QA is holding a Bug Day event" >
<!ENTITY qa.preferences.notification.prerelease "I can help test pre-releases (alpha, beta, etc.)" >
<!ENTITY qa.preferences.notification.qmo "There is new news from QMO (quality.mozilla.org)" >
<!ENTITY qa.preferences.notification.newbuild "New releases/builds of Firefox are recommended" >
<!ENTITY qa.preferences.notification.other "There is a special Mozilla QA announcement" >
2007-07-18 13:11:14 -07:00
<!ENTITY qa.qmo.title "QMO" >
<!ENTITY qa.qmo.visit "Visit QMO" >
<!ENTITY qa.qmo.help "How you can help!" >
<!ENTITY qa.qmo.events "Upcoming events" >
<!ENTITY qa.qmo.forumposts "Recent forum topics" >
<!ENTITY qa.qmo.thelatest "The latest from QMO" >
2008-02-01 17:02:53 -08:00
<!ENTITY qa.setup.title "Mozilla QA Companion: Setup" >
<!ENTITY qa.setup.welcomeheader "Welcome to the Mozilla QA Companion!" >
2007-07-18 13:11:14 -07:00
<!ENTITY qa.setup.welcometext "
2008-02-07 15:14:32 -08:00
< h t m l : h 4 > I t ' s t h e e a s i e s t w a y t o s t a y c o n n e c t e d a n d p a r t i c i p a t e i n t h e M o z i l l a Q A c o m m u n i t y . . . < / h t m l : h 4 >
2007-09-10 15:01:06 -07:00
M o z i l l a Q u a l i t y A s s u r a n c e ( Q A ) i s a n e t w o r k o f c o u n t l e s s v o l u n t e e r s
f r o m t h e I n t e r n e t c o m m u n i t y , a l o n g w i t h a g r o u p o f M o z i l l a e m p l o y e e s , w h o s h a r e
2008-02-07 15:14:32 -08:00
t h e c o m m o n m i s s i o n o f < h t m l : b > t a m i n g t h e L i z a r d < / h t m l : b > t h r o u g h t e s t i n g a n d
2007-07-18 13:11:14 -07:00
c o n s t r u c t i v e l y r e p o r t i n g b u g s i n M o z i l l a p r o d u c t s .
< h t m l : b r / > < h t m l : b r / >
2007-09-10 15:01:06 -07:00
T h i s e x t e n s i o n a l l o w s y o u t o < h t m l : b > f i n d b u g s < / h t m l : b > i n M o z i l l a p r o d u c t s b y
r u n n i n g s i m p l e t e s t s w i t h i n t h e b r o w s e r . H e l p i n g o u t d o e s n ' t t a k e u p m u c h o f
y o u r t i m e , d o e s n ' t r e q u i r e a n y s p e c i a l s k i l l s , a n d h e l p s t o i m p r o v e M o z i l l a
p r o d u c t s l i k e F i r e f o x a n d T h u n d e r b i r d .
2007-07-18 13:11:14 -07:00
< h t m l : b r / > < h t m l : b r / >
2007-09-10 15:01:06 -07:00
W h e n y o u f i n d a b u g , t h i s e x t e n s i o n h e l p s y o u t o < h t m l : b > r e p o r t i t < / h t m l : b >
2008-02-07 15:14:32 -08:00
t o < h t m l : a h r e f = 'http://litmus.mozilla.org/' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' > L i t m u s < / h t m l : a > ,
t h e t o o l w e u s e t o t r a c k o u r t e s t i n g e f f o r t s . Y o u c a n e v e n < h t m l : b > s e a r c h f o r b u g s < / h t m l : b > a n d
l e a r n m o r e a b o u t t h e m t h r o u g h < h t m l : a h r e f = 'http://bugzilla.mozilla.org/' s t y l e = 'color: #0067ac;'
t a r g e t = '_blank' > B u g z i l l a < / h t m l : a > , o u r b u g t r a c k i n g t o o l . Y o u r t e s t r e s u l t s a n d b u g r e p o r t s a r e v a l u a b l e ,
2007-09-10 15:01:06 -07:00
a n d w e u s e t h e m t o e n s u r e t h a t a l l f e a t u r e s w o r k p r o p e r l y a c r o s s a w i d e r a n g e
o f p l a t f o r m s , o p e r a t i n g s y s t e m s , a n d c o n f i g u r a t i o n s .
2007-07-18 13:11:14 -07:00
2008-02-07 15:14:32 -08:00
< h t m l : h 4 > W h y s h o u l d I g e t i n v o l v e d ? < / h t m l : h 4 >
I f y o u ' r e a f a n o f F i r e f o x a n d w a n t t o h e l p u s m a k e i t e v e n b e t t e r , t h e
e a s i e s t w a y t o g e t i n v o l v e d i s t o < h t m l : b > h e l p u s t e s t < / h t m l : b > ! T h e M o z i l l a Q A t e a m a n d
2008-02-01 17:02:53 -08:00
c o m m u n i t y p l a y a n i m p o r t a n t r o l e i n m a k i n g s u r e m i l l i o n s o f p e o p l e h a v e t h e
2008-02-07 15:14:32 -08:00
b e s t W e b e x p e r i e n c e p o s s i b l e . . . s o w h a t a r e y o u w a i t i n g f o r ? J o i n t h e M o z i l l a
2008-02-01 17:02:53 -08:00
Q A c o m m u n i t y n o w !
2007-07-18 13:11:14 -07:00
2008-02-01 17:02:53 -08:00
< h t m l : h 5 > F o r m o r e i n f o r m a t i o n , p l e a s e v i s i t t h e h o m e o f M o z i l l a Q A a t
2008-02-07 15:14:32 -08:00
< h t m l : a h r e f = 'http://quality.mozilla.org' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' >
2008-02-01 17:02:53 -08:00
q u a l i t y . m o z i l l a . o r g ( Q M O ) < / h t m l : a > . < / h t m l : h 5 >
2007-07-18 13:11:14 -07:00
" >
2008-02-01 17:02:53 -08:00
<!ENTITY qa.setup.aboutheader "About the Mozilla QA Companion" >
2007-07-18 13:11:14 -07:00
<!ENTITY qa.setup.abouttext "
< h t m l : h 4 > H o w d o I g e t s t a r t e d ? < / h t m l : h 4 >
2007-09-10 15:01:06 -07:00
G e t t i n g s t a r t e d w i t h M o z i l l a Q A i s e a s y ! T h i s s e t u p w i z a r d w i l l a s k y o u a
2008-02-07 15:14:32 -08:00
f e w s i m p l e q u e s t i o n s . O n c e t h a t 's done, you' l l b e a b l e t o u s e t h e L i t m u s t a b ,
2007-09-10 15:01:06 -07:00
w h e r e y o u c a n s e l e c t w h a t y o u w a n t t o t e s t , r u n t h o s e t e s t s , a n d s u b m i t y o u r
2008-02-07 15:14:32 -08:00
r e s u l t s t o L i t m u s . Y o u c a n a l s o s e a r c h f o r b u g s o r s e e a l l t h e b u g s r e p o r t e d t o d a y i n
t h e B u g z i l l a t a b . T o m e e t o t h e r s a n d i n t e r a c t w i t h t h e M o z i l l a Q A t e a m a n d c o m m u n i t y y o u
c a n c o n n e c t t o I R C u s i n g t h e C h a t t a b . Y o u ' l l a l s o h a v e a c h a n c e t o l e a r n m o r e a b o u t
M o z i l l a Q A t h r o u g h r e g u l a r u p d a t e s a n d n e w s o n t h e Q M O t a b . I t ' s a l l i n t e g r a t e d i n t o
t h e M o z i l l a Q A C o m p a n i o n !
2007-07-18 13:11:14 -07:00
< h t m l : h 4 > A n o t e o n p r i v a c y < / h t m l : h 4 >
2008-02-07 15:14:32 -08:00
W h e n y o u u s e t h e M o z i l l a Q A C o m p a n i o n , y o u ' r e s u b m i t t i n g t e s t r e s u l t s t o a n
2007-07-18 13:11:14 -07:00
o p e n s y s t e m . O t h e r m e m b e r s o f t h e c o m m u n i t y w i l l a c c e s s t h e i n f o r m a t i o n y o u
2007-09-10 15:01:06 -07:00
s u b m i t i n o r d e r t o i m p r o v e t h e q u a l i t y o f M o z i l l a p r o d u c t s . Y o u
< h t m l : b > s h o u l d n o t < / h t m l : b > s u b m i t a n y p r i v a t e o r c o n f i d e n t i a l i n f o r m a t i o n
2008-02-01 17:02:53 -08:00
u s i n g t h e M o z i l l a Q A C o m p a n i o n . I f y o u p r o v i d e y o u r r e a l n a m e o r a n I R C n i c k n a m e
2008-02-07 15:14:32 -08:00
t o d i s p l a y i n s t e a d , w e ' l l h i d e y o u r e m a i l a d d r e s s f r o m
2007-09-10 15:01:06 -07:00
p u b l i c v i e w t o h e l p p r e v e n t e m a i l h a r v e s t i n g b o t s f r o m s p a m m i n g y o u .
F o r m o r e i n f o r m a t i o n , p l e a s e s e e o u r
2008-02-07 15:14:32 -08:00
< h t m l : a h r e f = 'http://www.mozilla.com/privacy-policy.html' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' >
P r i v a c y P o l i c y < / h t m l : a > .
2007-07-18 13:11:14 -07:00
2008-02-07 15:14:32 -08:00
< h t m l : h 4 > W e l c o m e t o t h e M o z i l l a Q A c o m m u n i t y . . . L e t ' s g e t s t a r t e d ! < / h t m l : h 4 >
2007-07-18 13:11:14 -07:00
" >
2008-02-07 15:14:32 -08:00
<!ENTITY qa.setup.accountheader "Creating a Litmus account" >
2008-02-01 17:02:53 -08:00
<!ENTITY qa.setup.accounttext "To use the Mozilla QA Companion , you will need an account
2007-07-18 13:11:14 -07:00
o n L i t m u s , o u r t e s t m a n a g e m e n t s y s t e m . " >
<!ENTITY qa.setup.haveaccount "Do you already have a Litmus account?" >
<!ENTITY qa.setup.accountno "I do not have a Litmus account" >
<!ENTITY qa.setup.accountyes "I already have a Litmus account" >
2008-02-07 15:14:32 -08:00
<!ENTITY qa.setup.accountyes.enterinfo "Enter your Litmus account information and then press
t h e 'Continue' b u t t o n . " >
2007-09-10 15:01:06 -07:00
<!ENTITY qa.setup.accountno.text "Complete the form below and press the
2008-02-07 15:14:32 -08:00
< h t m l : b > C r e a t e A c c o u n t < / h t m l : b > b u t t o n t o c r e a t e y o u r n e w a c c o u n t . O n c e y o u r
2007-07-18 13:11:14 -07:00
a c c o u n t i s c r e a t e d , p r e s s t h e 'Continue' b u t t o n t o c o m p l e t e s e t u p . " >
2008-02-07 15:14:32 -08:00
<!ENTITY qa.setup.createfail "Note: If you have problems creating your Litmus account , just press the
'Go Back' b u t t o n a n d t h e n 'Continue' t o r e t u r n t o t h i s w i n d o w a n d t r y a g a i n . " >
2007-07-18 13:11:14 -07:00
<!ENTITY qa.setup.accountdone "
2008-02-07 15:14:32 -08:00
< h t m l : h 4 > C o n g r a t u l a t i o n s ! < / h t m l : h 4 >
Y o u r L i t m u s a c c o u n t h a s b e e n c r e a t e d . Y o u ' l l b e a b l e t o u s e y o u r n e w a c c o u n t b o t h h e r e i n
t h e M o z i l l a Q A C o m p a n i o n a n d o n t h e
< h t m l : a h r e f = 'http://litmus.mozilla.org/' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' > L i t m u s < / h t m l : a > w e b s i t e .
< h t m l : h 4 > T h a t 's it! You' r e r e a d y t o s t a r t t e s t i n g . < / h t m l : h 4 >
I f y o u h a v e a n y q u e s t i o n s a l o n g t h e w a y , p l e a s e p o s t t o t h e
< h t m l : a h r e f = 'http://quality.mozilla.org/forums' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' > Q M O F o r u m s
2008-02-01 17:02:53 -08:00
< / h t m l : a > o r j o i n u s o n
2008-02-07 15:14:32 -08:00
< h t m l : a h r e f = 'http://irc.mozilla.org' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' > I R C < / h t m l : a > .
W e a r e i n # q a o n i r c . m o z i l l a . o r g . Y o u c a n c l i c k t h e 'Join IRC Now' b u t t o n i n t h e C h a t t a b o r i f
y o u h a v e a n I R C c l i e n t i n s t a l l e d a l r e a d y , y o u c a n j u s t c l i c k t h i s l i n k :
< h t m l : a h r e f = 'irc://irc.mozilla.org/qa' s t y l e = 'color: #0067ac;' > j o i n # q a < / h t m l : a > .
2007-07-18 13:11:14 -07:00
" >
<!ENTITY qa.setup.sysconfig.header "System Configuration" >
<!ENTITY qa.setup.sysconfig.text "
2007-09-10 15:01:06 -07:00
F o r y o u r t e s t r e s u l t s t o b e u s e f u l , w e n e e d t o k n o w a l i t t l e b i t a b o u t y o u r
s y s t e m c o n f i g u r a t i o n . W e ' v e t r i e d t o d e t e c t a s m u c h o f t h e i n f o r m a t i o n b e l o w a s
p o s s i b l e , b u t p l e a s e c h e c k t h e s e t t i n g s b e l o w a n d m a k e a n y n e c e s s a r y c h a n g e s .
2007-07-18 13:11:14 -07:00
" >
<!ENTITY qa.setup.sysconfig.platform "Platform:" >
<!ENTITY qa.setup.sysconfig.opsys "Operating System:" >
2008-02-07 15:14:32 -08:00
<!ENTITY qa.setup.finish.header "Setup Complete" >
2007-07-18 13:11:14 -07:00
<!ENTITY qa.bugzilla.title "Bugzilla" >
<!ENTITY qa.chat.title "Chat" >
<!ENTITY qa.chat.introtitle "What is IRC?" >
2008-03-10 15:31:59 -07:00
<!ENTITY qa.chat.intro "Internet Relay Chat ( IRC ) is the living room of the Mozilla QA Community.
I R C i s a p l a c e t o a s k q u e s t i o n s , l e a r n h o w y o u c a n h e l p w i t h t h e n e x t v e r s i o n s o f F i r e f o x a n d T h u n d e r b i r d ,
a n d m e e t o t h e r m e m b e r s o f t h e c o m m u n i t y . M a n y o f t h e r e g u l a r Q A e v e n t s h a p p e n o v e r I R C ,
s u c h a s T e s t D a y s a n d B u g D a y s . C o m e j o i n u s o n I R C ! " >
2007-07-18 13:11:14 -07:00
<!ENTITY qa.chat.intro2 "If you have a favorite IRC client, you can connect to <html:em>irc.mozilla.org</html:em>, channel #qa, but the easist way to get on IRC right now is through your web browser. Just click the button below." >
<!ENTITY qa.chat.howdoItitle "How do I get on IRC?" >
<!ENTITY qa.chat.howdoI.imo "Learn more about irc.mozilla.org" >
<!ENTITY qa.chat.howdoI.imourl "http://irc.mozilla.org" >
<!ENTITY qa.chat.howdoI.irchelp "Visit irchelp.org" >
<!ENTITY qa.chat.howdoI.irchelpurl "http://www.irchelp.org" >
<!ENTITY qa.chat.howdoI.joinnow "Join IRC Now" >
2007-07-30 15:46:46 -07:00
<!ENTITY qa.help.title "Help" >
2008-03-10 15:31:59 -07:00
<!ENTITY qa.help.helptitle "Mozilla QA Help" >
<!ENTITY qa.help.intro "
V i s i t < h t m l : a h r e f = 'http://quality.mozilla.org/' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' >
Q M O < / h t m l : a > , t h e h o m e o f M o z i l l a Q A , f o r m o r e i n f o r m a t i o n a b o u t w h a t ' s h a p p e n i n g w i t h t h e c o m m u n i t y . H e r e a r e a f e w u s e f u l l i n k s : < h t m l : b r > < / h t m l : b r > < h t m l : b r > < / h t m l : b r >
< h t m l : u l >
< h t m l : l i > < h t m l : a h r e f = 'http://quality.mozilla.org/qac' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' > Q A C o m p a n i o n H o m e < / h t m l : a > < / h t m l : l i >
< h t m l : l i > < h t m l : a h r e f = 'http://quality.mozilla.org/events' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' > C o m m u n i t y E v e n t s < / h t m l : a > < / h t m l : l i >
< h t m l : l i > < h t m l : a h r e f = 'http://quality.mozilla.org/forums' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' > D i s c u s s i o n F o r u m s < / h t m l : a > < / h t m l : l i >
< / h t m l : u l >
< h t m l : h 4 > L i t m u s < / h t m l : h 4 >
T h e L i t m u s t a b i s g r e a t f o r r u n n i n g a f e w q u i c k t e s t s , b u t v i s i t < h t m l : a h r e f = 'http://litmus.mozilla.org/' s t y l e = 'color: #0067ac;'
t a r g e t = '_blank' > L i t m u s < / h t m l : a > f o r d e t a i l e d i n f o r m a t i o n a b o u t t e s t c a s e s a n d c o m m u n i t y a c t i v i t y t h r o u g h t h e W e b i n t e r f a c e . M a k e s u r e t o r e a d
t h e < h t m l : a h r e f = 'http://quality.mozilla.org/litmus' s t y l e = 'color: #0067ac;' t a r g e t = '_blank' > L i t m u s T u t o r i a l < / h t m l : a > .
< h t m l : h 4 > B u g z i l l a < / h t m l : h 4 >
T h e B u g z i l l a t a b a l l o w s y o u t o r u n a f e w b a s i c s e a r c h e s , b u t v i s i t < h t m l : a h r e f = 'http://bugzilla.mozilla.org/' s t y l e = 'color: #0067ac;'
t a r g e t = '_blank' > B u g z i l l a < / h t m l : a > t o l e a r n m o r e a b o u t h o w w e h a n d l e b u g s , r u n a d v a n c e d s e a r c h e s o r w o r k w i t h b u g s d i r e c t l y .
" >
2007-07-30 15:46:46 -07:00
<!ENTITY qa.notification.inprogress "Come Join! Event in Progress Now!" >
2008-04-22 13:15:43 -07:00
<!ENTITY qacompanionMenu.accesskey "Q" >
<!ENTITY qacompanionMenu.label "QA Companion" >