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:
Danny Moesch 2019-02-17 11:51:14 +01:00 committed by Mingshen Sun
parent 116e258d05
commit 3cf55d91ff
2 changed files with 10 additions and 13 deletions

View file

@ -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.";