This repository was archived by the owner on Jul 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +36
-0
lines changed Expand file tree Collapse file tree 6 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 348
348
-->
349
349
<string name =" developer_options_debug_logging" >Debug-Protokollierung aktivieren</string >
350
350
351
+ <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
352
+ UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
353
+ If disabled it uses software rendering which is stable but not as performant as hardware acceleration
354
+ -->
355
+ <string name =" hardware_acceleration_switch" >UI-Hardwarebeschleunigung aktivieren</string >
356
+
351
357
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
352
358
<string name =" developer_options_servo" >Servo aktivieren</string >
353
359
Original file line number Diff line number Diff line change 348
348
-->
349
349
<string name =" developer_options_debug_logging" >Attiva i log di debug</string >
350
350
351
+ <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
352
+ UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
353
+ If disabled it uses software rendering which is stable but not as performant as hardware acceleration
354
+ -->
355
+ <string name =" hardware_acceleration_switch" >Attiva l’accelerazione hardware dell’interfaccia utente</string >
356
+
351
357
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
352
358
<string name =" developer_options_servo" >Abilita Servo</string >
353
359
Original file line number Diff line number Diff line change 349
349
-->
350
350
<string name =" developer_options_debug_logging" >Aktiver feilsøking</string >
351
351
352
+ <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
353
+ UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
354
+ If disabled it uses software rendering which is stable but not as performant as hardware acceleration
355
+ -->
356
+ <string name =" hardware_acceleration_switch" >Aktiver UI-maskinvareakselerasjon</string >
357
+
352
358
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
353
359
<string name =" developer_options_servo" >Slå på Servo</string >
354
360
Original file line number Diff line number Diff line change 348
348
-->
349
349
<string name =" developer_options_debug_logging" >Aktivera felsökning</string >
350
350
351
+ <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
352
+ UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
353
+ If disabled it uses software rendering which is stable but not as performant as hardware acceleration
354
+ -->
355
+ <string name =" hardware_acceleration_switch" >Aktivera UI-maskinvaruacceleration</string >
356
+
351
357
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
352
358
<string name =" developer_options_servo" >Aktivera Servo</string >
353
359
Original file line number Diff line number Diff line change 348
348
-->
349
349
<string name =" developer_options_debug_logging" >启用调试日志</string >
350
350
351
+ <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
352
+ UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
353
+ If disabled it uses software rendering which is stable but not as performant as hardware acceleration
354
+ -->
355
+ <string name =" hardware_acceleration_switch" >启用 UI 硬件加速</string >
356
+
351
357
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
352
358
<string name =" developer_options_servo" >启用 Servo</string >
353
359
Original file line number Diff line number Diff line change 348
348
-->
349
349
<string name =" developer_options_debug_logging" >開啟除錯紀錄</string >
350
350
351
+ <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
352
+ UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
353
+ If disabled it uses software rendering which is stable but not as performant as hardware acceleration
354
+ -->
355
+ <string name =" hardware_acceleration_switch" >開啟 UI 硬體加速</string >
356
+
351
357
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
352
358
<string name =" developer_options_servo" >啟用 Servo</string >
353
359
You can’t perform that action at this time.
0 commit comments