Skip to content

Error APT2000 : multiple substitutions specified in non-positional format #21

Description

@CayasSoftware

Using the current Navigation SDK version 6.3.0 I see the error:

Error APT2000 : multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

I could track it down to the following values.xml entries:

<string name="HEIGHT_FEET_INCHES_ABBREVIATED" msgid="8966636302039617408">"<xliff:g id="FEET">%d</xliff:g> ಅಡಿ <xliff:g id="INCHES">%d</xliff:g> ಇಂಚು"</string>
<string name="HEIGHT_FEET_INCHES_LONGFORM" msgid="8637363475448752754">"<xliff:g id="FEET">%d</xliff:g> ಅಡಿ <xliff:g id="INCHES">%d</xliff:g> ಇಂಚುಗಳು"</string>

The fix would be to add the parameter positions for %d.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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