Skip to content

Commit

Permalink
Fix bug with French localization format string
Browse files Browse the repository at this point in the history
  • Loading branch information
dorshorst committed Sep 21, 2012
1 parent 7d26d58 commit 7e220d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/fr.lproj/SYPaginator.strings
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
// Copyright (c) 2012 Synthetic. All rights reserved.
//

"PAGE_OF_TOTAL" = "%1$d de %2$d";
"PAGE_OF_TOTAL" = "%1$@ de %2$@";

0 comments on commit 7e220d4

Please sign in to comment.