| 14792 |
manas |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<resources>
|
|
|
3 |
|
|
|
4 |
<string name="app_name">ProfitMandi</string>
|
|
|
5 |
<string name="hello_world">Hello world!</string>
|
|
|
6 |
<string name="action_settings">Settings</string>
|
|
|
7 |
<string name="title_activity_login">LoginActivity</string>
|
|
|
8 |
<string name="title_activity_deals_home">DealsHome</string>
|
|
|
9 |
<string name="APP_ID">1539111506338872</string>
|
|
|
10 |
<string name="title_activity_main">MainActivity</string>
|
|
|
11 |
<string name="drawer_open">Slider Menu Opened</string>
|
|
|
12 |
<string name="drawer_close">Slider Menu Closed</string>
|
|
|
13 |
<string name="appnamactionbar">ProfitMandi</string>
|
|
|
14 |
<string name="crash_toast_text">ProfitMandi Application Crashed Unexpectedly</string>
|
|
|
15 |
<string name="issue">Select Issue</string>
|
|
|
16 |
<!-- Content Description -->
|
|
|
17 |
<string name="desc_list_item_icon">Item Icon</string>
|
|
|
18 |
<string name="hello_blank_fragment">Hello blank fragment</string>
|
|
|
19 |
<string name="title_activity_mobile_number_verification">MObileNumberVerificationActivity</string>
|
|
|
20 |
<string name="title_activity_mobile_number">MobileNumber</string>
|
|
|
21 |
<string name="title_activity_mobile_verification_first_time">MobileVerificationFirstTime</string>
|
|
|
22 |
<string name="title_activity_splash_internet_not_working">SplashInternetNotWorking</string>
|
|
|
23 |
<string name="title_activity_faqtest">FAQTest</string>
|
|
|
24 |
<string name="title_activity_referrer">ReferrerActivity</string>
|
|
|
25 |
|
| 16310 |
manas |
26 |
|
|
|
27 |
<string name="Deals">Deals</string>
|
|
|
28 |
<string name="Search">Search</string>
|
|
|
29 |
<string name="Stores">Visit Other Stores</string>
|
|
|
30 |
<string name="About_Us">FAQ</string>
|
|
|
31 |
<string name="Contact_Us">Contact Us</string>
|
|
|
32 |
<string name="Tutorials">How it Works</string>
|
|
|
33 |
|
|
|
34 |
<string-array name="stores_array">
|
|
|
35 |
<item>Amazon</item>
|
|
|
36 |
<item>Flipkart</item>
|
|
|
37 |
<item>Saholic</item>
|
|
|
38 |
<item>Shopclues</item>
|
|
|
39 |
<item>Snapdeal</item>
|
|
|
40 |
</string-array>
|
|
|
41 |
|
| 14792 |
manas |
42 |
</resources>
|