Modify

Opened 6 years ago

Closed 6 years ago

#17317 closed defect (fixed)

typo for the Tidal Water Turbine preset

Reported by: LuxuryCoop Owned by: team
Priority: normal Milestone: 19.02
Component: Internal preset Version: tested
Keywords: Tidal Water Turbine Cc:

Description (last modified by Klumbumbus)

#. chunk "power_output" combo combo "steam" combo "steam"
#. item "Power/Power Plant" group "Power" combo combo "steam" combo "steam"
#. item "Power/Power Generator/**Tidal Water Turbine**" group "Power/Power Generator" combo combo "Generator Type" entry "horizontal_axis" short description
#. item "Power/Power Generator/**Tidal Water Turbine**" group "Power/Power Generator" combo combo "Generator Type" entry "vertical_axis" short description
#: build/trans_presets.java:214 build/trans_presets.java:4726
#: build/trans_presets.java:4860 build/trans_presets.java:4862
msgid "steam"
<item name="Tidal Water Turbine" icon="presets/power/power_source-water.svg" type="node,closedway,multipolygon" preset_name_label="true">
<key key="generator:source" value="tidal" />
    <reference ref="power_generator" />
    <combo key="generator:method" text="Method" values_context="generator method" values="barrage,stream" />
    <combo key="generator:type" text="Generator Type" values_searchable="true">
        <list_entry value="horizontal_axis" short_description="**steam**" />
        <list_entry value="kaplan_turbine" short_description="barrage" />
        <list_entry value="vertical_axis" short_description="**steam**" />
    </combo>
    <reference ref="power_output" />
</item> <!-- Tidal Water Turbine -->

a term "steam" is not only used for Power preset, but also used for Tidal Water Turbine. I think "stream" should be used for Tidal Water Turbine(see the wiki page).
In English, this is not a huge problem. But in the other languages, this is quite big problem. In these languages, "stream" is completely different from "steam". This occur confusion.

Attachments (1)

typo.png (26.4 KB ) - added by LuxuryCoop 6 years ago.

Download all attachments as: .zip

Change History (4)

by LuxuryCoop, 6 years ago

Attachment: typo.png added

comment:1 by Klumbumbus, 6 years ago

Description: modified (diff)

in reply to:  description comment:2 by Klumbumbus, 6 years ago

Milestone: 19.02

Replying to LuxuryCoop:

In English, this is not a huge problem.

It is, these are two different words.

6 year old typo introduced in r6136 and survived several preset reworks ;)

comment:3 by Klumbumbus, 6 years ago

Resolution: fixed
Status: newclosed

In 14780/josm:

fix #17317, see #8847 - fix typo in tidal generator preset: steam -> stream

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.