This repository was archived by the owner on Jul 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 346346 <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
347347 UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
348348 If disabled it uses software rendering which is stable but not as performant as hardware acceleration
349- -->
349+ -->
350350 <string name =" hardware_acceleration_switch" >Enable UI Hardware Acceleration</string >
351351
352+ <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
353+ the behavior of the navigation bar reload button. When enabled, the reloads will bypass
354+ the browser cache. This feature is used by web developers when they want to always view
355+ the most recent version of a web site.
356+ -->
357+ <string name =" bypass_cache_on_reload_switch" >Enable Cache Bypass On Reload</string >
358+
352359 <!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
353360 <string name =" developer_options_servo" >Enable Servo</string >
354361
Original file line number Diff line number Diff line change 348348 <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
349349 UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
350350 If disabled it uses software rendering which is stable but not as performant as hardware acceleration
351- -->
351+ -->
352352 <string name =" hardware_acceleration_switch" >Activer l’accélération matérielle de l’interface graphique</string >
353353
354+ <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
355+ the behavior of the navigation bar reload button. When enabled, the reloads will bypass
356+ the browser cache. This feature is used by web developers when they want to always view
357+ the most recent version of a web site.
358+ -->
359+ <string name =" bypass_cache_on_reload_switch" >Ignorer le cache en rechargeant la page</string >
360+
354361 <!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
355362 <string name =" developer_options_servo" >Activer Servo</string >
356363
Original file line number Diff line number Diff line change 10391039
10401040 <!-- This string is for the tooltip that appears upon hovering the 'Request desktop site' button in the
10411041 browser's navigation bar. The button it labels, when pressed, change the currently used user agent. -->
1042- <string name =" request_dekstop_site_tooltip" >要求桌面版网站 </string >
1042+ <string name =" request_dekstop_site_tooltip" >请求桌面版网站 </string >
10431043
10441044 <!-- This string is for the tooltip that appears upon hovering the 'Clear' button in the
10451045 browser's navigation bar. The button it labels, when pressed, clears the navigation bar text. -->
You can’t perform that action at this time.
0 commit comments