|
264 | 264 | <string name="settings_controller_options">Controller Options</string> |
265 | 265 |
|
266 | 266 |
|
| 267 | + <!-- This string is displayed in the 'Settings' dialog window and, is used to label an, |
| 268 | + On/Off switch that enables/disables the speech-data reporting. --> |
| 269 | + <string name="settings_report_speech_data">Report Speech Data</string> |
| 270 | + |
| 271 | + <!-- This string is used to label a button that, when pressed, loads a website |
| 272 | + that allows the user file an issue or problem they may have encountered while using the |
| 273 | + application or while visiting a site. --> |
| 274 | + <string name="settings_report_issue">Report an Issue</string> |
| 275 | + |
| 276 | + <!-- This string is used in place of the 'settings_version' string (e.g., `version 1.1`) when the user is running |
| 277 | + a developer-build version of the app. --> |
| 278 | + <string name="settings_version_developer">Developer Build</string> |
| 279 | + |
| 280 | + <!-- This string is used to label a button in the 'Settings' dialog window that, when pressed, |
| 281 | + opens the Firfox Reality support web site in the browser window. --> |
| 282 | + <string name="settings_help">Help</string> |
| 283 | + |
| 284 | + <!-- This string is displayed in the settings header under the Firefox Reality logo. When clicked the settings panel is closed |
| 285 | + a the survey web site in opened in the currently focused window --> |
| 286 | + <string name="settings_send_your_feedback">Send us Your Feedback</string> |
| 287 | + |
| 288 | + <!-- This string is used in the 'Settings' window when user is signed-out of Firefox Accounts --> |
| 289 | + <string name="settings_accounts_sign_in">Sign in</string> |
| 290 | + |
| 291 | + <!-- This string is used in the 'Settings' window when user is signed into a Firefox Account --> |
| 292 | + <string name="settings_accounts_sign_out">Sign out</string> |
| 293 | + |
| 294 | + <!-- This string is used in the 'Settings' window when user is signed into a Firefox Account, but needs to re-enter their password. |
| 295 | + Most common reason for this state is that the account password was changed on another device. --> |
| 296 | + <string name="settings_accounts_reconnect">Reconnect</string> |
| 297 | + |
| 298 | + <!-- This string is the title of a dialog box shown to the user when a settings |
| 299 | + change requires the application to restart. --> |
| 300 | + <string name="restart_dialog_restart">Restart Required</string> |
| 301 | + |
| 302 | + <!-- This string is the text displayed in the restart dialog box explaining why the |
| 303 | + restart is required. '%1$s' will be replaced at runtime with the app's name. --> |
| 304 | + <string name="restart_dialog_text">You must restart %1$s in order to complete changes. Would you like to do that now?</string> |
| 305 | + |
| 306 | + <!-- This string is used to label the button the user presses to restart the |
| 307 | + application in the restart dialog. --> |
| 308 | + <string name="restart_now_dialog_button">Restart Now</string> |
| 309 | + |
| 310 | + <!-- This string is used to label the button the user presses in order to skip the application |
| 311 | + from being restarted. --> |
| 312 | + <string name="restart_later_dialog_button">Restart Later</string> |
| 313 | + |
| 314 | + <!-- This string labels an On/Off switch in the 'Developer Options' dialog |
| 315 | + and is used to enable or disable curved display. --> |
| 316 | + <string name="developer_options_curved_display">Enable Curved Display</string> |
| 317 | + |
| 318 | + <!-- This string labels an On/Off switch in the 'Developer Options' dialog |
| 319 | + and is used to toggle remote debugging of website content in the application. --> |
| 320 | + <string name="developer_options_remote_debugging">Enable Remote Debugging</string> |
| 321 | + |
| 322 | + <!-- This string labels an On/Off switch in the 'Developer Options' dialog |
| 323 | + and is used to toggle redirecting JavaScript Console output to the Android Logcat (i.e., `adb logcat`). --> |
| 324 | + <string name="developer_options_show_console">Redirect Console to Logcat</string> |
| 325 | + |
| 326 | + <!-- This string labels an On/Off switch in the developer options dialog |
| 327 | + and is used to customize background environments of the app. --> |
| 328 | + <string name="developer_options_env_override">Enable Environment Override</string> |
| 329 | + |
| 330 | + <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle |
| 331 | + running content in a separate process. |
| 332 | + Multiprocessing: the running of two or more programs or sequences of instructions |
| 333 | + simultaneously by a computer with more than one central processor. |
| 334 | + A dialog should appear with a field labeled with the text, 'Enable Multiprocess'. --> |
| 335 | + <string name="developer_options_multiprocess">Enable Multiprocess</string> |
| 336 | + |
| 337 | + <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle |
| 338 | + the performance monitor. The Performance monitor is used to detect pages that cause the |
| 339 | + browser to run below a target framerate and pauses the page to restore performance. |
| 340 | + --> |
| 341 | + <string name="developer_options_performance_monitor">Enable Performance Monitor</string> |
| 342 | + |
| 343 | + <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle |
| 344 | + debug logging. Debug logging provides runtime diagnostic information that may be collected |
| 345 | + to help diagnose and fix problems with the application. |
| 346 | + --> |
| 347 | + <string name="developer_options_debug_logging">Enable Debug Logging</string> |
| 348 | + |
| 349 | + <!-- This string labels an On/Off switch in the developer options dialog and is used to toggle |
| 350 | + UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable. |
| 351 | + If disabled it uses software rendering which is stable but not as performant as hardware acceleration |
| 352 | +--> |
| 353 | + <string name="hardware_acceleration_switch">Enable UI Hardware Acceleration</string> |
| 354 | + |
| 355 | + <!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. --> |
| 356 | + <string name="developer_options_servo">Enable Servo</string> |
| 357 | + |
| 358 | + <!-- The string labels the description text for the clear cookies and site data button in the |
| 359 | + privacy options dialog. --> |
| 360 | + <string name="developer_options_clear_cache_cookies_site_description">Cookies & Site Data</string> |
| 361 | + |
| 362 | + <!-- The string labels the description text for the clear cached web content button in the |
| 363 | + privacy options dialog. --> |
| 364 | + <string name="developer_options_clear_cache_web_content_description">Cached Web Content</string> |
| 365 | + |
| 366 | + <!-- The string labels the button text for the clear cache buttons in the privacy options dialog. --> |
| 367 | + <string name="developer_options_clear_cache">Clear Data</string> |
| 368 | + |
| 369 | + <!-- This string is used to label a numerical-entry field where the user may set a new value to |
| 370 | + use for the display density. --> |
| 371 | + <string name="developer_options_display_density">Display Density:</string> |
| 372 | + |
| 373 | + <!-- This string is used to label buttons to enable editing of text fields in the |
| 374 | + 'Developer Options' dialog. Pressing this button switches the text to |
| 375 | + editable-text fields so their values may be changed. --> |
| 376 | + <string name="developer_options_edit">Edit</string> |
| 377 | + |
| 378 | + <!-- This string is used to label the 'Edit' button once it has been pressed by the user. It |
| 379 | + indicates that, when the button is pressed, the user's edits will be saved. --> |
| 380 | + <string name="developer_options_save">Save</string> |
| 381 | + |
| 382 | + <!-- This string is used to label the 'Show' button in Settings. It |
| 383 | + indicates that, when the button is pressed opens a dialog box that contains more information. |
| 384 | + For example it's used to open a URL with the privacy policy. --> |
| 385 | + <string name="developer_options_show">Show</string> |
| 386 | + |
| 387 | + <!-- This string is used to label a numerical entry field where the user may enter a new value |
| 388 | + for the virtual displays Dots Per Inch (DPI). --> |
| 389 | + <string name="developer_options_display_dpi">Display DPI:</string> |
| 390 | + |
| 391 | + <!-- This string is used to label radio buttons for setting Multi-Sample Anti-Aliasing (MSAA) in |
| 392 | + VR Immersive Mode. --> |
| 393 | + <string name="developer_options_msaa">MSAA</string> |
| 394 | + |
| 395 | + <!-- This string is used to label the MSAA radio button that disables MSAA in Immersive Mode. --> |
| 396 | + <string name="developer_options_msaa_disabled">Disabled</string> |
| 397 | + |
| 398 | + <!-- This string is used to label the MSAA radio button that enables two times MSAA in Immersive Mode. --> |
| 399 | + <string name="developer_options_msaa_2">2x</string> |
| 400 | + |
| 401 | + <!-- This string is used to label the MSAA radio button that enables two times MSAA in Immersive Mode. --> |
| 402 | + <string name="developer_options_msaa_4">4x</string> |
| 403 | + |
| 404 | + <!-- This string is used to label a set of radio buttons that allow the user to change the |
| 405 | + User-Agent (UA) string of the browser. --> |
| 406 | + <string name="developer_options_ua_mode">User-Agent Mode</string> |
| 407 | + |
| 408 | + <!-- This string is used to label the 'Desktop' radio button of the 'User-Agent Mode' settings option. --> |
| 409 | + <string name="developer_options_ua_desktop">Desktop</string> |
| 410 | + |
| 411 | + <!-- This string is used to label the 'Mobile' radio button of the 'User-Agent Mode' settings option. --> |
| 412 | + <string name="developer_options_ua_mobile">Mobile</string> |
| 413 | + |
| 414 | + <!-- This string is used to label the 'VR' radio button of the 'User-Agent Mode' settings option. --> |
| 415 | + <string name="developer_options_ua_vr">VR</string> |
| 416 | + |
| 417 | + <!-- This string is used to label radio buttons for setting fixed-foveated-rendering (FFR) level. |
| 418 | + The term "foveation" derives from "fovea", the area of higher-resolution vision in the human retina. |
| 419 | + Higher values of this option result in larger parts of the peripheral vision being rendered |
| 420 | + at lower resolutions than the content in the center of the view. These higher values reduce |
| 421 | + quality to increase performance. |
| 422 | + The Oculus implementation of fixed-foveated-rendering is described in more detail here: |
| 423 | + https://developer.oculus.com/blog/optimizing-oculus-go-for-performance/--> |
| 424 | + <string name="developer_options_foveated_app">Foveation Level (App)</string> |
| 425 | + <!-- This string is used to label radio buttons for setting foveated level for WebVR immersive experiences --> |
| 426 | + <string name="developer_options_foveated_webvr">Foveation Level (WebVR)</string> |
| 427 | + <!-- This string is used to label the Foveated radio button that disables fixed-foveated-rendering in immersive mode. --> |
| 428 | + <string name="developer_options_foveated_disabled">Disabled</string> |
| 429 | + <!-- This string is used to label the Foveated radio button that enables low-level fixed-foveated-rendering. --> |
| 430 | + <string name="developer_options_foveated_1">1</string> |
| 431 | + <!-- This string is used to label the Foveated radio button that enables medium-level fixed-foveated-rendering. --> |
| 432 | + <string name="developer_options_foveated_2">2</string> |
| 433 | + <!-- This string is used to label the Foveated radio button that enables high-level fixed-foveated-rendering. --> |
| 434 | + <string name="developer_options_foveated_3">3</string> |
| 435 | + |
| 436 | + <!-- This string is used to label a set of radio buttons that allow the user to change the |
| 437 | + scroll direction of the remote controller. --> |
| 438 | + <string name="developer_options_scroll_direction">Scroll Direction</string> |
| 439 | + |
| 440 | + <!-- This string is used to label the 'Natural' radio button of the 'Scroll Direction' settings option. |
| 441 | + "Natural" refers to the motion of scrolled material being congruent with respect to direction of |
| 442 | + motion of user input. --> |
| 443 | + <string name="developer_options_scroll_direction_natural">Natural</string> |
| 444 | + |
| 445 | + <!-- This string is used to label the 'Reversed' radio button of the 'Scroll Direction' settings option. |
| 446 | + "Reversed" refers to the motion of scrolled material being reversed with respect to direction of |
| 447 | + motion of user input. --> |
| 448 | + <string name="developer_options_scroll_direction_reversed">Reversed</string> |
| 449 | + |
| 450 | + <!-- This string describes what the 'Reset' button in the developer options does which is |
| 451 | + restore all the developer settings to their default value. --> |
| 452 | + <string name="developer_options_reset">Reset Developer Settings</string> |
| 453 | + |
| 454 | + <!-- This string labels the 'Reset' button that restores the default developer settings values. --> |
| 455 | + <string name="developer_options_reset_button">Reset</string> |
| 456 | + |
| 457 | + <!-- This string is used to label buttons to enable editing of other options. --> |
| 458 | + <string name="settings_button_edit">Edit</string> |
| 459 | + |
| 460 | + <!-- This string describes the radio buttons used to select the user's background environment |
| 461 | + (seen while not in Immersive Mode). --> |
| 462 | + <string name="developer_options_environments">Environment</string> |
| 463 | + |
| 464 | + |
267 | 465 | </resources> |
0 commit comments