-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
qwe7002
committed
Oct 27, 2019
1 parent
d949b8e
commit 0b21e04
Showing
6 changed files
with
12 additions
and
12 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,14 @@ | ||
<resources> | ||
<string name="action_success">successfully.</string> | ||
<string name="action_failed">failed.</string> | ||
<string name="close_wifi">Close WI-FI hotspot </string> | ||
<string name="open_wifi">Open WI-FI hotspot </string> | ||
<string name="close_wifi">"Close WI-FI hotspot "</string> | ||
<string name="open_wifi">"Open WI-FI hotspot "</string> | ||
<string name="switch_data">Switching mobile network status.</string> | ||
<string name="restart_network">Restarting the mobile network.</string> | ||
<string name="switch_ap_message">/switch_ap - Turn wifi hotspot on or off</string> | ||
<string name="config_adb_message">/config_adb - Config network adb port</string> | ||
<string name="current_data_card">Current data card</string> | ||
<string name="not_getting_root">Not getting root privileges.</string> | ||
<string name="adb_set_success">Network adb setup </string> | ||
<string name="adb_set_failed">Network adb setup </string> | ||
<string name="adb_config">"Network adb setup "</string> | ||
<string name="root_switch">[Root] Allow advanced features</string> | ||
</resources> |