Opened 16 years ago
Closed 16 years ago
#3221 closed enhancement (fixed)
[PATCH] Small cleanup for translation
| Reported by: | Daeron | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
This patch makes it easier to translate the move and rotate messages shown in command history to certain languages (eg. Finnish, it was impossible to translate the messages correctly as there was not enough context for the node/nodes).
Other similar constructs (concatenating multiple translations, embedding a translation to another) should also be eradicated, but most of those are not easy to do without major rework how the name of the object is provided (the current scheme will never work for Finnish and some other agglutinative languages).
Attachments (1)
Change History (2)
by , 16 years ago
| Attachment: | move_rotate_translation.patch added |
|---|
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



Applied in r1936.