/ *   S t r i n g s   f o r   U s e r   N o t i f i c a t i o n   o f   a   c r a s h   * / 
 " c r a s h D i a l o g H e a d e r "   =   " T h e   a p p l i c a t i o n   % @   h a s   q u i t   u n e x p e c t e d l y . " ; 
 " c r a s h D i a l o g M s g "   =   " T h e   s y s t e m   a n d   o t h e r   a p p l i c a t i o n s   h a v e   n o t   b e e n   a f f e c t e d .   A   r e p o r t   h a s   b e e n   c r e a t e d   t h a t   y o u   c a n   s e n d   t o   % @   t o   h e l p   i d e n t i f y   t h e   p r o b l e m . " ; 
 
 " n o C r a s h D i a l o g H e a d e r "   =   " T h e   a p p l i c a t i o n   % @   e n c o u n t e r e d   a n   e r r o r . " ; 
 " n o C r a s h D i a l o g M s g "   =   " T h e   s y s t e m   a n d   o t h e r   a p p l i c a t i o n s   h a v e   n o t   b e e n   a f f e c t e d .   A   r e p o r t   h a s   b e e n   c r e a t e d   t h a t   y o u   c a n   s e n d   t o   % 1 $ @   t o   h e l p   i m p r o v e   % 2 $ @ . " ; 
 
 " c o m m e n t s M s g "   =   " P l e a s e   h e l p   u s   f i x   t h e   p r o b l e m   b y   d e s c r i b i n g   w h a t   h a p p e n e d   b e f o r e   t h e   c r a s h . " ; 
 " e m a i l M s g "   =   " P r o v i d i n g   y o u r   e m a i l   a d d r e s s   w i l l   a l l o w   u s   t o   c o n t a c t   y o u   i n   c a s e   w e   n e e d   m o r e   d e t a i l s . " ; 
 
 " c o m m e n t s P l a c e h o l d e r "   =   " o p t i o n a l   c o m m e n t s " ; 
 " e m a i l P l a c e h o l d e r "   =   " o p t i o n a l " ; 
 
 " e m a i l L a b e l "   =   " E m a i l : " ; 
 " p r i v a c y L a b e l "   =   " P r i v a c y   P o l i c y " ; 
 
 " s e n d R e p o r t B u t t o n "   =   " S e n d   R e p o r t " ; 
 " c a n c e l B u t t o n "   =   " C a n c e l " ; 
 " n o S e n d B u t t o n "   =   " O K " ; 
 " p r i v a c y P o l i c y U R L "   =   " h t t p : / / w w w . g o o g l e . c o m / p r i v a c y p o l i c y . h t m l " ; 
 
 " c o u n t d o w n M s g S e c o n d s P l u r a l "   =   " % d   s e c o n d s   r e m a i n i n g . " ; 
 " c o u n t d o w n M s g S e c o n d S i n g u l a r "   =   " % d   s e c o n d   r e m a i n i n g . " ; 
 
 " c o u n t d o w n M s g M i n u t e s P l u r a l "   =   " % d   m i n u t e s   r e m a i n i n g . " ; 
 " c o u n t d o w n M s g M i n u t e S i n g u l a r "   =   " % d   m i n u t e   r e m a i n i n g . " ; 