1
0
Fork 0

Update static_strings.xml

master
mheubusch 2019-05-24 17:44:53 -05:00 committed by Sawyer Blatz
parent 1de2e58644
commit 11be571ded
1 changed files with 9 additions and 11 deletions

View File

@ -26,7 +26,7 @@
<!-- text for the theme picker onboarding card header -->
<string name="onboarding_theme_picker_header" translatable="false">Choose your theme</string>
<!-- text for the theme picker onboarding card description -->
<string name="onboarding_theme_picker_description" translatable="false">Save some battery and your eyesight by enabling dark mode.</string>
<string name="onboarding_theme_picker_description" translatable="false">Try dark theme: easier on your battery and your eyes.</string>
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header" translatable="false">Get the most out of %s.</string>
@ -43,18 +43,16 @@
<string name="onboarding_tracking_protection_header" translatable="false">Protect yourself</string>
<!-- text for the tracking protection card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_tracking_protection_description" translatable="false">%s helps stop websites from tracking you online, making it
harder for ads to follow you around the web
<string name="onboarding_tracking_protection_description" translatable="false">%s blocks ad trackers that follow you around the web.
</string>
<!-- text for the private browsing onboarding card header -->
<string name="onboarding_private_browsing_header" translatable="false">Browse Privately</string>
<string name="onboarding_private_browsing_header" translatable="false">Browse privately</string>
<!-- text for the private browsing onboarding card description
The first parameter is an icon that represents private browsing -->
<string name="onboarding_private_browsing_description" translatable="false">Private Browsing is always just a tap or two away, just look
for the private browsing icon (%s)
</string>
<string name="onboarding_private_browsing_description" translatable="false">When you see the %s icon, private browsing is just a tap away.
</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header" translatable="false">Your Privacy</string>
<string name="onboarding_privacy_notice_header" translatable="false">Your privacy</string>
<!-- text for the privacy notice onboarding card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_privacy_notice_description" translatable="false">Weve designed %s to give you control over what you share
@ -72,7 +70,7 @@
<!-- Summary of automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_summary">Adapts to your device settings</string>
<!-- Theme setting for dark mode -->
<string name="onboarding_theme_dark_title">Dark Theme</string>
<string name="onboarding_theme_dark_title">Dark theme</string>
<!-- Theme setting for light mode -->
<string name="onboarding_theme_light_title">Light Theme</string>
</resources>
<string name="onboarding_theme_light_title">Light theme</string>
</resources>