296
edits
Changes
m
→Translation context in GUI labels
:into
<property name="label" translatable="yes">place|Name:</property>
* In the corresponding dialogs' dialog initialization, add code to set the string to the correct translation during runtime, e.g.:
:globally in the file:
PLACE_NAME = _('place|Name:')