UI: change wording for dcam preview description (#25142)

old-commit-hash: b632d56244
taco
ZwX1616 3 years ago committed by GitHub
parent 7f65623272
commit 987c975e02
  1. 2
      selfdrive/ui/qt/offroad/settings.cc
  2. 4
      selfdrive/ui/translations/main_ja.ts
  3. 4
      selfdrive/ui/translations/main_ko.qm
  4. 4
      selfdrive/ui/translations/main_ko.ts
  5. 4
      selfdrive/ui/translations/main_zh-CHS.qm
  6. 4
      selfdrive/ui/translations/main_zh-CHS.ts
  7. 4
      selfdrive/ui/translations/main_zh-CHT.qm
  8. 6
      selfdrive/ui/translations/main_zh-CHT.ts

@ -102,7 +102,7 @@ DevicePanel::DevicePanel(SettingsWindow *parent) : ListWidget(parent) {
// offroad-only buttons
auto dcamBtn = new ButtonControl(tr("Driver Camera"), tr("PREVIEW"),
tr("Preview the driver facing camera to help optimize device mounting position for best driver monitoring experience. (vehicle must be off)"));
tr("Preview the driver facing camera to ensure that driver monitoring has good visibility. (vehicle must be off)"));
connect(dcamBtn, &ButtonControl::clicked, [=]() { emit showDriverView(); });
addItem(dcamBtn);

@ -134,8 +134,8 @@
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="104"/>
<source>Preview the driver facing camera to help optimize device mounting position for best driver monitoring experience. (vehicle must be off)</source>
<translation>()</translation>
<source>Preview the driver facing camera to ensure that driver monitoring has good visibility. (vehicle must be off)</source>
<translation>()</translation>
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="108"/>

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4be318dc9afc5875d522e6382b29920241c3a8b6db8ae54791790ca85408a9b2
size 20040
oid sha256:4e2338f5e74f7be0ef00229b0f30e3129dcd1eaa3f06b0f9ede3c2dc89a743d1
size 19981

@ -134,8 +134,8 @@
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="105"/>
<source>Preview the driver facing camera to help optimize device mounting position for best driver monitoring experience. (vehicle must be off)</source>
<translation> . ( )</translation>
<source>Preview the driver facing camera to ensure that driver monitoring has good visibility. (vehicle must be off)</source>
<translation> . ( )</translation>
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="109"/>

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a358ebd3f46f2e6ce86fd370aa91ef311d72f704db1bf43fc380f83a0386a388
size 18508
oid sha256:6e042d706f1886874e0189b0542d4455050b59b6958e79ae03b563e35106e2be
size 18469

@ -134,8 +134,8 @@
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="105"/>
<source>Preview the driver facing camera to help optimize device mounting position for best driver monitoring experience. (vehicle must be off)</source>
<translation></translation>
<source>Preview the driver facing camera to ensure that driver monitoring has good visibility. (vehicle must be off)</source>
<translation></translation>
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="109"/>

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4515a9654efcf87b812e9184d3b45aabbfeadb9f393212c288b6e45b75880e56
size 18568
oid sha256:953e9b3373d9120e66da108eec0cb9689f7b2646229d4ea7c05e7b31392acbb2
size 18509

@ -125,7 +125,7 @@
<message>
<location filename="../qt/offroad/settings.cc" line="104"/>
<source>Driver Camera</source>
<translation></translation>
<translation></translation>
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="104"/>
@ -134,8 +134,8 @@
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="105"/>
<source>Preview the driver facing camera to help optimize device mounting position for best driver monitoring experience. (vehicle must be off)</source>
<translation>便調()</translation>
<source>Preview the driver facing camera to ensure that driver monitoring has good visibility. (vehicle must be off)</source>
<translation></translation>
</message>
<message>
<location filename="../qt/offroad/settings.cc" line="109"/>

Loading…
Cancel
Save