#8703 closed patch
GUI: Remove trailing spaces in some strings
| Reported by: | jvprat | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | GUI |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
This patch removes the trailing spaces in some strings of the GUI, that will cause confusion to translators.
Those are used to separate right-aligned strings from the next widget. I'll attach another patch in a few that makes the theme to perform that separation so it's independent of the string.
Ticket imported from: #1743196. Ticket imported from: patches/808.
Attachments (1)
Change History (4)
by , 19 years ago
| Attachment: | spaceless_strings.patch added |
|---|
comment:1 by , 19 years ago
| Owner: | set to |
|---|---|
| Status: | new → closed |
comment:2 by , 19 years ago
comment:3 by , 7 years ago
| Component: | → GUI |
|---|
Note:
See TracTickets
for help on using tickets.

Thank you, patch committed as is. Now our GUI looks consistently incorrect :) Looking forward for your patch.