LEFT | RIGHT |
1 <!-- This Source Code Form is subject to the terms of the Mozilla Public | 1 <!-- This Source Code Form is subject to the terms of the Mozilla Public |
2 - License, v. 2.0. If a copy of the MPL was not distributed with this | 2 - License, v. 2.0. If a copy of the MPL was not distributed with this |
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> | 3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |
4 | 4 |
5 | 5 |
6 <!ENTITY no_space_to_start_error "There is not enough space available for &bran
dShortName; to start."> | 6 <!ENTITY no_space_to_start_error "There is not enough space available for &bran
dShortName; to start."> |
7 <!ENTITY error_loading_file "An error occurred when trying to load files requir
ed to run &brandShortName;"> | 7 <!ENTITY error_loading_file "An error occurred when trying to load files requir
ed to run &brandShortName;"> |
8 | 8 |
9 <!ENTITY firstrun_panel_title_welcome "Welcome"> | 9 <!ENTITY firstrun_panel_title_welcome "Welcome"> |
10 <!ENTITY onboard_start_message3 "Browse with &brandShortName;"> | 10 <!ENTITY onboard_start_message3 "Browse with &brandShortName;"> |
(...skipping 724 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
735 <!ENTITY restriction_disallow_devtools_title2 "Disable developer tools"> | 735 <!ENTITY restriction_disallow_devtools_title2 "Disable developer tools"> |
736 <!ENTITY restriction_disallow_customize_home_title2 "Disable Home customization"
> | 736 <!ENTITY restriction_disallow_customize_home_title2 "Disable Home customization"
> |
737 <!ENTITY restriction_disallow_private_browsing_title2 "Disable Private Browsing"
> | 737 <!ENTITY restriction_disallow_private_browsing_title2 "Disable Private Browsing"
> |
738 <!ENTITY restriction_disallow_location_services_title2 "Disable Location Service
s"> | 738 <!ENTITY restriction_disallow_location_services_title2 "Disable Location Service
s"> |
739 <!ENTITY restriction_disallow_display_settings_title2 "Disable Display settings"
> | 739 <!ENTITY restriction_disallow_display_settings_title2 "Disable Display settings"
> |
740 <!ENTITY restriction_disallow_clear_history_title2 "Disable \'Clear browsing his
tory\'"> | 740 <!ENTITY restriction_disallow_clear_history_title2 "Disable \'Clear browsing his
tory\'"> |
741 <!ENTITY restriction_disallow_master_password_title2 "Disable master password"> | 741 <!ENTITY restriction_disallow_master_password_title2 "Disable master password"> |
742 <!ENTITY restriction_disallow_guest_browsing_title2 "Disable Guest Browsing"> | 742 <!ENTITY restriction_disallow_guest_browsing_title2 "Disable Guest Browsing"> |
743 | 743 |
744 <!-- Default Bookmarks titles--> | 744 <!-- Default Bookmarks titles--> |
745 <!-- LOCALIZATION NOTE (bookmarks_about_browser): link title for about:fennec --
> | 745 <!-- LOCALIZATION NOTE (bookmarks_aboutBrowser): link title for about:firefox --
> |
746 <!ENTITY bookmarks_about_browser "Firefox: About your browser"> | 746 <!ENTITY bookmarks_aboutBrowser "About your browser"> |
747 <!-- LOCALIZATION NOTE (bookmarks_addons): link title for https://addons.mozilla
.org/en-US/mobile --> | |
748 <!ENTITY bookmarks_addons "Firefox: Customize with add-ons"> | |
749 <!-- LOCALIZATION NOTE (bookmarks_support): link title for https://support.mozil
la.org/ --> | |
750 <!ENTITY bookmarks_support "Firefox: Support"> | |
751 <!-- LOCALIZATION NOTE (bookmarks_restricted_support): link title for https://su
pport.mozilla.org/kb/controlledaccess --> | |
752 <!ENTITY bookmarks_restricted_support2 "Firefox Help and Support for restricted
profiles on Android tablets"> | |
753 <!-- LOCALIZATION NOTE (bookmarks_restricted_webmaker):link title for https://we
bmaker.org --> | |
754 <!ENTITY bookmarks_restricted_webmaker "Learn the Web: Mozilla Webmaker"> | |
755 | |
756 <!-- LOCALIZATION NOTE (bookmarks_adblockplus): link title for https://adblockpl
us.org --> | 747 <!-- LOCALIZATION NOTE (bookmarks_adblockplus): link title for https://adblockpl
us.org --> |
757 <!ENTITY bookmarks_adblockplus "Adblock Plus"> | 748 <!ENTITY bookmarks_adblockplus "Adblock Plus"> |
758 <!-- LOCALIZATION NOTE (bookmarks_acceptableads): link title for https://accepta
bleads.org --> | 749 <!-- LOCALIZATION NOTE (bookmarks_acceptableads): link title for https://accepta
bleads.org --> |
759 <!ENTITY bookmarks_acceptableads "Acceptable Ads"> | 750 <!ENTITY bookmarks_acceptableads "Acceptable Ads"> |
| 751 <!-- LOCALIZATION NOTE (bookmarks_adblockbrowserbetacommunity): link title for t
he Adblock Browser beta community --> |
| 752 <!ENTITY bookmarks_adblockbrowserbetacommunity "Beta community"> |
LEFT | RIGHT |