Bug 1295340 - Custom tabs string: Use &brandShortName; instead of 'Firefox'. r=flod,Grisha

MozReview-Commit-ID: LNn1WscodjQ

--HG--
extra : rebase_source : 687756c15bde318cbe3dcf5de668f965d11943b1
This commit is contained in:
Sebastian Kaspari 2016-10-12 11:13:17 +02:00
parent bc505a808c
commit db5236065d
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@
Instead of switching to the browser it appears as if the user stays in the third-party app.
For more see: https://developer.chrome.com/multidevice/android/customtabs -->
<!ENTITY pref_custom_tabs "Custom Tabs">
<!ENTITY pref_custom_tabs_summary2 "Allow apps to open websites using a customized version of Firefox">
<!ENTITY pref_custom_tabs_summary3 "Allow apps to open websites using a customized version of &brandShortName;">
<!-- Localization note (pref_activity_stream): Experimental feature, see https://testpilot.firefox.com/experiments/activity-stream -->
<!ENTITY pref_activity_stream "Activity Stream">

View File

@ -237,7 +237,7 @@
<string name="pref_category_experimental">&pref_category_experimental;</string>
<string name="pref_custom_tabs">&pref_custom_tabs;</string>
<string name="pref_custom_tabs_summary">&pref_custom_tabs_summary2;</string>
<string name="pref_custom_tabs_summary">&pref_custom_tabs_summary3;</string>
<string name="pref_activity_stream">&pref_activity_stream;</string>
<string name="pref_activity_stream_summary">&pref_activity_stream_summary;</string>