|
8 | 8 | <string name="morphe_home_greeting_3">Buckle up, it\'s patching time</string> |
9 | 9 | <string name="morphe_home_greeting_4">Another day, another ad-blocked masterpiece</string> |
10 | 10 | <string name="morphe_home_greeting_5">Want to watch ads? Me neither</string> |
11 | | - <string name="morphe_home_greeting_6">Let\’s make your apps behave</string> |
12 | | - <string name="morphe_home_greeting_7">Today’s forecast: 100% chance of patching</string> |
| 11 | + <string name="morphe_home_greeting_6">Let\'s make your apps behave</string> |
| 12 | + <string name="morphe_home_greeting_7">Today\'s forecast: 100% chance of patching</string> |
13 | 13 | <string name="morphe_home_bundle_type_api">API Bundle</string> |
14 | 14 | <string name="morphe_home_update_error">Update failed</string> |
15 | 15 | <string name="morphe_home_update_error_subtitle">Check your internet connection and try again</string> |
|
205 | 205 | <string name="bundle_version_item_description_default">Using default recommendation</string> |
206 | 206 | <string name="bundle_version_item_description_selected">Following %1$s (%2$s)</string> |
207 | 207 | <string name="bundle_version_dialog_title">Choose bundle recommendation</string> |
208 | | - <string name="bundle_version_dialog_description">Pick which bundle’s suggestion should be used when downloading an APK.</string> |
| 208 | + <string name="bundle_version_dialog_description">Pick which bundle\'s suggestion should be used when downloading an APK.</string> |
209 | 209 | <string name="bundle_version_dialog_default">Use default recommendation</string> |
210 | 210 | <string name="bundle_version_dialog_default_subtitle">Automatically pick the most common compatible version.</string> |
211 | 211 | <string name="bundle_version_dialog_option_subtitle">Use version %1$s</string> |
@@ -351,7 +351,7 @@ Enable anyways?"</string> |
351 | 351 | <string name="import_keystore">Import keystore</string> |
352 | 352 | <string name="import_keystore_description">Import a custom keystore</string> |
353 | 353 | <string name="import_keystore_dialog_title">Enter keystore credentials</string> |
354 | | - <string name="import_keystore_dialog_description">You\'ll need enter the keystore’s credentials to import it.</string> |
| 354 | + <string name="import_keystore_dialog_description">You\'ll need enter the keystore\'s credentials to import it.</string> |
355 | 355 | <string name="import_keystore_dialog_alias_field">Username (Alias)</string> |
356 | 356 | <string name="import_keystore_dialog_password_field">Password</string> |
357 | 357 | <string name="import_keystore_dialog_button">Import</string> |
@@ -730,7 +730,7 @@ You need to turn on \"Allow changing patch selection and options\" in the advanc |
730 | 730 | <string name="patcher_missing_patch_message">"Patching failed because the following patches were not found in the current bundle: |
731 | 731 | %1$s |
732 | 732 | Reopen the selection and reselect them (or choose replacements) before retrying."</string> |
733 | | - <string name="patcher_preflight_missing_patch_message">"The following patches aren’t available in the current bundle: |
| 733 | + <string name="patcher_preflight_missing_patch_message">"The following patches aren\'t available in the current bundle: |
734 | 734 | %1$s |
735 | 735 | You can remove them automatically, adjust the selection, or continue anyway."</string> |
736 | 736 | <string name="patcher_missing_patch_review">Review selection</string> |
|
0 commit comments