The following warnings occurred: | |||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
Bug report?: 3.1b "Last saved by %s on" line differs from 3.0 ver - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Bug report?: 3.1b "Last saved by %s on" line differs from 3.0 ver (/showthread.php?tid=2365) |
Bug report?: 3.1b "Last saved by %s on" line differs from 3.0 ver - mrmut - 2011-11-11 During translation of GS, I encountered a problem with "LAST_SAVED" option. It differs between the 3.0 and 3.1: 3.1 displays username and date/time: "Last saved by user on November 10th, 2011 - 3:37 PM" 3.1 langfile applied to 3.0 displays only time, and erroneously "%s": "Last saved by %: on 9.11.2011. - 12:47" Should the change be added at the bottom of the file, or implemented directly? This could cause some problem for the translators. |