Display last updated date in absolut instead of relative form
This is necessary to have a language independent representation. For example, the previous format would have produced a grammatically wrong term in German.
This commit is contained in:
parent
116e258d05
commit
3cf55d91ff
2 changed files with 10 additions and 13 deletions
|
|
@ -154,7 +154,6 @@
|
|||
// Time related
|
||||
"Unknown" = "Unknown";
|
||||
"JustNow" = "Just now";
|
||||
"TimeAgo" = "%@ ago";
|
||||
|
||||
// Commit messages
|
||||
"AddPassword." = "Add password for %@ to store using Pass for iOS.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue