Skip to content

Conversation

@amire80
Copy link
Collaborator

@amire80 amire80 commented Oct 16, 2025

Description (required)

Replaced all bare %s and %d with %1$s and %1$d (or %2$s where needed).

This will solve these errors:
"Format string is not a valid format string so it should not be passed to String.format"

Tests performed (required)

Tested in the Android Studio emulator, everything worked.

This will solve these errors:
"Format string is not a valid format string so it should not be passed to String.format"
@github-actions
Copy link

✅ Generated APK variants!

@nicolas-raoul nicolas-raoul merged commit b48905a into commons-app:main Oct 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants