zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #05179
Re: [Merge] lp:~kelemeng/activity-log-manager/bug958483 into lp:activity-log-manager
Review: Needs Fixing
> var last_accessed = time.format(_("%e %B %Y"));
These are string formatting for how the time should be rendered. It doesn't get printed on the screen. It doesn't need to be translated.
> var date_string = date.format(_("%d %B %Y"));
Same
> var date_string = date.format(_("%d %B %Y"));
Same
--
https://code.launchpad.net/~kelemeng/activity-log-manager/bug958483/+merge/98096
Your team Activity Log Manager is subscribed to branch lp:activity-log-manager.
Follow ups
References