OpenNoteScanner icon indicating copy to clipboard operation
OpenNoteScanner copied to clipboard

Create about-uk

Open Symbian9 opened this issue 6 years ago • 7 comments

Add "About" page in Ukrainian (uk_UA)

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change. If there are any UI change, please include the screenshots also.

Fixes #(issue)

Type of change

Just put an x in the [] which are valid.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • [ ] ./gradlew assembleDebug assembleRelease
  • [ ] ./gradlew checkstyle

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings

Symbian9 avatar Aug 14 '19 11:08 Symbian9

Thank you for your work @Symbian9 , unfortunately the page will appear to the user only after the app strings file also gets translated to Ukrainian. Can you help translating the strings file also?

allgood avatar Aug 16 '19 12:08 allgood

Yes. Please, do not close this pull, I will update own branch in few days!

ghost avatar Aug 16 '19 20:08 ghost

@Symbian9 , is there any update on this? You asked not to close the PR

allgood avatar Feb 23 '20 12:02 allgood

unfortunately the page will appear to the user only after the app strings file also gets translated to Ukrainian. Can you help translating the strings file also?

is there any update on this?

Please, point me directly which files I should translate now.

ghost avatar Feb 23 '20 13:02 ghost

Hi,

sorry for the delay. You can use the strings editor on Android Studio or copy the app/src/main/res/values/strings.xml to app/src/main/res/values-uk/strings.xml and then translate the values on the xml tags.

Attention to not break the xml code and also rememeber to change the value that points to about.md file to your newest file about-uk.md.

You can look for an example on this Pull Request with Hebrew translation.

Thank you for your help!

allgood avatar Mar 01 '20 11:03 allgood

Hi @Symbian9 ... I plan to make a new release in the next few days, would be great if it gets the debut of Ukrainian translation. Are you able to finish it?

allgood avatar Jun 30 '20 12:06 allgood

I plan to make a new release in the next few days, would be great if it gets the debut of Ukrainian translation

Cool! I'm not sure, but really would try to finish it now.

ghost avatar Jun 30 '20 13:06 ghost