You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.
I'm using your library to display the time between the last modification date of a file and the current date.
It works very well but it seems French strings (and maybe others) are not loaded properly.
I'm not sure, but I think that each translation string keys containing "%@" are not loaded.
You can see it the the screenshot bellow:
Just in case, here is the code used for the detailLabel:
Korean also does. It seems that the format of localization strings in MomentFromNow.bundle doesn't match with MomentFromNow.swift. 1.0f% and %d doesn't same.
Hello,
I'm using your library to display the time between the last modification date of a file and the current date.
It works very well but it seems French strings (and maybe others) are not loaded properly.
I'm not sure, but I think that each translation string keys containing "%@" are not loaded.
You can see it the the screenshot bellow:
Just in case, here is the code used for the detailLabel:
I'm using Swift 3 / Xcode 8.1 / iOS 10.1
Hope you can help me, cheers for the good work.
The text was updated successfully, but these errors were encountered: