Skip to content

Instantly share code, notes, and snippets.

@captainstu72
Created July 29, 2015 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save captainstu72/8f73b4fbbb48d5575f20 to your computer and use it in GitHub Desktop.
Save captainstu72/8f73b4fbbb48d5575f20 to your computer and use it in GitHub Desktop.
Home Switch localisation base
<resources>
<string name="open_settings">Open Settings</string>
<string name="retry">Retry</string>
<string name="emui_title">EMUI is unsupported</string>
<string name="emui_text">Unfortunately EMUI (Huawei/Honor) does not support how Home Switch changes launchers. You will need to do this manually. \n\n1. Open Settings \n2. Manage Apps\n3.Default Apps\n4.Launcher. Pick a new launcher (Other than Home Switch).</string>
<string name="miui_title">MIUI is unsupported</string>
<string name="miui_text">Unfortunately MIUI (Xiaomi) does not support how Home Switch changes launchers. You will need to do this manually.\n\n1. Open Settings \n2. Manage Apps\n3.Default Apps\n4.Launcher. Pick a new launcher (Other than Home Switch).</string>
<string name="accident_title">Arrived here by accident?</string>
<string name="accident_text">You can only set Home Switch as your launcher every 5 seconds. This is to stop your device from going in to an infinite loop, causing it to hang.</string>
<string name="issue_title">Report Issue</string>
<string name="issue_text">If you&apos;re having issues please let us know. Please include your device and a brief description.</string>
<string name="uninstall_title">Uninstall</string>
<string name="uninstall_text">This is the worst case scenario. Whilst we hate to see users go, we don&apos;t want you to be stuck here. This should at least allow you to go back to another launcher. If you have to do this, please report to us with your device details and why. We may be able to look into it.</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment