← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/bug-1807701_string_fixes into lp:widelands

 

> result = result .. p(img(category["image"]) .. " " .. _(member))

Hm, then the members will end up on transifex, afaik.

What about having an optional key in developers.json like
 
"translate":["vacant"]

? If this key is present, update_authors.py would then add the translation marker to the value of this key. It should be possible to add this key at whatever level one want it to appear. E.g.:

Elder of Graphics:
  vacant

[...]

and many, many more...

This would give us as much freedom as possible.
-- 
https://code.launchpad.net/~widelands-dev/widelands/bug-1807701_string_fixes/+merge/360968
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/bug-1807701_string_fixes into lp:widelands.


References