forked from NdoleStudio/httpsms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstrings.xml
More file actions
14 lines (14 loc) · 795 Bytes
/
strings.xml
File metadata and controls
14 lines (14 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<resources>
<string name="app_name">HttpSMS</string>
<string name="nextRefreshTime">23/06/2022 18:58:30</string>
<string name="menuIconDescription">Menu Icon</string>
<string name="menuIconName">More</string>
<string name="notification_channel_default">com.httpsms.notification.default</string>
<string name="sign_in_button">Login With API Key</string>
<string name="text_area_api_key">API Key</string>
<string name="img_http_sms_logo">HTTP Sms Logo</string>
<string name="get_your_api_key">Open\nhttpsms.com/settings\nto get your API key</string>
<string name="main_log_out">Log Out</string>
<string name="login_phone_number_hint">International phone number in E.164 format</string>
<string name="phone_number">Phone Number</string>
</resources>