54 lines
4.1 KiB
XML
54 lines
4.1 KiB
XML
<resources>
|
|
<string name="app_name">Auto Clicker</string>
|
|
<string name="app_logo">App Logo</string>
|
|
<string name="agreement_text">
|
|
I have read and Accept the <font color="#0BC4FC"><a href="https://yourdomain.com/privacy">Privacy Policy</a></font> and
|
|
<font color="#0BC4FC"><a href="https://yourdomain.com/terms">Terms & Conditions</a></font>
|
|
</string>
|
|
<string name="splash_main_title"><font color="#0BC4FC">AUTO</font> <font color="#FFFFFF">CLICKER</font></string>
|
|
<string name="splash_subtitle">Automatic Tap & Gesture</string>
|
|
<string name="splash_loading">Loading . . .</string>
|
|
<string name="start">Start</string>
|
|
<string name="single_point">Single-Point</string>
|
|
<string name="multi_point">Multi-Point</string>
|
|
<string name="menu">Menu</string>
|
|
<string name="settings">Settings</string>
|
|
<string name="other">Other</string>
|
|
<string name="title">Title</string>
|
|
<string name="subtitle">Subtitle</string>
|
|
<string name="solutionList">Scripts</string>
|
|
<string name="no_scripts_text">Your saved solutionList \nwill be shown here</string>
|
|
<string name="create_now">Create Now</string>
|
|
<string name="import_scripts">Import</string>
|
|
<string name="accessibility">Accessibility</string>
|
|
<string name="please_tap_agree_button_then_choose_auto_clicker_in_the_app_list_and_enable_the_accessibility_permission">Please tap \'<font color="#0BC4FC">Agree</font>\' button, then choose \nAuto Clicker in the app list and enable the \nAccessibility permission</string>
|
|
<string name="watch_tutorial">Watch Tutorial</string>
|
|
<string name="why_we_use_this_permission">Why we use this\npermission?</string>
|
|
<string name="auto_clicker_uses_the_accessibility_service_api_to_enable_the_following_core_functionalities">Auto Clicker uses the Accessibility Service API
|
|
permission to enable the following core
|
|
functionalities.</string>
|
|
<string name="simulating_clicks_on_device_screen">- Simulating clicks on device screen</string>
|
|
<string name="simulating_swipes_on_device_screen">- Simulating swipes on device screen</string>
|
|
<string name="do_we_collect_any_private_data">Do we collect any private\ndata?</string>
|
|
<string name="no_we_do_not_collect_any_private_data_through_this_permission"><font color="#0BC4FC">NO.</font> We do not collect any private data through this permission</string>
|
|
<string name="how_to_enable_permission">How to enable permission?</string>
|
|
<string name="agree">Agree</string>
|
|
<string name="not_now">Not Now</string>
|
|
<string name="please_allow_auto_clicker_to_use_the_accessibility_service_for_app_features">Please allow Auto Clicker to use the\nAccessibility Service for app features.</string>
|
|
<string name="while_app_is_running">while app is running.</string>
|
|
<string name="_1_click_on_quot_start_quot_button_to_run_the_service">1. Click on <font color="#0BC4FC">\"START\"</font> button to run the service</string>
|
|
<string name="_2_drag_the_quot_action_point_quot_to_move_it_where_nyou_want_to_click">2. Drag the <font color="#0BC4FC">\"Action Point\"</font> to move it where\nyou want to click</string>
|
|
<string name="_3_click_quot_play_quot_to_start_clicking">3. Click <font color="#0BC4FC">\"Play\"</font> to start Clicking</string>
|
|
<string name="enable_this_permission_to_run_the_app_in_the_background_under_ultra_power_saving_mode_grant">Enable this permission to run the app in the background under Ultra power saving mode Grant</string>
|
|
<string name="app_was_forcibly_stopped">App was forcibly stopped</string>
|
|
<!-- TODO: Remove or change this placeholder text -->
|
|
<string name="hello_blank_fragment">Hello blank fragment</string>
|
|
<string name="preview"><u>Preview</u></string>
|
|
<string name="accessibility_service_description">This service enables auto-clicking on the screen.</string>
|
|
<string name="milliseconds_unit">milliseconds</string>
|
|
<string name="seconds_unit">seconds</string>
|
|
<string name="minutes_unit">minutes</string>
|
|
<string name="infinitely_unit">infinitely</string>
|
|
<string name="duration_unit">Duration</string>
|
|
<string name="cycle_unit">Cycle</string>
|
|
</resources> |