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
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -390,6 +390,6 @@
390
390
<stringname="no_sentry_id">Unable to submit feedback - no event ID from Sentry. The last event may not have sent.</string>
391
391
<stringname="remote_module">Available from an online repo</string>
392
392
<stringname="remote_message">%s is available from a online repo. <b>We strongly advise you to clean install it because most modules do not handle re-installation gracefully,</b> but you can reinstall instead at your own risk.</string>
393
-
<stringname="debug_build_toast">AMM debug build %s built on %s with %d days remaining</string>
393
+
<stringname="debug_build_toast">AMM debug build %1$s built on %2$s with %3$d days remaining</string>
394
394
<stringname="remote_message_no_update">%s is available from a online repo. Please uninstall it to see it in the online tab.</string>
0 commit comments