Bug 1323835 - Use brandShortName in AS welcome panel insted of "Firefox" r=flod

MozReview-Commit-ID: JLgd9qs4HxK

--HG--
extra : rebase_source : b8fa8fc49feb30bad06345af2acd3b73b2663d4d
This commit is contained in:
Andrzej Hunt 2016-12-15 14:07:49 -08:00
parent 877c8752a1
commit 0ade2f4484
2 changed files with 2 additions and 2 deletions

View File

@ -854,4 +854,4 @@ is simply hidden from the Activity Stream panel. -->
<!ENTITY activity_stream_delete_history "Delete from History">
<!ENTITY activity_stream_welcome_title "Welcome to your Highlights">
<!ENTITY activity_stream_welcome_content "Firefox now creates highlights of things you\'ve discovered on the web so you can find your way back to great articles, videos, bookmarks, and other pages.">
<!ENTITY activity_stream_welcome_content1 "&brandShortName; now creates highlights of things you\'ve discovered on the web so you can find your way back to great articles, videos, bookmarks, and other pages.">

View File

@ -642,5 +642,5 @@
<string name="activity_stream_delete_history">&activity_stream_delete_history;</string>
<string name="activity_stream_welcome_title">&activity_stream_welcome_title;</string>
<string name="activity_stream_welcome_content">&activity_stream_welcome_content;</string>
<string name="activity_stream_welcome_content">&activity_stream_welcome_content1;</string>
</resources>