-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from bromptonista/master
Fix typos, spelling mistakes and add info about prebuilt apk
- Loading branch information
Showing
6 changed files
with
12 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<resources> | ||
<string name="app_name">SimpleRT</string> | ||
<string name="title_activity_main">MainActivity</string> | ||
<string name="accessory_error">Seems like you device doesn\'t support Android Open Accessory protocol!</string> | ||
<string name="tun_error">Seems like you device doesn\'t support Android VpnApi! Check out tun.ko app.</string> | ||
<string name="accessory_error">Seems like your device doesn\'t support Android Open Accessory protocol!</string> | ||
<string name="tun_error">Seems like your device doesn\'t support Android VpnApi! Check out tun.ko app.</string> | ||
<string name="description_service_running">Service running</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters