| 123456789101112131415161718192021222324252627282930313233343536 |
- <?xml version="1.0" encoding="utf-8"?>
- <resources>
- <string name="store_store">Store</string>
- <string name="store_cars">Vehicles</string>
- <string name="store_frames">Frames</string>
- <string name="store_themes">Themes</string>
- <string name="store_id" translatable="false">ID</string>
- <string name="store_test_drive">Test drive</string>
- <string name="store_test_wear">Test wear</string>
- <string name="store_buy_confirm">Buy it now?</string>
- <string name="store_buy_success">Purchase successful</string>
- <string name="store_buy_use_now">Are you using it now?</string>
- <string name="store_use_now">Use now</string>
- <string name="store_profile_use">use it in profile</string>
- <string name="store_room_use">use it in room settings</string>
- <string name="store_id_your_custom_id">Your custom ID</string>
- <string name="store_id_custom_id">Custom ID</string>
- <string name="store_id_edit_hint">Enter your ID you want to customize</string>
- <string name="store_id_customize">Customize</string>
- <string name="store_id_gold_coins">%1$s thousand</string>
- <string name="store_id_expire">%1$s expires</string>
- <string name="store_id_can_customize">Fortunately, your customized ID is still there!</string>
- <string name="store_id_has_been_customize">Your customized ID has been customized, please try another ID</string>
- <string name="store_id_replace_tip">Purchase a new custom ID, the original custom ID will be replaced</string>
- <string name="store_id_confirm_buy_tip">Are you sure to buy this ID?</string>
- <string name="store_id_invalid">ID invalid</string>
- <string name="store_id_can_not_sell">The ID can not sell</string>
- <string name="store_no_intimacy_buy_tip">Unfortunately, only users in a close relationship can buy/gift this item</string>
- <string name="store_no_cp_buy_tip">Unfortunately, only users with a CP relationship can purchase this item</string>
- <string name="store_choose_give_cp_good">Please select the product that will be presented to your CP</string>
- <string name="store_send_success">The gift is successful</string>
- <string name="store_exclusive_item">Exclusive to CP</string>
- <string name="store_no_pair_good">not a paired item</string>
- <string name="store_select_one_test_wear">Please select one to try on</string>
- <string name="couple_buy_ring_err">This ring can only be given as a gift for proposal and wedding, so go and propose now</string>
- </resources>
|