Commit fb75aa5f5029fc548bb89e8bbb170814046a0d37
1 parent
71bc74deb3
Exists in
master
and in
2 other branches
다국어 처리 진행
- Property TR 처리 부분 삭제
Showing
3 changed files
with
10 additions
and
10 deletions
Show diff stats
app/gui/oven_control/configwindow.ui
... | ... | @@ -150,7 +150,7 @@ QPushButton:pressed, QPushButton:focus, QPushButton:checked { background-image: |
150 | 150 | <bool>true</bool> |
151 | 151 | </property> |
152 | 152 | <property name="style" stdset="0"> |
153 | - <string>type</string> | |
153 | + <string notr="true">type</string> | |
154 | 154 | </property> |
155 | 155 | </widget> |
156 | 156 | </item> |
... | ... | @@ -189,7 +189,7 @@ QPushButton:pressed, QPushButton:focus,QPushButton:checked { background-image: u |
189 | 189 | <bool>true</bool> |
190 | 190 | </property> |
191 | 191 | <property name="style" stdset="0"> |
192 | - <string>type</string> | |
192 | + <string notr="true">type</string> | |
193 | 193 | </property> |
194 | 194 | </widget> |
195 | 195 | </item> |
... | ... | @@ -228,7 +228,7 @@ QPushButton:pressed, QPushButton:focus, QPushButton:checked { background-image: |
228 | 228 | <bool>true</bool> |
229 | 229 | </property> |
230 | 230 | <property name="style" stdset="0"> |
231 | - <string>type</string> | |
231 | + <string notr="true">type</string> | |
232 | 232 | </property> |
233 | 233 | </widget> |
234 | 234 | </item> |
... | ... | @@ -267,7 +267,7 @@ QPushButton:pressed, QPushButton:focus,QPushButton:checked { background-image: u |
267 | 267 | <bool>true</bool> |
268 | 268 | </property> |
269 | 269 | <property name="style" stdset="0"> |
270 | - <string>type</string> | |
270 | + <string notr="true">type</string> | |
271 | 271 | </property> |
272 | 272 | </widget> |
273 | 273 | </item> |
... | ... | @@ -297,7 +297,7 @@ QPushButton:pressed, QPushButton:focus ,QPushButton:checked{ background-image: u |
297 | 297 | <bool>true</bool> |
298 | 298 | </property> |
299 | 299 | <property name="style" stdset="0"> |
300 | - <string>type</string> | |
300 | + <string notr="true">type</string> | |
301 | 301 | </property> |
302 | 302 | </widget> |
303 | 303 | </item> |
... | ... | @@ -336,7 +336,7 @@ QPushButton:pressed, QPushButton:focus,QPushButton:checked { background-image: u |
336 | 336 | <bool>true</bool> |
337 | 337 | </property> |
338 | 338 | <property name="style" stdset="0"> |
339 | - <string>type</string> | |
339 | + <string notr="true">type</string> | |
340 | 340 | </property> |
341 | 341 | </widget> |
342 | 342 | </item> |
... | ... | @@ -375,7 +375,7 @@ QPushButton:pressed, QPushButton:focus,QPushButton:checked { background-image: u |
375 | 375 | <bool>true</bool> |
376 | 376 | </property> |
377 | 377 | <property name="style" stdset="0"> |
378 | - <string>type</string> | |
378 | + <string notr="true">type</string> | |
379 | 379 | </property> |
380 | 380 | </widget> |
381 | 381 | </item> |
... | ... | @@ -414,7 +414,7 @@ QPushButton:pressed, QPushButton:focus ,QPushButton:checked{ background-image: u |
414 | 414 | <bool>true</bool> |
415 | 415 | </property> |
416 | 416 | <property name="style" stdset="0"> |
417 | - <string>type</string> | |
417 | + <string notr="true">type</string> | |
418 | 418 | </property> |
419 | 419 | </widget> |
420 | 420 | </item> | ... | ... |
app/gui/oven_control/lang_en.qm
No preview for this file type
app/gui/oven_control/washwindow.ui
... | ... | @@ -912,7 +912,7 @@ QPushButton:pressed { image: url(:/images/slider_icon/management_ov.png); }</str |
912 | 912 | <enum>Qt::Horizontal</enum> |
913 | 913 | </property> |
914 | 914 | <property name="sliderColor" stdset="0"> |
915 | - <string>blue</string> | |
915 | + <string notr="true">blue</string> | |
916 | 916 | </property> |
917 | 917 | </widget> |
918 | 918 | <widget class="QLabel" name="configMaxLabel_5"> |
... | ... | @@ -1154,7 +1154,7 @@ QPushButton:pressed { image: url(:/images/slider_icon/clean_ov.png); }</string> |
1154 | 1154 | <enum>Qt::Horizontal</enum> |
1155 | 1155 | </property> |
1156 | 1156 | <property name="sliderColor" stdset="0"> |
1157 | - <string>blue</string> | |
1157 | + <string notr="true">blue</string> | |
1158 | 1158 | </property> |
1159 | 1159 | </widget> |
1160 | 1160 | <widget class="AnimatedImageBox" name="animation"> | ... | ... |