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

Delta Between Two Patch Sets: mobile/android/base/locales/en-US/android_strings.dtd

Issue 5365916275572736: Issue 2351 - Add a custom menu item for whitelisting the current site (Closed)
Left Patch Set: Add missing break Created April 27, 2015, 9:47 a.m.
Right Patch Set: Address comments, rename location, change item label Created May 6, 2015, 4:41 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « mobile/android/base/BrowserApp.java ('k') | mobile/android/base/moz.build » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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
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 block_ads "Block Ads on this Site">
286 <!ENTITY page "Page"> 286 <!ENTITY page "Page">
287 <!ENTITY tools "Tools"> 287 <!ENTITY tools "Tools">
288 <!ENTITY new_tab "New Tab"> 288 <!ENTITY new_tab "New Tab">
289 <!ENTITY new_private_tab "New Private Tab"> 289 <!ENTITY new_private_tab "New Private Tab">
290 <!ENTITY close_all_tabs "Close All Tabs"> 290 <!ENTITY close_all_tabs "Close All Tabs">
291 <!ENTITY close_private_tabs "Close Private Tabs"> 291 <!ENTITY close_private_tabs "Close Private Tabs">
292 <!ENTITY tabs_normal "Tabs"> 292 <!ENTITY tabs_normal "Tabs">
293 <!ENTITY tabs_private "Private"> 293 <!ENTITY tabs_private "Private">
294 <!ENTITY tabs_synced "Synced"> 294 <!ENTITY tabs_synced "Synced">
295 <!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
500 <!ENTITY actionbar_menu "Menu"> 500 <!ENTITY actionbar_menu "Menu">
501 <!ENTITY actionbar_done "Done"> 501 <!ENTITY actionbar_done "Done">
502 502
503 <!-- 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
504 "relative time span string" produced by Android. This string describes the 504 "relative time span string" produced by Android. This string describes the
505 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
506 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
507 "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
508 their desktop or laptop.--> 508 their desktop or laptop.-->
509 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> 509 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;">
LEFTRIGHT

Powered by Google App Engine
This is Rietveld