diff options
author | Michael W <baddaemon87@gmail.com> | 2019-03-01 12:36:55 +0100 |
---|---|---|
committer | Michael W <baddaemon87@gmail.com> | 2019-03-01 15:27:35 +0100 |
commit | dbed3a811f52cdb2f20f899996abe78e701e88e3 (patch) | |
tree | 118b5b64f1e7e224ec3ea271c97a3bba90417eeb /res/values-en-rAU | |
parent | 1141fe81001e35e345f435a9ec9a326ced65af7d (diff) | |
download | android_packages_apps_Trebuchet-dbed3a811f52cdb2f20f899996abe78e701e88e3.tar.gz android_packages_apps_Trebuchet-dbed3a811f52cdb2f20f899996abe78e701e88e3.tar.bz2 android_packages_apps_Trebuchet-dbed3a811f52cdb2f20f899996abe78e701e88e3.zip |
Automatic translation import
Change-Id: I4b5082ad9848675382184c6cabd5584ccff43a6d
Diffstat (limited to 'res/values-en-rAU')
-rw-r--r-- | res/values-en-rAU/lineage_strings.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/res/values-en-rAU/lineage_strings.xml b/res/values-en-rAU/lineage_strings.xml index 392b829a1..6555743f6 100644 --- a/res/values-en-rAU/lineage_strings.xml +++ b/res/values-en-rAU/lineage_strings.xml @@ -16,25 +16,18 @@ limitations under the License. --> <resources> - <!-- Application name --> - <!-- Folder titles --> <string name="play_folder_title">Play</string> - <!-- Expand statusbar --> <string name="statusbar_expand">Swipe down to show notifications</string> - <!-- Predictive apps --> <string name="predictive_apps_title">Predictive apps</string> <string name="predictive_apps_summary_on">Your favourite apps will appear at the top of the drawer</string> <string name="predictive_apps_summary_off">Your favourite apps won\'t appear at the top of the drawer</string> - <!-- Grid size --> <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> - <!-- Hide labels --> <string name="desktop_show_labels">Show icon labels on desktop</string> <string name="drawer_show_labels">Show icon labels in drawer</string> - <!-- Custom icons --> <string name="app_edit_drop_target_label">Edit</string> <string name="icon_pack_title">Icon pack</string> <string name="icon_pack_picker">Select icon</string> @@ -43,12 +36,10 @@ <string name="icon_pack_all_icons">All icons</string> <string name="icon_pack_reset">Reset</string> <string name="icon_pack_system">System (Default)</string> - <!-- Icon shapes --> <string name="icon_shape_super_ellipse_name">Super ellipse</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> - <!-- Preferences --> <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> @@ -65,10 +56,7 @@ <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> - <!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] --> <string name="title_show_google_app">Show Google app</string> - <!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] --> <string name="msg_minus_one_on_left">When you swipe right from main homescreen</string> - <!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] --> <string name="msg_minus_one_on_right">When you swipe left from main homescreen</string> </resources> |