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

Added pt-BR translations for permissions alerts #563

Merged
merged 6 commits into from
Nov 22, 2016

Conversation

oscartanner
Copy link

@oscartanner oscartanner commented Nov 21, 2016

Added translations for the Permissions Alerts messages, because Calabash was not able to automatically dismiss Portuguese alerts.
I used Permissions.app to get this messages. I could not run Permissions.app in a Device, so all messages came from an iPhone 6 simulator, running iOS 9.3. Ruby 2.3.1p112 and calabash-ios 0.20.3.
Then I used Permissions.app to check if this solved the problem and the scenarios passed.
For newer versions of iOS SDK, I opened the Issue #1226 in the calabash-ios repository, so DeviceAgent can also be updated.

This is my first pull request for run_loop. Please forgive me if something is not OK. Anything that should change, please let me know and I will fix it in no time.

Oscar Tanner added 6 commits November 16, 2016 13:09
As a first commit, I added two portuguese localizations to test if it
will work using the Permissions app
Commentted out the logging lines
All translated alert titles that I could find using Permissions.app.
I could not run the app in a Device, so some translations could be
missing
Removed translation of a iOS 10 alert. iOS 10 alerts will be dismissed
by DeviceAgent, so there is no need of it here
Uncommented the line that Logs the alert title because this line must be
commented only in debug mode
@calabash-ci
Copy link

Can one of the admins verify this patch?

@jmoody
Copy link
Contributor

jmoody commented Nov 22, 2016

Jenkins test this please

@jmoody
Copy link
Contributor

jmoody commented Nov 22, 2016

Perfect. Thank you very much.

@jmoody jmoody merged commit ca15508 into calabash:develop Nov 22, 2016
jmoody added a commit to calabash/DeviceAgent.iOS that referenced this pull request Nov 22, 2016
@oscartanner
Copy link
Author

Thank you very much.

@jmoody jmoody added this to the 2.2.3 milestone Dec 6, 2016
@jmoody jmoody mentioned this pull request Dec 6, 2016
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.

3 participants