Skip to content

Commit 2df47c1

Browse files
fix formatting
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 parent d6ea5a9 commit 2df47c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,6 @@
390390
<string name="no_sentry_id">Unable to submit feedback - no event ID from Sentry. The last event may not have sent.</string>
391391
<string name="remote_module">Available from an online repo</string>
392392
<string name="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-
<string name="debug_build_toast">AMM debug build %s built on %s with %d days remaining</string>
393+
<string name="debug_build_toast">AMM debug build %1$s built on %2$s with %3$d days remaining</string>
394394
<string name="remote_message_no_update">%s is available from a online repo. Please uninstall it to see it in the online tab.</string>
395395
</resources>

0 commit comments

Comments
 (0)