Skip to content

Replacement Strings with key names#175

Merged
Robbendebiene merged 8 commits intoOPENER-next:stop-area-discoveryfrom
yulieth9109:stop-area-discovery
Jun 20, 2023
Merged

Replacement Strings with key names#175
Robbendebiene merged 8 commits intoOPENER-next:stop-area-discoveryfrom
yulieth9109:stop-area-discovery

Conversation

@yulieth9109
Copy link
Copy Markdown
Contributor

This pull request contains the modifications made to all the different classes to implement the internationalization keys that allow the App's translations.

Copy link
Copy Markdown
Member

@Robbendebiene Robbendebiene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if it is valid, but if I would remove the "format" annotations in the arb files. For example here:

  "@numberInputValidationErrorMax": {
    "placeholders": {
      "nameString": {
        "type": "String"
      },
      "max": {
        "type": "num",
        "format": "compact"
      }
    }
  },

Because we just want to show the plain number and not some form of short version.

Comment on lines +124 to +125
"questionnaireSummaryDedicatedMessage": "Danke {userName}für deine Antworten.\nBitte prüfe sie vor dem Hochladen nochmal.",
"@questionnaireSummaryDedicatedMessage": {},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a space after {userName}

@Robbendebiene Robbendebiene merged commit 58d6ddf into OPENER-next:stop-area-discovery Jun 20, 2023
yulieth9109 added a commit to yulieth9109/OpenStop that referenced this pull request Aug 31, 2023
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