1
0
Fork 0

No Issue - Moves string to static string until next export (#3274)

master
Jeff Boek 2019-06-07 17:38:46 -07:00 committed by Colin Lee
parent 86aac3e313
commit b42b4df024
2 changed files with 5 additions and 2 deletions

View File

@ -13,4 +13,9 @@
<string name="about_content" translatable="false">
%1$s is produced by Mozilla.
</string>
<!-- 1.0.1 strings -->
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation" translatable="false">Are you sure you want to delete this bookmark?</string>
</resources>

View File

@ -431,8 +431,6 @@
<string name="bookmark_deletion_multiple_snackbar_message">Deleting selected bookmarks</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">UNDO</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Are you sure you want to delete this bookmark?</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->