Changes between Version 2 and Version 3 of Presets/Manholes


Ignore:
Timestamp:
2017-11-15T16:18:43+01:00 (6 years ago)
Author:
Alexander-II
Comment:

minor fix

Legend:

Unmodified
Added
Removed
Modified
  • Presets/Manholes

    v2 v3  
    5555            <list_entry value="yes"
    5656                ru.display_value="да"
    57                short_description="Без указания типа" />
     57               short_description="undefined manhole"
     58            ru.short_description="Без указания типа" />
    5859          </combo>
    5960          <combo key="label" text="Label (use if manhole=unknown)" ru.text="Надпись (если неизвестен тип)" />
     
    6667          <optional>
    6768            <combo key="material" text="Material" ru.text="Материал" values="metal,plastic,steel,stone,wood,concrete" />
    68             <combo key="shape" text="Shape" ru.text="Форма люка" > <!-- <combo key="manhole:shape" text="Shape" ru.text="Форма люка" values="circular,rectangular" This is an alternative tag for a manhole shape. For now, decided to use `shape` instead of. -->
     69            <combo key="shape" text="Shape" ru.text="Форма люка" > <!-- <combo key="manhole:shape" text="Shape" ru.text="Форма люка" values="circular,rectangular,square,triangular" This is an alternative tag for a manhole shape. For now, decided to use `shape` instead of. -->
    6970              <list_entry value="circular" ru.display_value="круглый" />
    7071              <list_entry value="rectangular" ru.display_value="прямоугольный" />