Skip to content

Commit

Permalink
Merge pull request ocpsoft#10 from arg20/patch-1
Browse files Browse the repository at this point in the history
changed "al instante" with a more appropriate translation "hace instantes".
  • Loading branch information
lincolnthree committed Mar 19, 2012
2 parents 43f1ab1 + 50838ab commit 88b5d81
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -52,7 +52,7 @@ public class Resources_es extends ListResourceBundle
{ "JustNowPattern", "%u" },
{ "JustNowFuturePrefix", "" },
{ "JustNowFutureSuffix", "en un instante" },
{ "JustNowPastPrefix", "al instante" },
{ "JustNowPastPrefix", "hace instantes" },
{ "JustNowPastSuffix", "" },
{ "JustNowName", "" },
{ "JustNowPluralName", "" },
Expand Down

0 comments on commit 88b5d81

Please sign in to comment.