19 lines
850 B
XML
Raw Normal View History

2018-09-21 22:21:24 +02:00
<resources>
2018-09-23 20:00:10 +02:00
<string name="app_name">Simple Cloud Notifier</string>
2018-09-23 16:23:49 +02:00
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="ic_img_user_desc">Icon User</string>
<string name="str_userid">User ID</string>
<string name="str_userkey">Auth Key</string>
<string name="str_quota">Quota</string>
<string name="str_copy">Copy to clipboard</string>
<string name="ic_img_key_desc">Icon Key</string>
<string name="ic_img_fuel_desc">Icon Fuel</string>
<string name="str_qr_code">QR Code</string>
<string name="str_reset_account">Reset Account</string>
2018-09-23 20:00:10 +02:00
<string name="no_notifications">No notifications</string>
<string name="str_not_connected">not connected</string>
<string name="str_reload">reload</string>
2018-10-20 14:57:05 +02:00
<string name="desc_priority_icon">Priority icon</string>
2018-09-21 22:21:24 +02:00
</resources>