1
0
Fork 0

For #4892: Replaced straight single quote with curly apostrophe in contractions

master
mihai-adrian 2019-09-02 09:48:07 +03:00 committed by Sebastian Kaspari
parent 0bddeb4da5
commit 0fc42a8a09
1 changed files with 2 additions and 2 deletions

View File

@ -645,7 +645,7 @@
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies">Cookies</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies_subtitle">You\'ll be logged out of most sites</string>
<string name="preferences_delete_browsing_data_cookies_subtitle">Youll be logged out of most sites</string>
<!-- Title for the cached images and files item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cached_files">Cached images and files</string>
<!-- Subtitle for the cached images and files item in Delete browsing data -->
@ -756,7 +756,7 @@
<!-- Text shown for settings option for sign with email -->
<string name="sign_in_with_email">Use email instead</string>
<!-- Text shown in confirmation dialog to sign out of account -->
<string name="sign_out_confirmation_message">Firefox will stop syncing with your account, but won\'t delete any of your browsing data on this device.</string>
<string name="sign_out_confirmation_message">Firefox will stop syncing with your account, but wont delete any of your browsing data on this device.</string>
<!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
<string name="sign_out_disconnect">Disconnect</string>
<!-- Option to cancel signing out shown in confirmation dialog to sign out of account -->