Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev] Wrongly formatted string resource audio_track_name #10243

Closed
6 tasks done
TobiGr opened this issue Jul 18, 2023 · 0 comments · Fixed by #10376
Closed
6 tasks done

[dev] Wrongly formatted string resource audio_track_name #10243

TobiGr opened this issue Jul 18, 2023 · 0 comments · Fixed by #10376
Labels
bug Issue is related to a bug localisation / translation Everything that has to do with translations or Weblate

Comments

@TobiGr
Copy link
Member

TobiGr commented Jul 18, 2023

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.25.1 - nighlty 60

Steps to reproduce the bug

  1. Build current dev

Expected behavior

No warnings

Actual behavior

Warnings about wrongly formatted string resource audio_track_name

Multiple substitutions specified in non-positional format of string resource string/. Did you mean to add the formatted="false" attribute?

Screenshots/Screen recordings

No response

Logs

/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-hi/strings.xml:757:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values/strings.xml:769:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-pt/strings.xml:764:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-hu/strings.xml:739:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-zh-rHK/strings.xml:736:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-it/strings.xml:771:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-iw/strings.xml:773:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-in/strings.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-ar/strings.xml:797:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-az/strings.xml:747:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-pt-rPT/strings.xml:769:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-ru/strings.xml:774:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-be/strings.xml:781:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-sk/strings.xml:758:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-sv/strings.xml:744:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-sc/strings.xml:760:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-ko/strings.xml:735:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-pt-rBR/strings.xml:772:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-uk/strings.xml:775:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-cs/strings.xml:770:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-tr/strings.xml:752:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-de/strings.xml:758:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-el/strings.xml:746:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-lt/strings.xml:767:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-es/strings.xml:763:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-zh-rTW/strings.xml:731:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-nl/strings.xml:751:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-et/strings.xml:747:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-gl/strings.xml:742:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-pl/strings.xml:768:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-zh-rCN/strings.xml:732:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-fr/strings.xml:762:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?
/home/runner/work/NewPipe/NewPipe/app/src/main/res/values-pa/strings.xml:752:4: Multiple substitutions specified in non-positional format of string resource string/audio_track_name. Did you mean to add the formatted="false" attribute?

Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

Steps to solve.

  1. Lock, rebase and commit weblate.
  2. Use %1s %2s in all audio_track_name strings
  3. Merge
  4. rebase and unlock weblate
@TobiGr TobiGr added bug Issue is related to a bug localisation / translation Everything that has to do with translations or Weblate labels Jul 18, 2023
@TobiGr TobiGr closed this as completed in cbc7b8c Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug localisation / translation Everything that has to do with translations or Weblate
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant