Bug 1147653 - Remove newly unused Strings. r=sebastian

These Strings' callsites were removed in the previous commit.

--HG--
extra : commitid : 80m2nfG6q7p
extra : rebase_source : a012df2154652404380c3221191953fd2353ef63
This commit is contained in:
Michael Comella 2015-10-14 16:03:19 -07:00
parent e3974ba2af
commit 79a3ec8611
2 changed files with 0 additions and 8 deletions

View File

@ -144,13 +144,6 @@
to send a tab to a synced device is pressed and no other synced devices
are found. -->
<!ENTITY overlay_no_synced_devices "No Firefox Account connected devices found">
<!-- Localization note (overlay_share_tab_not_sent) : Used when the menu option
to send a tab to a synced device is pressed and there is an error
connecting to the server so the tab could not be sent. The text should be
divided into two lines (use the newline escape character, "\n", between
them): the first notifying the user about the failure and the second
telling the user what to do about it. -->
<!ENTITY overlay_share_tab_not_sent "Your tab could not be sent.\nPlease try again later.">
<!ENTITY pref_category_search3 "Search">
<!ENTITY pref_category_search_summary "Customize your search providers">

View File

@ -136,7 +136,6 @@
<string name="overlay_share_no_url">&overlay_share_no_url;</string>
<string name="overlay_share_select_device">&overlay_share_select_device;</string>
<string name="overlay_no_synced_devices">&overlay_no_synced_devices;</string>
<string name="overlay_share_tab_not_sent">&overlay_share_tab_not_sent;</string>
<string name="settings">&settings;</string>
<string name="settings_title">&settings_title;</string>