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

Update tr #523

Merged
merged 5 commits into from
Mar 9, 2024
Merged

Update tr #523

merged 5 commits into from
Mar 9, 2024

Conversation

mikropsoft
Copy link
Contributor

No description provided.

@rumboalla
Copy link
Owner

Build is failing:

/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:15:2: Failed to flatten XML for resource 'exclude_app_store' with error: Invalid unicode escape sequence in string

"{str}"
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:15:2: string/exclude_app_store does not contain a valid string resource.
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:35:2: Failed to flatten XML for resource 'ignore_alpha' with error: Invalid unicode escape sequence in string
"{str}"
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:35:2: string/ignore_alpha does not contain a valid string resource.
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:16:2: Failed to flatten XML for resource 'include_app_store' with error: Invalid unicode escape sequence in string
"{str}"
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:16:2: string/include_app_store does not contain a valid string resource.

@mikropsoft
Copy link
Contributor Author

Build is failing:

/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:15:2: Failed to flatten XML for resource 'exclude_app_store' with error: Invalid unicode escape sequence in string

"{str}"
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:15:2: string/exclude_app_store does not contain a valid string resource.
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:35:2: Failed to flatten XML for resource 'ignore_alpha' with error: Invalid unicode escape sequence in string
"{str}"
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:35:2: string/ignore_alpha does not contain a valid string resource.
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:16:2: Failed to flatten XML for resource 'include_app_store' with error: Invalid unicode escape sequence in string
"{str}"
/home/runner/work/apkupdater/apkupdater/app/src/main/res/values-tr/strings.xml:16:2: string/include_app_store does not contain a valid string resource.

it's probably because of the ' sign. can you try again?

@rumboalla rumboalla merged commit 1b1df3d into rumboalla:3.x Mar 9, 2024
1 check passed
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.

None yet

2 participants