Ticket #8434: josm_8434_update.diff

File josm_8434_update.diff, 3.1 KB (added by skyper, 12 years ago)

update

  • data/defaultpresets.xml

     
    52545254            <text key="operator" text="Operator" />             
    52555255            <label text="Monitoring:" />
    52565256            <checkgroup columns="3">
    5257                 <check key="monitoring:weather"          text="Weather" />
    5258                 <check key="monitoring:water_level"      text="Water level" />
    5259                 <check key="monitoring:tide_gauge"       text="Tide Level" />
    5260                 <check key="monitoring:traffic"          text="Traffic" />
    5261                 <check key="monitoring:air_quality"      text="Air Quality" />
    5262                 <check key="monitoring:noise"            text="Noise" />
    5263                 <check key="monitoring:gps"              text="GPS Signals" />
    5264                 <check key="monitoring:glonass"          text="GLONASS Signals" />
    5265                 <check key="monitoring:galileo"          text="Galileo Signals" />
    5266                 <check key="monitoring:radiation"        text="Radiation" />
     5257                <check key="monitoring:weather" text="Weather" />
     5258                <check key="monitoring:water_level" text="Water level" />
     5259                <check key="monitoring:tide_gauge" text="Tide Level" />
     5260                <check key="monitoring:traffic" text="Traffic" />
     5261                <check key="monitoring:air_quality" text="Air Quality" />
     5262                <check key="monitoring:noise" text="Noise" />
     5263                <check key="monitoring:gps" text="GPS Signals" />
     5264                <check key="monitoring:glonass" text="GLONASS Signals" />
     5265                <check key="monitoring:galileo" text="Galileo Signals" />
     5266                <check key="monitoring:radiation" text="Radiation" />
    52675267                <check key="monitoring:seismic_activity" text="Seismic Activity" />
    52685268            </checkgroup>
    5269             <label text="Additional information" />
    5270             <checkgroup columns="1">
    5271                 <check key="recording:manually"          text="Recording: manually" />
    5272                 <check key="recording:automated"         text="Recording: automated" />
    5273                 <check key="recording:remote"            text="Recording: remote" />
    5274                 <check key="display:analog"              text="Display: analog" />
    5275                 <check key="display:digital"             text="Display: digital" />
     5269            <label text="Recording:" />
     5270            <checkgroup columns="3">
     5271                <check key="recording:automated" text="Automated" />
     5272                <check key="recording:manually" text="Manually" />
     5273                <check key="recording:remote" text="Remote" />
     5274            </checkgroup>
     5275            <label text="Display:" />
     5276            <checkgroup columns="2">
     5277                <check key="display:analog" text="Analog" />
     5278                <check key="display:digital" text="Digital" />
    52765279            </checkgroup>
    52775280        </item>
    52785281        <item name="Survey Point" icon="presets/survey_point.png" type="node">