Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: mobile/android/base/strings.xml.in

Issue 6296160390086656: Issue 2491 - Fix design elements in onboarding slides (Closed)
Patch Set: Renamed button background. Created May 22, 2015, 12:04 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 #filter substitution 1 #filter substitution
2 <?xml version="1.0" encoding="utf-8"?> 2 <?xml version="1.0" encoding="utf-8"?>
3 <!-- This Source Code Form is subject to the terms of the Mozilla Public 3 <!-- This Source Code Form is subject to the terms of the Mozilla Public
4 - License, v. 2.0. If a copy of the MPL was not distributed with this 4 - License, v. 2.0. If a copy of the MPL was not distributed with this
5 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> 5 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
6 6
7 <!DOCTYPE resources [ 7 <!DOCTYPE resources [
8 #includesubst @BRANDPATH@ 8 #includesubst @BRANDPATH@
9 #includesubst @STRINGSPATH@ 9 #includesubst @STRINGSPATH@
10 #includesubst @SYNCSTRINGSPATH@ 10 #includesubst @SYNCSTRINGSPATH@
(...skipping 500 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 <string name="abb_pref_acceptable_ads">Allow some non-intrusive advertising</s tring> 511 <string name="abb_pref_acceptable_ads">Allow some non-intrusive advertising</s tring>
512 512
513 <string name="abb_pref_header_adblocking">&abb_pref_header_adblocking;</string > 513 <string name="abb_pref_header_adblocking">&abb_pref_header_adblocking;</string >
514 514
515 <!-- Adblock Browser onboarding (first run page [FRP]) --> 515 <!-- Adblock Browser onboarding (first run page [FRP]) -->
516 <string name="abb_frp_button_1">Two more steps</string> 516 <string name="abb_frp_button_1">Two more steps</string>
517 <string name="abb_frp_button_2">Only one more step</string> 517 <string name="abb_frp_button_2">Only one more step</string>
518 <string name="abb_frp_button_3">Finish</string> 518 <string name="abb_frp_button_3">Finish</string>
519 519
520 <string name="abb_frp_headline_1">Browse in peace</string> 520 <string name="abb_frp_headline_1">Browse in peace</string>
521 <string name="abb_frp_headline_2">You are in control</string> 521 <string name="abb_frp_headline_2">You\'re in control</string>
522 <string name="abb_frp_headline_3">Be the first</string> 522 <string name="abb_frp_headline_3">Be the first</string>
523 523
524 <string name="abb_frp_step_1_text">Adblocking is automatically integrated - no more annoying ads while you surf!</string> 524 <string name="abb_frp_step_1_text">Adblocking is automatically integrated - no more annoying ads while you surf!</string>
525 <string name="abb_frp_step_2_text">Annoying ads are always blocked, while noni ntrusive ads are displayed by default. You can change this setting at any time.< /string> 525 <string name="abb_frp_step_2_text">Annoying ads are always blocked, while noni ntrusive ads are displayed by default. You can change this setting at any time.< /string>
526 <string name="abb_frp_step_2_text_where">Menu » Settings » Adblocking » Accept able Ads</string> 526 <string name="abb_frp_step_2_text_where">Tap the Menu » Settings » Adblocking » Acceptable Ads</string>
527 <string name="abb_frp_step_2_text_learn">Learn more about Acceptable Ads by cl icking on the thumbnail when you first launch the browser.</string> 527 <string name="abb_frp_step_2_text_learn">Learn more about Acceptable Ads by cl icking on the thumbnail when you first launch the browser.</string>
528 <string name="abb_frp_step_3_text">Bugs can be reported in our Google+ communi ty. The link to the Adblock Browser Google+ community will be added to your favo rites.</string> 528 <string name="abb_frp_step_3_text">Bugs can be reported in our Google+ communi ty. The link to the Adblock Browser Google+ community will be added to your favo rites.</string>
529 529
530 <string name="abb_adblocking_active_languages">Active for websites in...</stri ng> 530 <string name="abb_adblocking_active_languages">Active for websites in...</stri ng>
531 <string name="abb_adblocking_available_languages">Other Languages</string> 531 <string name="abb_adblocking_available_languages">Other Languages</string>
532 <string name="abb_adblocking_none_selected">None</string> 532 <string name="abb_adblocking_none_selected">None</string>
533 <string name="abb_adblocking_select_below">Select one below</string> 533 <string name="abb_adblocking_select_below">Select one below</string>
534 <string name="abb_adblocking_none_available">None</string> 534 <string name="abb_adblocking_none_available">None</string>
535 <string name="abb_adblocking_all_selected">No more available subscriptions</st ring> 535 <string name="abb_adblocking_all_selected">No more available subscriptions</st ring>
536 <string name="abb_adblocking_waiting">Fetching available subscriptions...</str ing> 536 <string name="abb_adblocking_waiting">Fetching available subscriptions...</str ing>
537 537
538 <!-- This is currently just a filler-text --> 538 <!-- This is currently just a filler-text -->
539 <string name="abb_pref_category_acceptable_ads_extra_summary">We\'d like to en courage websites to use straightforward, unobtrusive 539 <string name="abb_pref_category_acceptable_ads_extra_summary">We\'d like to en courage websites to use straightforward, unobtrusive
540 advertising. That\'s why we established strict guidelines to identify acceptable ads, which are shown under default settings. If you 540 advertising. That\'s why we established strict guidelines to identify acceptable ads, which are shown under default settings. If you
541 still want to block every ad you can disable this in a few seconds.</string> 541 still want to block every ad you can disable this in a few seconds.</string>
542 542
543 </resources> 543 </resources>
544 544
OLDNEW

Powered by Google App Engine
This is Rietveld