Commit aa759e27a76fc21dcfec37509649038beea73db2
1 parent
c2ade431c9
Exists in
master
and in
2 other branches
ts 파일 생성 대비 문자열 정리
Showing
2 changed files
with
9 additions
and
9 deletions
Show diff stats
app/gui/oven_control/autocookwindow.ui
| @@ -262,7 +262,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | @@ -262,7 +262,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | ||
| 262 | </font> | 262 | </font> |
| 263 | </property> | 263 | </property> |
| 264 | <property name="text"> | 264 | <property name="text"> |
| 265 | - <string>Preheat</string> | 265 | + <string notr="true">Preheat</string> |
| 266 | </property> | 266 | </property> |
| 267 | </widget> | 267 | </widget> |
| 268 | <widget class="QPushButton" name="homeButton"> | 268 | <widget class="QPushButton" name="homeButton"> |
| @@ -413,7 +413,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | @@ -413,7 +413,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | ||
| 413 | </font> | 413 | </font> |
| 414 | </property> | 414 | </property> |
| 415 | <property name="text"> | 415 | <property name="text"> |
| 416 | - <string>10</string> | 416 | + <string notr="true">10</string> |
| 417 | </property> | 417 | </property> |
| 418 | <property name="alignment"> | 418 | <property name="alignment"> |
| 419 | <set>Qt::AlignCenter</set> | 419 | <set>Qt::AlignCenter</set> |
| @@ -472,7 +472,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | @@ -472,7 +472,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | ||
| 472 | </font> | 472 | </font> |
| 473 | </property> | 473 | </property> |
| 474 | <property name="text"> | 474 | <property name="text"> |
| 475 | - <string>Preheat</string> | 475 | + <string notr="true">Preheat</string> |
| 476 | </property> | 476 | </property> |
| 477 | </widget> | 477 | </widget> |
| 478 | <widget class="QLabel" name="heatLabel"> | 478 | <widget class="QLabel" name="heatLabel"> |
| @@ -530,7 +530,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | @@ -530,7 +530,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | ||
| 530 | </font> | 530 | </font> |
| 531 | </property> | 531 | </property> |
| 532 | <property name="text"> | 532 | <property name="text"> |
| 533 | - <string>10</string> | 533 | + <string notr="true">10</string> |
| 534 | </property> | 534 | </property> |
| 535 | <property name="alignment"> | 535 | <property name="alignment"> |
| 536 | <set>Qt::AlignCenter</set> | 536 | <set>Qt::AlignCenter</set> |
| @@ -626,7 +626,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | @@ -626,7 +626,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | ||
| 626 | </font> | 626 | </font> |
| 627 | </property> | 627 | </property> |
| 628 | <property name="text"> | 628 | <property name="text"> |
| 629 | - <string>000/000</string> | 629 | + <string notr="true">000/000</string> |
| 630 | </property> | 630 | </property> |
| 631 | </widget> | 631 | </widget> |
| 632 | <widget class="QLabel" name="closeDoorArrow"> | 632 | <widget class="QLabel" name="closeDoorArrow"> |
| @@ -700,7 +700,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | @@ -700,7 +700,7 @@ QPushButton::pressed { border-image: url(:/images/button/152_ov.png); }</string> | ||
| 700 | </font> | 700 | </font> |
| 701 | </property> | 701 | </property> |
| 702 | <property name="text"> | 702 | <property name="text"> |
| 703 | - <string>00:00</string> | 703 | + <string notr="true">00:00</string> |
| 704 | </property> | 704 | </property> |
| 705 | </widget> | 705 | </widget> |
| 706 | <widget class="QLabel" name="preheatIcon"> | 706 | <widget class="QLabel" name="preheatIcon"> |
| @@ -1256,7 +1256,7 @@ QPushButton::pressed { border-image: url(:/images/button/288_ov.png); }</string> | @@ -1256,7 +1256,7 @@ QPushButton::pressed { border-image: url(:/images/button/288_ov.png); }</string> | ||
| 1256 | </font> | 1256 | </font> |
| 1257 | </property> | 1257 | </property> |
| 1258 | <property name="text"> | 1258 | <property name="text"> |
| 1259 | - <string>새로운 재료 넣기</string> | 1259 | + <string notr="true">새로운 재료 넣기</string> |
| 1260 | </property> | 1260 | </property> |
| 1261 | </widget> | 1261 | </widget> |
| 1262 | <widget class="QPushButton" name="processButton_1"> | 1262 | <widget class="QPushButton" name="processButton_1"> |
app/gui/oven_control/basicsettingwindow.ui
| @@ -279,7 +279,7 @@ QPushButton { text-align: left;} | @@ -279,7 +279,7 @@ QPushButton { text-align: left;} | ||
| 279 | </font> | 279 | </font> |
| 280 | </property> | 280 | </property> |
| 281 | <property name="text"> | 281 | <property name="text"> |
| 282 | - <string>건열퀀칭 작동 온도 </string> | 282 | + <string>건열퀀칭 작동 온도</string> |
| 283 | </property> | 283 | </property> |
| 284 | <property name="margin"> | 284 | <property name="margin"> |
| 285 | <number>7</number> | 285 | <number>7</number> |
| @@ -301,7 +301,7 @@ QPushButton { text-align: left;} | @@ -301,7 +301,7 @@ QPushButton { text-align: left;} | ||
| 301 | </font> | 301 | </font> |
| 302 | </property> | 302 | </property> |
| 303 | <property name="text"> | 303 | <property name="text"> |
| 304 | - <string>스팀퀀칭 작동온도 </string> | 304 | + <string>스팀퀀칭 작동 온도</string> |
| 305 | </property> | 305 | </property> |
| 306 | <property name="margin"> | 306 | <property name="margin"> |
| 307 | <number>7</number> | 307 | <number>7</number> |