Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Odia localization of strings.xml#69

Open
SubhamJena wants to merge 2 commits intoprathameshmm02:mainfrom
SubhamJena:patch-1
Open

Odia localization of strings.xml#69
SubhamJena wants to merge 2 commits intoprathameshmm02:mainfrom
SubhamJena:patch-1

Conversation

@SubhamJena
Copy link
Copy Markdown

Translated strings.xml into Odia (ଓଡ଼ିଆ);
Language code: or

Translated strings.xml into Odia (ଓଡ଼ିଆ);
Language code: or
@SubhamJena
Copy link
Copy Markdown
Author

SubhamJena commented May 7, 2023

Additionally, Anyway to bring in Odia numerals throughout the App UI (both buttons & results),
{1,2,3,4,5,6,7,8,9,0}→{୧,୨,୩,୪,୫,୬,୭,୮,୯,୦}?

I observed the buttons being placed under doNotTranslate.xml, so didn't proceed any further:

    <string name="seven">7</string>
    <string name="eight">8</string>
    <string name="nine">9</string>
    <string name="four">4</string>
    <string name="five">5</string>
    <string name="six">6</string>
    <string name="one">1</string>
    <string name="two">2</string>
    <string name="three">3</string>
    <string name="point">.</string>
    <string name="zero">0</string>

@prathameshmm02
Copy link
Copy Markdown
Owner

I don't remember why exactly I did that but I'll move number strings to strings.xml

<string name="cancel">ବାତିଲ୍ କର</string>
<string name="undo">ପୂର୍ଵଵତ୍</string>
<string name="removed">କାଢ଼ି ଦିଆଗଲା</string>
<string-array name="ଏକକ">
Copy link
Copy Markdown
Owner

@prathameshmm02 prathameshmm02 May 9, 2023

Choose a reason for hiding this comment

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

Can you rename string-array name back to "units"?

Copy link
Copy Markdown
Author

@SubhamJena SubhamJena May 10, 2023

Choose a reason for hiding this comment

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

Sorry, my bad. Check now!

@prathameshmm02
Copy link
Copy Markdown
Owner

You can also add the odia number strings now, thanks!

@SubhamJena
Copy link
Copy Markdown
Author

Hey, I have updated the translations including those numbers on the buttons. But what about the ones in results?🤔
1683692573406
1683692283865
1683692179513

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants