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

[TIMOB-17693] Support new AlertDialog properties #7155

Merged
merged 6 commits into from Sep 14, 2015

Conversation

hansemannn
Copy link
Collaborator

@@ -35,7 +35,9 @@ -(NSMutableDictionary*)langConversionTable
@"title",@"titleid",
@"ok",@"okid",
@"message",@"messageid",
nil];
@"loginPlaceholder", @"passwordPlaceholder",
Copy link
Contributor

Choose a reason for hiding this comment

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

indentation here should be consistent with the above. use tab.

Copy link
Contributor

Choose a reason for hiding this comment

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

What is the purpose of adding these 3 new objects here? This is a dictionary with Objects and Keys, there's no corresponding keys for these objects.

@cheekiatng
Copy link
Contributor

FT done. Please address comments.

@hansemannn
Copy link
Collaborator Author

@cheekiatng Fixed the conversation table

@cheekiatng
Copy link
Contributor

APPROVED.

cheekiatng added a commit that referenced this pull request Sep 14, 2015
[TIMOB-17693] Support new AlertDialog properties
@cheekiatng cheekiatng merged commit aa29fb8 into tidev:master Sep 14, 2015
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