HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. *Read more...*
Feature #897730
closedUnify translatable message about required hard req "Must be in war"
0%
Description
hard_code_oblig_hard_reqs() does "Must be in war" kind of requirements in two places. One is for actions ACTION_BOMBARD and ACTION_ATTACK, the other is for ACTION_CONQUER_CITY.
They have their translatable messages phrased in a different manner, forcing translators to do same work twice.
Unify the messages. Possibly totally merge the oblig_hard_req_register() calls.
Files
Updated by Marko Lindqvist about 2 years ago
- Assignee set to Sveinung Kvilhaugsvik
Or if there is some difference in them that I don't see, please say so and add TRANS: comment. I'm going to use same translation for both in Finnish until then (building up one coherent phrase with the parameters in use was hard enough)
Updated by Marko Lindqvist almost 2 years ago
- Sprint/Milestone changed from 3.0.0 to 3.0.0-beta2
Updated by Sveinung Kvilhaugsvik almost 2 years ago
- Related to Feature #923036: Introduce req_vec_problem_new_transl() added
Updated by Sveinung Kvilhaugsvik almost 2 years ago
- File 0001-Unify-needs-war-translatable-message.patch 0001-Unify-needs-war-translatable-message.patch added
- File 3.0-Unify-needs-war-translatable-message.patch 3.0-Unify-needs-war-translatable-message.patch added
- Status changed from New to Resolved
I read the request again. Marko was asking for a lot less than I first interpreted it as.
Updated by Sveinung Kvilhaugsvik almost 2 years ago
- Related to deleted (Feature #923036: Introduce req_vec_problem_new_transl())
Updated by Sveinung Kvilhaugsvik almost 2 years ago
- Status changed from Resolved to Closed