mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-20 13:39:18 +02:00
Merge remote-tracking branch 'tmj/master' into sim
This commit is contained in:
@@ -299,7 +299,9 @@ const std::string& locale::coupling_name(int c)
|
||||
{ coupling::mainhose, STRN("main hose") },
|
||||
{ coupling::heating, STRN("heating") },
|
||||
{ coupling::permanent, STRN("permanent") },
|
||||
{ coupling::uic, STRN("uic") }
|
||||
{ coupling::power24v, STRN("power 24V") },
|
||||
{ coupling::power110v, STRN("power 110V") },
|
||||
{ coupling::power3x400v, STRN("power 3x400V") },
|
||||
};
|
||||
|
||||
static std::string unknown(STRN("unknown"));
|
||||
|
||||
Reference in New Issue
Block a user