[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Update open all tabs warning message"

This reverts commit 6fe708179758279a444f91efe58f5ba6bc0862f9.
pull/600/head
Roger Yang 2 years ago committed by mergify[bot]
parent 1d9f46bce4
commit b18328a727

@ -623,7 +623,7 @@
<!-- Title to show in alert when a lot of tabs are to be opened -->
<string name="open_all_warning_title">Confirm open</string>
<!-- Message to show in alert when a lot of tabs are to be opened -->
<string name="open_all_warning_message">You are about to open %d tabs. This might slow down Firefox while the pages are loading. Are you sure you want to continue?</string>
<string name="open_all_warning_message">You are about to open %d tabs. This might slow down Firefox. Are you sure you want to continue ?</string>
<!-- Dialog button text for confirming open all tabs -->
<string name="open_all_warning_confirm">Open tabs</string>
<!-- Dialog button text for canceling open all tabs -->

Loading…
Cancel
Save