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

Allow URIs in place of the URI field. #411 #580

Merged
merged 1 commit into from
Dec 20, 2017
Merged

Conversation

lemonboston
Copy link
Contributor

No description provided.

@@ -52,7 +52,7 @@
<!-- Task editor -->
<string name="activity_edit_task_title">Bearbeiten</string>
<string name="activity_add_task_title">Erstellen</string>
<string name="activity_edit_task_error_invalid_url">Ungültige URL</string>
<string name="activity_edit_task_error_invalid_uri">Ungültige URI</string>
Copy link
Owner

Choose a reason for hiding this comment

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

I don't think we should change the translations. The term "URL" probably makes more sense than "URI" to most users.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok, I've reverted those changes, and squashed-rebased so that there is only one commit with the reduced changeset. Ready for check.

@lemonboston lemonboston force-pushed the issues/411-uri-support branch from bd7f7d8 to 88f4e6b Compare December 18, 2017 18:45
@dmfs dmfs merged commit 62e6af8 into master Dec 20, 2017
@dmfs dmfs deleted the issues/411-uri-support branch January 17, 2018 15:54
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.

2 participants