summaryrefslogtreecommitdiffstats
path: root/res/values-en-rCA/lineage_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rCA/lineage_strings.xml')
-rw-r--r--res/values-en-rCA/lineage_strings.xml47
1 files changed, 33 insertions, 14 deletions
diff --git a/res/values-en-rCA/lineage_strings.xml b/res/values-en-rCA/lineage_strings.xml
index bbb9ebd65..cdcb4af7f 100644
--- a/res/values-en-rCA/lineage_strings.xml
+++ b/res/values-en-rCA/lineage_strings.xml
@@ -15,18 +15,37 @@
limitations under the License.
-->
<resources>
- <!-- Application name -->
- <!-- Settings -->
- <!-- Categories -->
- <!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
- <!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
- <!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
- <!-- Icon shapes -->
- <!-- Grid size -->
- <!-- Hide labels -->
- <!-- Edit workspace -->
- <!-- Icon badging -->
- <!-- Folder titles -->
- <!-- Expand statusbar -->
- <!-- Trust apps -->
+ <string name="settings_category_home">Home screen settings</string>
+ <string name="settings_category_drawer">Drawer settings</string>
+ <string name="settings_category_icons">Icon settings</string>
+ <string name="title_show_google_app">Show Google app</string>
+ <string name="msg_minus_one_on_left">When you swipe right from main home screen</string>
+ <string name="msg_minus_one_on_right">When you swipe left from main home screen</string>
+ <string name="icon_shape_square_name">Square</string>
+ <string name="icon_shape_circle_name">Circle</string>
+ <string name="icon_shape_squircle_name">Squircle</string>
+ <string name="icon_shape_teardrop_name">Teardrop</string>
+ <string name="grid_size_text">Grid size</string>
+ <string name="grid_size_rows">Rows</string>
+ <string name="grid_size_columns">Columns</string>
+ <string name="grid_size_custom_positive">Set</string>
+ <string name="grid_size_custom_message">Select custom columns and rows count</string>
+ <string name="desktop_show_labels">Show icon labels on desktop</string>
+ <string name="drawer_show_labels">Show icon labels in drawer</string>
+ <string name="settings_edit_allow_title">Allow edit</string>
+ <string name="settings_edit_allow_summary_on">Icons and widgets can be added, removed and moved on the homescreen</string>
+ <string name="settings_edit_allow_summary_off">Icons and widgets can\'t be added, removed and moved on the homescreen</string>
+ <string name="settings_edit_widgets_error">It\'s not possible to add widgets to the home screen</string>
+ <string name="settings_icon_badging_desc_on">A bubble will be displayed above the icon when there\'s a notification</string>
+ <string name="settings_icon_badging_desc_off">No bubble will be displayed above the icon when there\'s a notification</string>
+ <string name="play_folder_title">Play</string>
+ <string name="statusbar_expand">Swipe down to show notifications</string>
+ <string name="trust_apps_manager_name">Hidden &amp; Protected apps</string>
+ <string name="trust_apps_auth_manager">Unlock to manage the hidden and protected apps</string>
+ <string name="trust_apps_auth_open_app">Authenticate to open %1$s</string>
+ <string name="trust_apps_loading">Loading\u2026</string>
+ <string name="trust_apps_no_lock_error">Please set up a secure lock screen to restrict app access</string>
+ <string name="trust_apps_help">Help</string>
+ <string name="trust_apps_info_hidden">Hidden apps and their widgets are hidden from the drawer</string>
+ <string name="trust_apps_info_protected">Protected apps require authentication to be opened from the launcher</string>
</resources>