Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
<string name="cat_visuals">Visuelles</string>
<string name="cat_system">System</string>
<!-- UI Elements -->
<string name="search_placeholder">Suche nach Werkzeugen, Modifikationen und Anpassungen</string>
<string name="search_placeholder">Search Essentials</string>
<string name="search_no_results">Keine Ergebnisse für \"%1$s\"</string>
<string name="search_results_title">Suchergebnisse</string>
<string name="requires_following_permissions">%1$s benötigt folgende Berechtigungen</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
<string name="cat_visuals">Beelden</string>
<string name="cat_system">Systeem</string>
<!-- UI Elements -->
<string name="search_placeholder">Zoeken naar hulpmiddelen, modificaties en aanpassingen</string>
<string name="search_placeholder">Search Essentials</string>
<string name="search_no_results">Geen resultaten voor \"%1$s\"</string>
<string name="search_results_title">Zoekresultaten</string>
<string name="requires_following_permissions">%1$s vereist de volgende machtiging:</string>
Expand Down
24 changes: 12 additions & 12 deletions app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -492,15 +492,15 @@
<string name="perm_shizuku_title">Shizuku</string>
<string name="perm_shizuku_desc">Required for advanced commands. Install Shizuku from the Play Store.</string>
<string name="perm_shizuku_install_action">Install Shizuku</string>
<string name="perm_shizuku_grant_title">Grant Permission</string>
<string name="perm_shizuku_grant_title">Shizuku permission</string>
<string name="perm_shizuku_grant_desc">Required to run power-saving commands while maps is navigating.</string>
<string name="req_shizuku">Requires Shizuku or Root</string>
<string name="perm_root_title">Root Access</string>
<string name="perm_root_desc">Permissions required for system actions using Root privileges.</string>
<string name="perm_notif_listener_title">Notification Listener</string>
<string name="perm_notif_listener_desc_maps">Requires notification listener access to monitor Google Maps navigation status and enable power saving when not navigatiing.</string>
<string name="perm_notif_listener_desc_lighting">Requires notification listener access to detect new notifications and trigger edge lighting.</string>
<string name="perm_notif_listener_desc_snooze">Requires notification listener access to monitor and snooze unwanted system notifications.</string>
<string name="perm_notif_listener_desc_maps">Required to detect when Maps is navigating.</string>
<string name="perm_notif_listener_desc_lighting">Required to detect new notifications</string>
<string name="perm_notif_listener_desc_snooze">Required to detect and snooze notifications</string>
<string name="perm_accessibility_title">Accessibility Service</string>
<string name="perm_accessibility_desc_common">Required for App Lock, Screen off widget and other features to detect interactions</string>
<string name="perm_accessibility_desc_lighting">Required to trigger notification lighting on new notifications</string>
Expand Down Expand Up @@ -858,7 +858,7 @@
<!-- Updates -->
<string name="status_up_to_date">You are up to date</string>
<string name="warning_pre_release">This is a pre-release version and might be unstable.</string>
<string name="release_notes_format">Release Notes %1$s</string>
<string name="release_notes_format">Release Notes v%1$s</string>
<string name="action_view_on_github">View on GitHub</string>
<string name="action_download_apk">Download APK</string>
<!-- Haptic Types -->
Expand Down Expand Up @@ -914,7 +914,7 @@
<string name="instruction_section_lighting_title">Notification lighting does not work</string>
<string name="instruction_section_lighting_desc">It depends on the OEM. Some like OneUI does not seem to allow overlays above the AOD preventing the lighting effects being shown. In this case, try the ambient display as a workaround. </string>
<string name="instruction_section_button_title">Button remap does not work while display is off</string>
<string name="instruction_section_button_desc">Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku or Root\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press.</string>
<string name="instruction_section_button_desc">Some OEMs limit the accessibility service reporting once the display is actually off but they may still work while the AOD is on. \nIn this case, you may able to use button remaps with AOD on but not with off. \n\nAs a workaround, you will need to use Shizuku permissions and turn on the \'Use Shizuku\' toggle in button remap settings which identifies and listen to hardware input events.\nThis is not guaranteed to work on all devices and needs testing.\n\nAnd even if it\'s on, Shizuku method only will be used when it\'s needed. Otherwise it will always fallback to Accessibility which also handles the blocking of the actual input during long press.</string>
<string name="instruction_section_flashlight_title">Flashlight brightness does not work</string>
<string name="instruction_section_flashlight_desc">Only a limited number of devices got hardware and software support adjusting the flashlight intensity. \n\n\'The minimum version of Android is 13 (SDK33).\nFlashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)\'\npolodarb/Flashlight-Tiramisu</string>
<string name="instruction_section_about_title">What the hell is this app?</string>
Expand All @@ -932,10 +932,10 @@
<string name="bug_report_email_subject">Essentials Bug Report</string>
<string name="bug_report_send_via">Send via</string>
<!-- Location Reached -->
<string name="feat_location_reached_title">Are we there yet?</string>
<string name="feat_location_reached_desc">Destination nearby alerts</string>
<string name="location_reached_how_to">Open Google Maps, pick a location, and share it to Essentials.</string>
<string name="location_reached_radius_title">Alert Radius: %d m</string>
<string name="feat_location_reached_title">Are We There Yet?</string>
<string name="feat_location_reached_desc">Prepare for your destination.</string>
<string name="location_reached_how_to">Open your map app, pick a location, and share it to Essentials.</string>
<string name="location_reached_radius_title">Radius: %d m</string>
<string name="perm_location_title">Location</string>
<string name="perm_location_desc">Used to detect arrival at your destination.</string>
<string name="perm_bg_location_title">Background Location</string>
Expand All @@ -956,8 +956,8 @@
<string name="location_reached_fsi_desc">Required to wake your device upon arrival. Tap to grant.</string>
<string name="location_reached_dist_m">%1$d m</string>
<string name="location_reached_dist_km">%1$.1f km</string>
<string name="location_reached_service_title">Travel alarm active</string>
<string name="location_reached_service_remaining">%1$s remaining (%2$d%%)</string>
<string name="location_reached_service_title">Travel Alarm active</string>
<string name="location_reached_service_remaining">%1$s remaining</string>
<string name="location_reached_channel_name">Travel Progress</string>
<string name="location_reached_channel_desc">Shows real-time distance to destination</string>
<string name="location_reached_alarm_title">Destination Nearby</string>
Expand Down