Feature #206 ยป 0025-Granularity-Fix-xgettext-warnings-and-errors.patch
| data/granularity/terrain.ruleset | ||
|---|---|---|
|
; }
|
||
|
;build_time = 0
|
||
|
;removal_time = 0
|
||
|
;helptext = _("")
|
||
|
;helptext =
|
||
|
[extra_path]
|
||
|
name = _("Path")
|
||
| ... | ... | |
|
;
|
||
|
; */ <-- avoid gettext warnings
|
||
|
; It's ok to have no base types at all. I have left one, commented out, here as an
|
||
|
; example
|
||
|
;[base_gbase]
|
||
|
;extra = "Generic Base"
|
||
|
;gui_type = "Fortress"
|
||
|
; /* <-- avoid gettext warnings
|
||
|
;
|
||