Developer option to enable Terminal app.

Change-Id: I765b956381e4bdf0e315108c0e94e0b1c0d2cb86
This commit is contained in:
Jeff Sharkey
2013-03-05 23:31:45 -08:00
parent 3c91478084
commit d390b702b6
3 changed files with 24 additions and 0 deletions

View File

@@ -3036,6 +3036,11 @@
<!-- Message of dialog confirming that user wants to protect external storage. [CHAR LIMIT=NONE] -->
<string name="enforce_read_external_confirm_message" product="default">When SD card is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers.</string>
<!-- Title of checkbox setting that enables the terminal app. [CHAR LIMIT=32] -->
<string name="enable_terminal_title">Local terminal</string>
<!-- Summary of checkbox setting that enables the terminal app. [CHAR LIMIT=64] -->
<string name="enable_terminal_summary">Enable terminal app that offers local shell access</string>
<!-- Title for the screen that lets the user choose a gadget to add to the home screen
(or other screens that can host gadgets). Note to translators: we're still determining
the final name for Gadgets/Widgets, so please translate both for now. -->