Skip to content

Travis failing due to missing R.string.upload_image_problem_blurry #2144

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

Closed
domdomegg opened this issue Dec 17, 2018 · 1 comment
Closed

Comments

@domdomegg
Copy link
Member

Summary:

Travis failing compiling due to missing R.string.upload_image_problem_blurry since 174e58c by translatewiki.

:app:compileProdReleaseJavaWithJavac/home/travis/build/commons-app/apps-android-commons/app/src/main/java/fr/free/nrw/commons/utils/ImageUtils.java:243: error: cannot find symbol
                errorMessage.append("\n - ").append(context.getResources().getString(R.string.upload_image_problem_blurry));
                                                                                             ^
  symbol:   variable upload_image_problem_blurry
  location: class string
@neslihanturan
Copy link
Collaborator

Thanks @domdomegg , I raised a related PR. #2143

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

No branches or pull requests

2 participants