| OLD | NEW | 
|    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  onboard_start_message "Welcome to &brandShortName;!"> |    9 <!ENTITY  onboard_start_message "Welcome to &brandShortName;!"> | 
|   10 <!ENTITY  onboard_start_subtext "Committed to you, your privacy, and an Open Web
     "> |   10 <!ENTITY  onboard_start_subtext "Committed to you, your privacy, and an Open Web
     "> | 
| (...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  275 <!ENTITY downloads "Downloads"> |  275 <!ENTITY downloads "Downloads"> | 
|  276 <!ENTITY apps "Apps"> |  276 <!ENTITY apps "Apps"> | 
|  277 <!ENTITY char_encoding "Character Encoding"> |  277 <!ENTITY char_encoding "Character Encoding"> | 
|  278  |  278  | 
|  279 <!ENTITY share "Share"> |  279 <!ENTITY share "Share"> | 
|  280 <!ENTITY share_title "Share via"> |  280 <!ENTITY share_title "Share via"> | 
|  281 <!ENTITY share_image_failed "Unable to share this image"> |  281 <!ENTITY share_image_failed "Unable to share this image"> | 
|  282 <!ENTITY save_as_pdf "Save as PDF"> |  282 <!ENTITY save_as_pdf "Save as PDF"> | 
|  283 <!ENTITY find_in_page "Find in Page"> |  283 <!ENTITY find_in_page "Find in Page"> | 
|  284 <!ENTITY desktop_mode "Request Desktop Site"> |  284 <!ENTITY desktop_mode "Request Desktop Site"> | 
 |  285 <!ENTITY block_ads "Block Ads"> | 
|  285 <!ENTITY page "Page"> |  286 <!ENTITY page "Page"> | 
|  286 <!ENTITY tools "Tools"> |  287 <!ENTITY tools "Tools"> | 
|  287 <!ENTITY new_tab "New Tab"> |  288 <!ENTITY new_tab "New Tab"> | 
|  288 <!ENTITY new_private_tab "New Private Tab"> |  289 <!ENTITY new_private_tab "New Private Tab"> | 
|  289 <!ENTITY close_all_tabs "Close All Tabs"> |  290 <!ENTITY close_all_tabs "Close All Tabs"> | 
|  290 <!ENTITY close_private_tabs "Close Private Tabs"> |  291 <!ENTITY close_private_tabs "Close Private Tabs"> | 
|  291 <!ENTITY tabs_normal "Tabs"> |  292 <!ENTITY tabs_normal "Tabs"> | 
|  292 <!ENTITY tabs_private "Private"> |  293 <!ENTITY tabs_private "Private"> | 
|  293 <!ENTITY tabs_synced "Synced"> |  294 <!ENTITY tabs_synced "Synced"> | 
|  294 <!ENTITY set_image_fail "Unable to set image"> |  295 <!ENTITY set_image_fail "Unable to set image"> | 
| (...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  499 <!ENTITY actionbar_menu "Menu"> |  500 <!ENTITY actionbar_menu "Menu"> | 
|  500 <!ENTITY actionbar_done "Done"> |  501 <!ENTITY actionbar_done "Done"> | 
|  501  |  502  | 
|  502 <!-- Localization note (remote_tabs_last_synced): the variable is replaced by a |  503 <!-- Localization note (remote_tabs_last_synced): the variable is replaced by a | 
|  503      "relative time span string" produced by Android.  This string describes the |  504      "relative time span string" produced by Android.  This string describes the | 
|  504      time the tabs were last synced relative to the current time; examples |  505      time the tabs were last synced relative to the current time; examples | 
|  505      include "42 minutes ago", "4 days ago", "last week", etc. The subject of |  506      include "42 minutes ago", "4 days ago", "last week", etc. The subject of | 
|  506      "Last synced" is one of the user's other Sync clients, typically Firefox on |  507      "Last synced" is one of the user's other Sync clients, typically Firefox on | 
|  507      their desktop or laptop.--> |  508      their desktop or laptop.--> | 
|  508 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> |  509 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> | 
| OLD | NEW |