YSY commit
This commit is contained in:
@@ -288,7 +288,7 @@
|
||||
<string name="stock_planogram_shelf">Shelf </string>
|
||||
<string name="stock_planogram_shelf_position"> Position </string>
|
||||
<string name="stock_planogram_already_exists">is already exists</string>
|
||||
<string name="stock_planogram_data_select_one_sku">Please select atleast one sku</string>
|
||||
<string name="stock_planogram_data_select_one_sku">Please select at least one sku</string>
|
||||
<string name="stock_planogram_data_add_shelf">Add sku, shelf can not be empty</string>
|
||||
|
||||
<string name="stock_planogram_data_add_shelf_position_already_exists">Shelf/ Position already exists</string>
|
||||
@@ -396,5 +396,29 @@
|
||||
<string name="pls_select_price">Please select price flasher</string>
|
||||
<string name="exists">Exists</string>
|
||||
<string name="price_flasher_available">Price flasher available?</string>
|
||||
<string name="title_activity_change_password">Change Password</string>
|
||||
|
||||
<string name="want_to_download">Do you want to download data</string>
|
||||
<string name="want_to_upload">Do you want to upload data</string>
|
||||
<string name="want_to_exit">Do you want to exit</string>
|
||||
|
||||
<!-- Change Password-->
|
||||
<string name="submit">Submit</string>
|
||||
<string name="old_password">Old Password</string>
|
||||
<string name="new_password">New Password</string>
|
||||
<string name="confirm_password">Confirm Password</string>
|
||||
<string name="password_rules">Password Rules</string>
|
||||
<string name="pw_rules">1. Must be between 6 to 8 characters long. \n\n 2. Must contain following combinations \n\n a. Uppercase characters(A-Z) \n b. Lowercase characters(a-z) \n c. Numbers(0-9) \n d. Special characters(@#$%)</string>
|
||||
<string name="invalid_password">Invalid Password</string>
|
||||
<string name="password_and_confirm_password_not_match">Password and confirm password does not match</string>
|
||||
<string name="space_not_allowed_in_password">Space is not allowed in password</string>
|
||||
<string name="new_password_not_equal_to_old_password">New password should not be equal to old password</string>
|
||||
<string name="password_updated_successfully">Password updated successfully</string>
|
||||
<string name="title_activity_mpin">MPin</string>
|
||||
<string name="error_incorrect_pin">This pin is incorrect</string>
|
||||
<string name="add_sku">Add SKU</string>
|
||||
<string name="is_there_promo_compliance">Is there any Promo running</string>
|
||||
<string name="first_click_compulsory_image">First click compulsory image</string>
|
||||
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user