Skip to content

Use custom cancel string everywhere#6848

Merged
TobiGr merged 1 commit intoTeamNewPipe:devfrom
Stypox:somali-cancel
Aug 22, 2021
Merged

Use custom cancel string everywhere#6848
TobiGr merged 1 commit intoTeamNewPipe:devfrom
Stypox:somali-cancel

Conversation

@Stypox
Copy link
Copy Markdown
Member

@Stypox Stypox commented Aug 4, 2021

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

This PR replaces every occourrence of android.R.string.cancel with R.string.cancel (which was already being translated and used in other places). The android.R.string.cancel could not be used since it is missing translation in some languages, like Somali.

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

@Stypox Stypox mentioned this pull request Aug 4, 2021
4 tasks
to fix missing somali translation for android.R.string.cancel
@triallax triallax added bug Issue is related to a bug localisation / translation Everything that has to do with translations or Weblate labels Aug 4, 2021
@nadiration
Copy link
Copy Markdown
Contributor

@Stypox thank you for doing this

@nadiration nadiration mentioned this pull request Aug 13, 2021
5 tasks
@TobiGr TobiGr merged commit bdbb9be into TeamNewPipe:dev Aug 22, 2021
@nadiration
Copy link
Copy Markdown
Contributor

nadiration commented Aug 28, 2021

@Stypox could you please do the same for "OK" string which is translated in all languages but is stuck English in some places??

This was referenced Sep 5, 2021
@Stypox Stypox deleted the somali-cancel branch August 4, 2022 09:48
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

None yet

Development

Successfully merging this pull request may close these issues.

Missing strings (Weblate)

4 participants