|
25 | 25 | <string name="home">home</string>
|
26 | 26 | <string name="about">About</string>
|
27 | 27 | <string name="previous">Previous</string>
|
28 |
| - <string name="hello_first_fragment">Hello first fragment</string> |
29 |
| - <string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string> |
30 | 28 | <string name="service_name">OMNT</string>
|
31 |
| - <string name="app_description">OMNT Open Mobile Network Toolkit, the swiss army knife for network researcher</string> |
| 29 | + <string name="app_description">OMNT OpenMobileNetworkToolkit, the swiss army knife for network researcher</string> |
32 | 30 | <string name="slicing">Slicing</string>
|
33 | 31 | <string name="Log">Debug Log</string>
|
34 | 32 | <string name="device_admin_description">I need your permission</string>
|
|
50 | 48 | <string name="iperf3_instances">Instances</string>
|
51 | 49 | <string name="export_logs">Export Logs</string>
|
52 | 50 | <string name="channel_name">OMNT_Notification</string>
|
53 |
| - <string name="channel_description">Notification channel for Open Mobile Network Toolkit</string> |
54 |
| - |
55 |
| - |
56 |
| - <!-- Preference Titles --> |
57 |
| - <string name="messages_header">Messages</string> |
58 |
| - <string name="sync_header">Sync</string> |
59 |
| - |
60 |
| - <!-- Messages Preferences --> |
61 |
| - <string name="signature_title">Your signature</string> |
62 |
| - <string name="reply_title">Default reply action</string> |
| 51 | + <string name="channel_description">Notification channel for OpenMobileNetworkToolkit</string> |
63 | 52 |
|
64 | 53 | <!-- Application Preferences -->
|
65 | 54 | <string name="carrier_permissions">carrier_permission</string>
|
|
99 | 88 | <string name="fake_location_summary">Use a fake location for all measurements for testing / privacy reasons</string>
|
100 | 89 |
|
101 | 90 | <!-- Work Profile Management -->
|
102 |
| - <string name="intro_message"> |
103 |
| - <![CDATA[ |
104 |
| - This sample demonstrates how to create a managed profile. You can also learn how to |
105 |
| - enable or disable other apps and how to set restrictions to them. Intents can be |
106 |
| - configured to be forwarded between primary account and managed profile. Finally, you can |
107 |
| - wipe all the data associated with the profile. |
108 |
| - Note that there can only be one managed profile on a device. |
109 |
| - ]]> |
110 |
| - </string> |
| 91 | + |
111 | 92 | <string name="set_up_profile">Set up profile</string>
|
112 | 93 | <string name="enable_forwarding">Enable forwarding of Share Intent</string>
|
113 | 94 | <string name="send_intent_text">Send a sample share Intent</string>
|
|
0 commit comments