Changes between Initial Version and Version 1 of Ticket #6401, comment 3
- Timestamp:
- Jul 29, 2010, 1:13:18 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6401, comment 3
initial v1 1 What was bugging me in the original, was that the linebreak was in the middle of the displayed time. I thought putting the time in a separate line would improve visibility, but I agree, Ilooked a bit funny...[[BR]]1 What was bugging me in the original, was that the linebreak was in the middle of the displayed time. I thought putting the time in a separate line would improve visibility, but I agree, it looked a bit funny...[[BR]] 2 2 I updated the patch to lose the "Currently", and putting the sentence in a new line, thereby gaining enough space not to run into a linebreak. Since " " at the end of a string is trouble for localization, I added a " " explicitely outside the B_TRANSLATE(). Hope that's OK.