aboutsummaryrefslogtreecommitdiffstats
path: root/lineage/res/res/values-en-rGB/strings.xml
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2019-03-11 00:20:23 +0100
committerMichael W <baddaemon87@gmail.com>2019-03-11 17:21:03 +0100
commit13e33b7116883a84ec15bd65bf7b76345f14f3e1 (patch)
treee7b983d7f9ad6ce4728768c70d1077bb38f57536 /lineage/res/res/values-en-rGB/strings.xml
parent7c58c4c5fa97cbccf0458ff4f31e0e93d101efba (diff)
downloadlineage-sdk-13e33b7116883a84ec15bd65bf7b76345f14f3e1.tar.gz
lineage-sdk-13e33b7116883a84ec15bd65bf7b76345f14f3e1.tar.bz2
lineage-sdk-13e33b7116883a84ec15bd65bf7b76345f14f3e1.zip
Automatic translation import
Change-Id: If43774499b4bbea34c504b1a86ee4c2a1d09fc75
Diffstat (limited to 'lineage/res/res/values-en-rGB/strings.xml')
-rw-r--r--lineage/res/res/values-en-rGB/strings.xml44
1 files changed, 3 insertions, 41 deletions
diff --git a/lineage/res/res/values-en-rGB/strings.xml b/lineage/res/res/values-en-rGB/strings.xml
index f3522963..9fcadb9c 100644
--- a/lineage/res/res/values-en-rGB/strings.xml
+++ b/lineage/res/res/values-en-rGB/strings.xml
@@ -17,58 +17,41 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Label for the LineageOS system components when they are shown to the user. -->
<string name="lineageos_system_label">LineageOS System</string>
- <!-- Labels for the MODIFY_PROFILES permission. -->
<string name="permlab_modifyProfiles">modify system profiles</string>
<string name="permdesc_modifyProfiles">Allows an app to modify system profiles.</string>
- <!-- Labels for the HARDWARE_ABSTRACTION_ACCESS permission. -->
<string name="permlab_useHardwareFramework">use hardware framework</string>
<string name="permdesc_useHardwareFramework">Allows an app access to the Lineage hardware framework.</string>
- <!-- Labels for the WRITE_SETTINGS permission -->
<string name="permlab_writeSettings">modify Lineage system settings</string>
<string name="permdesc_writeSettings">Allows an app to modify Lineage system settings.</string>
- <!-- Labels for the WRITE_SECURE_SETTINGS permission -->
<string name="permlab_writeSecureSettings">modify Lineage secure system settings</string>
<string name="permdesc_writeSecureSettings">Allows an app to modify Lineage secure system settings. Not for use by normal apps.</string>
- <!-- Labels for the PROTECTED_APP permission. -->
<string name="permlab_protectedApp">add and remove apps to protected apps</string>
<string name="permdesc_protectedApp">Allows an app to mark other apps as protected and lock them.</string>
- <!-- Labels for CHANGE_STYLE permission -->
<string name="permlab_changeStyle">change system style</string>
- <!-- this is wrong, but google's package manager uses the android:description
- attribute as description for the runtime permission request dialog
- with non-default dangerous permissions -->
<string name="permdesc_changeStyle">customise the system colours</string>
- <!-- Profiles -->
- <!-- Names of default profiles. -->
<string name="profileNameDefault">Default</string>
<string name="profileNameWork">Work</string>
<string name="profileNameHome">Home</string>
<string name="profileNameSilent">Silent</string>
<string name="profileNameNight">Night</string>
<string name="profileNameAutomobile">Vehicle</string>
- <!-- Names of application groups. -->
<string name="profileGroupPhone">Phone</string>
<string name="profileGroupCalendar">Calendar</string>
<string name="profileGroupGmail">Gmail</string>
<string name="profileGroupEmail">Email</string>
<string name="profileGroupSMS">SMS</string>
- <!-- Name of wildcard profile. -->
<string name="wildcardProfile">Other</string>
- <!-- Performance profiles -->
<string name="perf_profile_pwrsv">Power save</string>
<string name="perf_profile_bal">Balanced</string>
<string name="perf_profile_perf">Performance</string>
<string name="perf_profile_bias_power">Efficiency</string>
<string name="perf_profile_bias_perf">Quick</string>
- <!-- Performance profiles -->
<string name="perf_profile_pwrsv_summary">Maximum power savings, reduces device performance</string>
<string name="perf_profile_bal_summary">Balance of optimal performance and power characteristics</string>
<string name="perf_profile_perf_summary">High performance mode. Useful for applications requiring low latency and highest throughput when power consumption is not a concern</string>
<string name="perf_profile_bias_power_summary">Favour power savings. Limit maximum CPU power and optimize for power saving at the cost of higher latency</string>
<string name="perf_profile_bias_perf_summary">Favour performance. Reduces latency with slightly increased power consumption</string>
- <!-- LiveDisplay strings -->
<string name="live_display_auto">Automatic</string>
<string name="live_display_auto_summary">Automatically adjust colour temperature of screen after sunset and sunrise</string>
<string name="live_display_off">Off</string>
@@ -90,11 +73,8 @@
<string name="accessibility_quick_settings_live_display_changed_day">LiveDisplay changed to day mode.</string>
<string name="accessibility_quick_settings_live_display_changed_night">LiveDisplay changed to night mode.</string>
<string name="accessibility_quick_settings_live_display_changed_outdoor">LiveDisplay changed to outdoor mode.</string>
- <!-- Performance manager permission title -->
<string name="permlab_perfAccess">access performance manager</string>
- <!-- Performance manager permission description -->
<string name="permdesc_perfAccessDesc">Allows an app to access the performance service. Should never be needed for normal apps.</string>
- <!-- Weather Service strings -->
<string name="permlab_weather_read">read weather</string>
<string name="permdesc_weather_read">Allows an app to read content from the weather provider.</string>
<string name="permlab_weather_write">update weather provider</string>
@@ -103,44 +83,28 @@
<string name="permdesc_weather_bind">Allows an app to be identified as a weather provider service.</string>
<string name="permlab_weather_access_mgr">access weather service</string>
<string name="permdesc_weather_access_mgr">Allows an app to access the weather service in the system. Should never be needed for normal apps.</string>
- <!-- DataUsageProvider write permission title -->
<string name="permlab_dataUsageWrite">modify data usage database</string>
- <!-- DataUsageProvider write permission description -->
<string name="permdesc_dataUsageWrite">Allows an app to update the content of the data usage database.</string>
- <!-- DataUsageProvider read permission title -->
<string name="permlab_dataUsageRead">read data usage database</string>
- <!-- DataUsageProvider read permission description -->
<string name="permdesc_dataUsageRead">Allows an app to read content from the data usage database.</string>
- <!-- LiveDisplay manager permission -->
<string name="permlab_manageLiveDisplay">manage LiveDisplay settings</string>
<string name="permdesc_manageLiveDisplay">Allows an app to configure advanced display settings.</string>
- <!-- LineageAudioService - observe session changes permission -->
<string name="permlab_observe_audio_sessions">observe audio session changes</string>
<string name="permdesc_observe_audio_sessions">Allows an app to observe audio streams being created and destroyed.</string>
- <!-- Privacy Guard -->
<string name="privacy_guard_manager_title">Privacy Guard</string>
- <!-- Permissions used by remote preferences -->
<string name="permlab_manageRemotePrefs">manage remote settings</string>
<string name="permdesc_manageRemotePrefs">Allows an app to manage remote settings</string>
- <!-- About device screen, build date -->
<string name="build_date">Build date</string>
- <!-- About device screen, LineageOS API Level -->
<string name="lineage_api_level">LineageOS API level</string>
- <!-- About device screen, LineageOS updates -->
<string name="lineage_updates">LineageOS updates</string>
- <!-- About device screen, LineageOS version -->
<string name="lineage_version">LineageOS version</string>
- <!-- About device screen, vendor security patch -->
- <!-- General purpose use "unknown" string -->
+ <string name="lineage_vendor_security_patch">Vendor security patch level</string>
<string name="unknown">Unknown</string>
- <!-- Long-press back kill application -->
<string name="app_killed_message">Application killed</string>
- <!-- Status bar network traffic monitor strings -->
<string name="kilobitspersecond_short">kb/s</string>
<string name="megabitspersecond_short">Mb/s</string>
<string name="kilobytespersecond_short">kB/s</string>
<string name="megabytespersecond_short">MB/s</string>
- <!-- Accent colors -->
<string name="accent_black">Carbon</string>
<string name="accent_blue">Blueberry</string>
<string name="accent_brown">Cocoa</string>
@@ -151,17 +115,15 @@
<string name="accent_purple">Lavender</string>
<string name="accent_red">Tomato</string>
<string name="accent_yellow">Banana</string>
- <!-- Trust interface -->
- <!-- This string will be referenced from other apps when they're referring to the Trust interface.
- Trust is a feature name, it's not suggested to translate this unless there are conflicts due
- to a different meaning of the word "trust" in your language -->
<string name="trust_feature_name">Trust</string>
<string name="permlab_trustInterface">access Trust interface</string>
<string name="permdesc_trustInterface">Allows an app to display Trust warnings and suggestions</string>
<string name="trust_notification_channel">Trust alerts</string>
+ <string name="trust_notification_title_security">Trust \u2022 System security</string>
<string name="trust_notification_content_selinux">SELinux is not enforcing, your security has been weakened</string>
<string name="trust_notification_title_root">Trust \u2022 Root access</string>
<string name="trust_notification_content_root">An app is using the root privileges right now</string>
+ <string name="trust_notification_content_keys">This build was signed with public keys</string>
<string name="trust_notification_title_onboarding">Discover Trust</string>
<string name="trust_notification_content_onboarding">Get to know how to assure your device is safe</string>
<string name="trust_notification_action_manage">Manage alerts</string>