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

Beginning of a French translation #28

Merged
merged 3 commits into from
Jul 28, 2011
Merged

Beginning of a French translation #28

merged 3 commits into from
Jul 28, 2011

Conversation

samueltardieu
Copy link
Contributor

Here is the beginning of a French translation.

More efforts will be needed to localize the com.magdag.agit.util.Time class, as you will have to do pattern substitutions ("%d days ago" -> "il y a %d jours") which have to be done with a Context around.

@rtyley
Copy link
Owner

rtyley commented Jul 28, 2011

Thanks Samuel, that's fantastic work - I'll take a proper look at it tonight.

@rtyley
Copy link
Owner

rtyley commented Jul 28, 2011

Just checked it out, looks great - if you're ok with the contribution terms at https://github.com/rtyley/agit/wiki/Contributing I'll be happy to merge this request - will also look at updating Time.java

@samueltardieu
Copy link
Contributor Author

Those changes are trivial enough, I therefore place them into the public domain.

@rtyley
Copy link
Owner

rtyley commented Jul 28, 2011

Brilliant - thank you!

@rtyley rtyley closed this Jul 28, 2011
rtyley added a commit that referenced this pull request Jul 28, 2011
Beginning of a French translation
@rtyley rtyley merged commit 22627f3 into rtyley:master Jul 28, 2011
rtyley added a commit that referenced this pull request Jul 29, 2011
I am now officially in love with this method for formatting relative times:

http://developer.android.com/reference/android/text/format/DateUtils.html#getRelativeTimeSpanString(long)

- allows me to delete a big ugly method. Hurrah!
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