You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<stringname="set_github_pat_dialog_description">Set a GitHub Personal Access Token in order to be able to add Pull Requests as external sources. Create a PAT with scope public_repo</string>
@@ -652,16 +653,18 @@ Which should be saved to this profile?"</string>
<stringname="patch_profile_bundle_change_uid_title">Change UID for %1$s</string>
658
659
<stringname="patch_profile_bundle_change_uid_invalid">Enter a valid numeric UID.</string>
659
660
<stringname="patch_profile_bundle_change_uid_success">Bundle UID updated to %1$d.</string>
660
661
<stringname="patch_profile_bundle_change_uid_not_found">No local patch bundle found with UID %1$d.</string>
661
662
<stringname="patcher_process_exit_message">Patcher process exited with code %1$d.</string>
662
663
<stringname="patcher_memory_adjustment_title">The patcher ran out of memory</string>
663
-
<stringname="patcher_memory_adjustment_message_reduced">The experimental patcher process stopped because it ran out of memory. We lowered its memory limit from %1$d MB to %2$d MB so you can try again immediately.</string>
664
-
<stringname="patcher_memory_adjustment_message_no_change">The experimental patcher process stopped because it ran out of memory, but the memory limit is already at %1$d MB. Try lowering it further in Advanced settings or disable the experimental mode before retrying.</string>
664
+
<!-- Dormant code and not used -->
665
+
<stringname="patcher_memory_adjustment_message_reduced"translatable="false">The experimental patcher process stopped because it ran out of memory. We lowered its memory limit from %1$d MB to %2$d MB so you can try again immediately.</string>
666
+
<!-- Dormant code and not used -->
667
+
<stringname="patcher_memory_adjustment_message_no_change"translatable="false">The experimental patcher process stopped because it ran out of memory, but the memory limit is already at %1$d MB. Try lowering it further in Advanced settings or disable the experimental mode before retrying.</string>
0 commit comments