Bug 1131806 - Update Firstrun copy for first screen. r=margaret

--HG--
extra : rebase_source : 713c39b27f746f47ab704e510c838faa796581ae
This commit is contained in:
Chenxia Liu 2015-02-10 14:39:52 -08:00
parent 6828fe40a2
commit a0b615779d
2 changed files with 4 additions and 4 deletions

View File

@ -6,8 +6,8 @@
<!ENTITY no_space_to_start_error "There is not enough space available for &brandShortName; to start.">
<!ENTITY error_loading_file "An error occurred when trying to load files required to run &brandShortName;">
<!ENTITY onboard_start_message "Welcome to &brandShortName;!">
<!ENTITY onboard_start_subtext "Committed to you, your privacy, and an Open Web">
<!ENTITY onboard_start_message2 "Welcome to &brandShortName;">
<!ENTITY onboard_start_subtext2 "More privacy features and ways to customize than ever.">
<!ENTITY onboard_start_button_account "Sign in to &brandShortName;">
<!ENTITY onboard_start_button_browser "Start Browsing">

View File

@ -38,8 +38,8 @@
<string name="no_space_to_start_error">&no_space_to_start_error;</string>
<string name="error_loading_file">&error_loading_file;</string>
<string name="firstrun_welcome_message">&onboard_start_message;</string>
<string name="firstrun_welcome_subtext">&onboard_start_subtext;</string>
<string name="firstrun_welcome_message">&onboard_start_message2;</string>
<string name="firstrun_welcome_subtext">&onboard_start_subtext2;</string>
<string name="firstrun_welcome_button_account">&onboard_start_button_account;</string>
<string name="firstrun_welcome_button_browser">&onboard_start_button_browser;</string>
<string name="firstrun_empty_contentDescription"></string>