Skip to content

Fix string resource values with '%s' #1112

Closed
@whym

Description

@whym

It looks like the values with '%s' in 28a6a3b caused compilation errors in 72cddbf . The problem is that apparently translatewiki.net cannot preserve the 'formatted="false"' attribute.

However, even if translatewiki.net supports it, should they be replaced with positional arguments anyway? I think sometimes translation may break the ordering of arguments. (I mean argument_index in https://developer.android.com/reference/java/util/Formatter.html by 'positional arguments'.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions