-
Notifications
You must be signed in to change notification settings - Fork 19
Created en_IN localisation for HCM Admin console v0.1 #116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Warning Rate limit exceeded@Shreya-egov has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 45 minutes and 41 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughThe recent updates to the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Outside diff range and nitpick comments (1)
localisation/HCM/HCM Admin Console/en_IN/rainmaker-campaignmanager.json (1)
1-1766: Perform a spell check on all message fields to ensure professionalism.
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- localisation/HCM/HCM Admin Console/en_IN/rainmaker-campaignmanager.json (1 hunks)
- localisation/HCM/HCM Admin Console/en_IN/rainmaker-hcm-admin-schemas.json (1 hunks)
Files not summarized due to errors (1)
- localisation/HCM/HCM Admin Console/en_IN/rainmaker-campaignmanager.json: Error: Message exceeds token limit
Additional comments not posted (8)
localisation/HCM/HCM Admin Console/en_IN/rainmaker-hcm-admin-schemas.json (6)
10-13: Localization for "Setting targets" has been successfully added.
89-105: Localization for downloading and setting targets using Excel templates has been added comprehensively.
107-129: Detailed instructions for setting targets post-download have been added, enhancing user guidance.
137-159: Localization for handling common errors during target setting has been added, which should help in troubleshooting.
191-231: The added localization messages for managing facilities within specific boundaries are detailed and cover various scenarios, including error handling.
491-537: The localization for creating users within specific boundaries has been added. This includes detailed steps and error handling, which should greatly aid administrators.localisation/HCM/HCM Admin Console/en_IN/rainmaker-campaignmanager.json (2)
1-1766: Ensure JSON structure is valid and consistent across all entries.
1-1766: Review all user-facing messages for clarity and consistency.#!/bin/bash # Description: Check for consistency in terminology and clarity in messages. # Test: Search for inconsistent terminology usage. Expect: Consistent terminology across messages. rg --type json --json 'message' localisation/HCM/HCM\ Admin\ Console/en_IN/rainmaker-campaignmanager.json | sort | uniq -c | sort -nr
Updated releasekit with HCM 1.4 release
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- localisation/HCM/HCM Admin Console/en_IN/rainmaker-campaignmanager.json (1 hunks)
- localisation/HCM/HCM Admin Console/en_IN/rainmaker-hcm-admin-schemas.json (1 hunks)
Files not summarized due to errors (1)
- localisation/HCM/HCM Admin Console/en_IN/rainmaker-campaignmanager.json: Error: Message exceeds token limit
Additional comments not posted (4)
localisation/HCM/HCM Admin Console/en_IN/rainmaker-hcm-admin-schemas.json (1)
1-914: The localization entries are well-formed and consistent with the required format. Ensure that all terms are correctly translated and culturally appropriate for the Indian English locale.localisation/HCM/HCM Admin Console/en_IN/rainmaker-campaignmanager.json (3)
1-1802: The JSON structure is correctly formatted and all entries are consistent with the required keys for localization.
1-1802: All localization keys and messages are consistent and properly localized for the "en_IN" locale.
1-1802: The text quality across all messages is high, with no typographical errors detected.
| [ | ||
| { | ||
| "code": " CAMPAIGN_ADD_PRODUCT_MANDATORY_ERROR", | ||
| "message": "Please fill all the mandatory fields.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": " HCM_ADMIN_CONSOLE_BOUNDARY_CODE", | ||
| "message": "Boundary Code", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": " HCM_ADMIN_CONSOLE_BOUNDARY_DATA", | ||
| "message": "Boundary Data", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": " HCM_ADMIN_CONSOLE_USER_NAME", | ||
| "message": "Name of the Person (Mandatory)", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": " HCM_PLEASE_WAIT_LOADING_BOUNDARY", | ||
| "message": "Please wait", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ACTION_TEST_CAMPAIGN_HOME", | ||
| "message": "Home", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ACTION_TEST_CAMPAIGN_MANAGER", | ||
| "message": "Campaign Manager", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ACTION_TEST_CREATECAMPAIGN", | ||
| "message": "My Campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ACTION_TEST_DISTRICT", | ||
| "message": "District", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ACTION_TEST_NATIONAL", | ||
| "message": "National", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ACTION_TEST_PROVINCIAL", | ||
| "message": "Provincial", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "BACK", | ||
| "message": "Back", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "BEDNET", | ||
| "message": "Bednet", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "BOUNDARY_README_HEADER_3_DESC_2", | ||
| "message": "Validations are only for Boundary code column and Target at the Selected Boundary level column.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMAPAIGN_DELIVERY_TAB_TEXT", | ||
| "message": "Delivery", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ADD_MORE_ATTRIBUTE_TEXT", | ||
| "message": "Add More Attributes", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ADD_MORE_DELIVERY_BUTTON", | ||
| "message": "Add More Delivery Conditions", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ADD_MORE_PRODUCT_BUTTON", | ||
| "message": "Add Resources", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ADD_PRODUCTS_BUTTON_TEXT", | ||
| "message": "Add Resources To Be Delivered", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ADD_PRODUCTS_LABEL", | ||
| "message": "Resources to be delivered", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ADD_PRODUCT_MANDATORY_ERROR", | ||
| "message": "Please fill the mandatory fields.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ADD_START_END_DATE_TEXT", | ||
| "message": "Add start and end dates for cycles", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ATTRIBUTE_AGE", | ||
| "message": "Age (in months)", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ATTRIBUTE_CAMPAIGN_BEDNET_HOUSEHOLD_LABEL", | ||
| "message": " Number of bed nets per household", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ATTRIBUTE_CAMPAIGN_BEDNET_INDIVIDUAL_LABEL", | ||
| "message": "Number of individuals per bed net", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ATTRIBUTE_GENDER", | ||
| "message": "Gender (Male or Female)", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ATTRIBUTE_HEIGHT", | ||
| "message": "Height (in cms)", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ATTRIBUTE_LABEL", | ||
| "message": "Attribute", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ATTRIBUTE_WEIGHT", | ||
| "message": "Weight (in Kgs)", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_BEDNET_HOUSEHOLD_LABEL", | ||
| "message": " Number of bed nets per household", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_BEDNET_INDIVIDUAL_LABEL", | ||
| "message": "Number of individuals per bed net", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_BENEFICIARY_TYPE", | ||
| "message": "Beneficiary type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_BOUNDARY_PLEASE_WAIT", | ||
| "message": "Please wait for sometime.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_COMPLETED", | ||
| "message": "Completed", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_COUNT_LABEL", | ||
| "message": "Count", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_CYCLE", | ||
| "message": "Cycle", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_CYCLE_CONFIGURE_HEADING", | ||
| "message": "The number of cycles and deliveries in each cycles are preloaded for SMC campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_CYCLE_CONFIGURE_HEADING_LLIN-MZ", | ||
| "message": "Configuration for LLIN campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_CYCLE_CONFIGURE_HEADING_MR-DN", | ||
| "message": "Configuration for multi round campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_CYCLE_INFO_LLIN-MZ", | ||
| "message": "According to the WHO guidelines, LLINs should be distributed every three years. This recommendation is based on the average lifespan of LLINs. Based on this guideline, the number of cycles and deliveries are set to 1 each.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_CYCLE_INFO_MR-DN", | ||
| "message": "Please be informed that the number of cycles and deliveries in each cycle listed below are configured according to the guidelines provided by the WHO for 'Seasonal Malaria Chemoprevention' campaigns. If you wish to modify the number of cycles or deliveries in each cycle, you are welcome to do so by pressing on the “+” or “-” icons for cycles and deliveries according to your preferences.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_CYCLE_TAB_TEXT", | ||
| "message": "Cycle", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_DELETE_CONDITION_LABEL", | ||
| "message": "Delete condition", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_DELETE_ROW_TEXT", | ||
| "message": "Delete", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_DELIVERY", | ||
| "message": "Delivery", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_DELIVERY_DETAILS", | ||
| "message": "Delivery details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_DELIVERY_RULE_LABEL", | ||
| "message": "Delivery condition", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_DETAILS", | ||
| "message": "Campaign details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_DOWNLOAD_USER_CRED", | ||
| "message": "Download User Credentials", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_DRAFTS", | ||
| "message": "Drafts", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_EDIT", | ||
| "message": "Edit", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_END_DATE", | ||
| "message": "Campaign end date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_END_DATE_BEFORE_ERROR", | ||
| "message": "End date of the campaign cannot be before the start date of the campaign.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_END_DATE_ERROR", | ||
| "message": "Mandatory field !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_END_DATE_SAME_ERROR", | ||
| "message": "The start and end date for a campaign cannot be same !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_FAILED", | ||
| "message": "Failed", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_FIELD_ERROR_MANDATORY", | ||
| "message": "Mandatory field !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_FIELD_MANDATORY", | ||
| "message": "Mandatory field !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_HOME", | ||
| "message": "Home", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NAME", | ||
| "message": "Campaign name", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NAME_ERROR", | ||
| "message": "This campaign name already exists! Try with another valid name.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NAME_FIELD_ERROR", | ||
| "message": "Mandatory field !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NAME_FIELD_ERROR ", | ||
| "message": "Mandatory field !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NAME_MISSING_TYPE_ERROR", | ||
| "message": "Please enter a campaign name !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NAME_TOO_LONG_ERROR", | ||
| "message": "Campaign name cannot be more than 250 characters.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NEW_PRODUCT_TEXT", | ||
| "message": "Can’t find your resource on the resource list ?", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NO_OF_CYCLE", | ||
| "message": "Number of cycles", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NO_OF_CYCLES", | ||
| "message": "Number of cycles", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NO_OF_DELIVERIES", | ||
| "message": "Number of deliveries", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_NO_OF_DELIVERY", | ||
| "message": "Number of deliveries", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_ONGOING", | ||
| "message": "Ongoing", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_OPERATOR_LABEL", | ||
| "message": "Operator", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PRODUCTS_MODAL_HEADER_TEXT", | ||
| "message": "Configure resources", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PRODUCTS_MODAL_SECONDARY_ACTION", | ||
| "message": "Add Resources", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PRODUCTS_MODAL_SUBMIT_TEXT", | ||
| "message": "Confirm Resources", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PRODUCT_MISSING_ERROR", | ||
| "message": "Please fill the resources to be delivered.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PRODUCT_NAME_ERROR", | ||
| "message": "Mandatory fields should be between 2 to 100 characters only.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PRODUCT_VARIANT_ERROR", | ||
| "message": "Mandatory fields should be between 2 to 100 characters only.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PROJECT_DEFAULT1", | ||
| "message": "Configuration for Default type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PROJECT_LLIN-MZ", | ||
| "message": "Configuration for LLIN campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PROJECT_LLIN_MOZ", | ||
| "message": "Mozambique Specific Configuration for LLIN Campaigns", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PROJECT_LLIN_MZ", | ||
| "message": "Configuration for LLIN campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PROJECT_MR-DN", | ||
| "message": "Configuration for multi round campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PROJECT_MR_DN", | ||
| "message": "Configuration for multi round campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_PROJECT_SMC", | ||
| "message": "SMC", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_RESOURCE", | ||
| "message": "Resource", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SEARCH_NAME", | ||
| "message": "Campaign name", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SEARCH_TITLE", | ||
| "message": "My Campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SEARCH_TYPE", | ||
| "message": "Campaign type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SELECT_BOUNDARIES_DESCRIPTION", | ||
| "message": "Boundaries are the administrative areas defined that you want to run a campaign in. Start selecting boundaries from the first level so that the boundaries present in the next level are available for selection.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SELECT_BOUNDARY", | ||
| "message": "Select the boundaries where you want to run the campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SELECT_HIERARCHY", | ||
| "message": "Select hierarchy", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_START_DATE", | ||
| "message": "Campaign start date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_START_DATE_ERROR", | ||
| "message": "Mandatory field !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_STATUS_CREATING_MESSAGE", | ||
| "message": "List of users for the campaign are being created. Please try again after some time.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_ADD_ATTRIBUTES_ACTION", | ||
| "message": "Add attributes", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_ADD_DATE_ACTION", | ||
| "message": "Add date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_ADD_DELIVERY_TYPE_ACTION", | ||
| "message": "Add delivery type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_ADD_PRODUCT_ACTION", | ||
| "message": "Add resource", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_ADD_VALUES_ACTION", | ||
| "message": "Add Values", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_ATTRIBUTES_MISSING_ERROR", | ||
| "message": "Attributes are missing in cycle {CYCLE_NO} delivery {DELIVERY_NO} for delivery condition {CONDITION_NO}.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_DATE_MISSING_ERROR", | ||
| "message": "Dates are missing in cycle {CYCLE_NO}", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_DELIVERY_TYPE_MISSING_ERROR", | ||
| "message": "Delivery Type missing in cycle {CYCLE_NO} delivery {DELIVERY_NO} for delivery condition {CONDITION_NO}.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_NA", | ||
| "message": "To be updated", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_PRODUCT_MISSING_ERROR", | ||
| "message": "Products are missing in cycle {CYCLE_NO} delivery {DELIVERY_NO} for delivery condition {CONDITION_NO}.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_SUMMARY_VALUES_MISSING_ERROR", | ||
| "message": "Values are missing in cycle {CYCLE_NO} delivery {DELIVERY_NO} for delivery condition {CONDITION_NO}.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TAB_INFO_TEXT_LLIN-MZ", | ||
| "message": "The value of 1.8 for the parameter 'Number of beneficiary per bednet' is based on WHO guidelines. The user can choose change this value if it doesn't work for their country's use case.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TAB_INFO_TEXT_MR-DN", | ||
| "message": "Please be informed that the conditions listed below are configured according to the guidelines provided by the WHO for 'Seasonal Malaria Chemoprevention' campaigns. If you wish to modify any specific conditions or resources to be delivered, you are welcome to do so by editing the delivery rules according to your preferences.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TAB_SUB_TEXT", | ||
| "message": "The conditions of delivery you configure on this step will decide eligibility criteria for your beneficiaries. You can configure multiple conditions for delivery based on different eligibility criteria being followed in the campaign. Each eligibility criteria should be created as a separate delivery condition. Each condition for an individual beneficiary type can be created by using 4 attributes i.e. Age, Weight, Height and Gender.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TAB_SUB_TEXT_LLIN-MZ", | ||
| "message": "Configuration for LLIN campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TAB_SUB_TEXT_MR-DN", | ||
| "message": "Configuration for multi round campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TAB_TEXT", | ||
| "message": "Configure conditions for delivery", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TYPE", | ||
| "message": "Campaign type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TYPE_HOUSEHOLD", | ||
| "message": "Household", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_TYPE_INDIVIDUAL", | ||
| "message": "Individual", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_UPCOMING", | ||
| "message": "Upcoming", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_USER_GENERATION_SUCCESS", | ||
| "message": "User credential generated successfully. Please download.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_VALIDATION_INPROGRESS", | ||
| "message": "Please wait! Validation is in progress.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_VALUE_LABEL", | ||
| "message": "Value", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CAMPAIGN_VALUE_ZERO_ERROR", | ||
| "message": "Value cannot be zero for the delivery conditions.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CMN_NOOPTION", | ||
| "message": "No options available", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CREATE_NEW_CAMPAIGN", | ||
| "message": "Setup Campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CYCLE", | ||
| "message": "Cycle", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "CYCLE_NUMBER", | ||
| "message": "Number of cycles", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "Campaign_name_missing_type_error", | ||
| "message": "Please fill the mandatory field to move ahead.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "Confirm Addition of Products", | ||
| "message": "Confirm Addition Of Resources", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "DELIVERY_CYCLE_DATE_ERROR", | ||
| "message": "Delivery cycles start and end dates are empty. Please fill the values.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "DELIVERY_CYCLE_DETAILS", | ||
| "message": "Delivery Details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "DELIVERY_CYCLE_EMPTY_ERROR", | ||
| "message": "Number of cycles and deliveries are empty. Please fill the values.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "DELIVERY_CYCLE_MISMATCH_LENGTH_ERROR", | ||
| "message": "Delivery cycles Start and End dates are empty. Please fill the values.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "DELIVERY_NUMBER", | ||
| "message": "Number of deliveries per cycle", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "DELIVERY_RULES_ERROR", | ||
| "message": "Please fill all the values in delivery conditions along with resources to be delivered.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "DIRECT", | ||
| "message": "Direct delivery", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "DRUG", | ||
| "message": "Drug", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "END_DATE", | ||
| "message": "End date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "EQUAL_TO", | ||
| "message": "Equal to", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ERROR_WHILE_DOWNLOADING", | ||
| "message": "There is some issue found during downloading template. Please try again later.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ERR_HRMS_INVALID_CITY", | ||
| "message": "Please select valid city name.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_ADD_PRODUCT_BUTTON", | ||
| "message": "Confirm Addition Of Resources", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_ADD_PRODUCT_LINK", | ||
| "message": "Add New Resource", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_BOUNDARY_MODAL_BACK", | ||
| "message": "Yes", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_BOUNDARY_MODAL_SUBMIT", | ||
| "message": "No", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_CREATE_SUCCESS_RESPONSE", | ||
| "message": "Campaign data recorded successfully!", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_CREATE_SUCCESS_RESPONSE_TEXT", | ||
| "message": "The campaign data has been captured successfully and it will take a few minutes to create campaign. Once the campaign is created you can download the user credentials and other campaign data from the 'My Campaigns' screen.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_NO_DOCUMENTS_AVAILABLE", | ||
| "message": "Please upload valid excel sheet.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_RESPONSE_ACTION", | ||
| "message": "Go Home", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_SUCCESS_INFO_TEXT", | ||
| "message": "Campaign ID", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_UPDATE_BOUNDARY_MODAL_HEADER", | ||
| "message": "Are you sure you want to update your campaign limits?", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_UPDATE_BOUNDARY_MODAL_TEXT", | ||
| "message": "If you change the campaign limit data in this step, the file(s) uploaded for the following steps will be deleted", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_UPLOAD_BOUNDARY_DATA_MODAL_HEADER", | ||
| "message": "Download Excel template for target", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_UPLOAD_BOUNDARY_DATA_MODAL_TEXT", | ||
| "message": "Download the Excel template which has the selected boundary data. Once downloaded,please populate the template with correct target data and upload the sheet.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_UPLOAD_FACILITY_DATA_MODAL_HEADER", | ||
| "message": "Download Excel template for facility data", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_UPLOAD_FACILITY_DATA_MODAL_TEXT", | ||
| "message": "Download the Excel template which has the list of permanent facilities and list of selected boundary data. Once downloaded, please populate the template with correct facility data and upload the sheet.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_UPLOAD_USER_DATA_MODAL_HEADER", | ||
| "message": "Download Excel template for user details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_CAMPAIGN_UPLOAD_USER_DATA_MODAL_TEXT ", | ||
| "message": "Download the Excel template which has the selected boundary data. Once downloaded, please populate the template with correct user data and upload the sheet.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_COMMON_PLEASE_ENTER_ALL_MANDATORY_FIELDS", | ||
| "message": "Please enter valid Campaign name to move to the next step.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_PRODUCT_CREATE_SUCCESS_RESPONSE", | ||
| "message": "Resource created successfully!", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_PRODUCT_CREATE_SUCCESS_RESPONSE_BOLD_TEXT", | ||
| "message": "\" Resource to be delivered\"", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_PRODUCT_CREATE_SUCCESS_RESPONSE_POST_TEXT", | ||
| "message": "dropdown in the resource configuration popup.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_PRODUCT_CREATE_SUCCESS_RESPONSE_PRE_TEXT", | ||
| "message": "The newly created resources will be populated in the ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_PRODUCT_CREATE_SUCCESS_RESPONSE_TEXT", | ||
| "message": "The newly created resources will be populated in in the “ Resource to be delivered” dropdown in the resource configuration popup.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_PRODUCT_RESPONSE_ACTION", | ||
| "message": "Go back", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "ES_TQM_SUMMARY_HEADING", | ||
| "message": "Summary", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "End Date", | ||
| "message": "End date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "FACILITY_DETAILS", | ||
| "message": "Facility details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "FACILITY_DETAILS_ERROR", | ||
| "message": "Please add facility details excel file.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "FACILITY_FILE_MISSING", | ||
| "message": "Facility sheet are missing", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "FEMALE", | ||
| "message": "Female", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "FROM_DATE", | ||
| "message": "Start date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "GREATER_THAN", | ||
| "message": "Greater than", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "GREATER_THAN_EQUAL_TO", | ||
| "message": "Greater than or equal to", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_AVAILABLE_FACILITIES", | ||
| "message": "List of Available Facilities", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_BOUNDARY_CODE", | ||
| "message": "Boundary Code", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_FACILITY_CAPACITY", | ||
| "message": "Capacity", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_FACILITY_CODE", | ||
| "message": "Facility Code", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_FACILITY_NAME", | ||
| "message": "Facility Name", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_FACILITY_STATUS", | ||
| "message": "Facility Status", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_FACILITY_TYPE", | ||
| "message": "Facility Type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_TARGET_AT_THE_SELECTED_BOUNDARY_LEVEL", | ||
| "message": "Target at the Selected Boundary level", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_USER_EMPLOYMENT_TYPE", | ||
| "message": "Employment Type (Mandatory)", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_USER_LIST", | ||
| "message": "Create List of Users", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_USER_PHONE_NUMBER", | ||
| "message": "Phone Number (Mandatory)", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ADMIN_CONSOLE_USER_ROLE", | ||
| "message": "Role (Mandatory)", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_BACK", | ||
| "message": "Back", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_BENEFICIARY_TYPE", | ||
| "message": "Beneficiary type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_BOUNDARY_DETAILS", | ||
| "message": "Boundary Details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_BOUNDARY_INF0", | ||
| "message": "If you can’t find your boundary hierarchy please contact the L1 team at ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_BOUNDARY_INF0 ", | ||
| "message": "If you can’t find your boundary hierarchy please contact the L1 team at ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_BOUNDARY_INFO", | ||
| "message": "If you can’t find your boundary hierarchy please contact the L1 team at ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_BOUNDARY_INFO ", | ||
| "message": "If you can’t find your boundary hierarchy please contact the L1 team at ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_BOUNDARY_MESSAGE", | ||
| "message": "Please populate the downloaded template with target data and upload the Excel sheet.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_ADD_NEW_PRODUCT_DESCRIPTION", | ||
| "message": "Please add your new resources.The newly created resources will be populated in the “Resources to be delivered” dropdown in the resource configuration popup.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_ADD_NEW_PRODUCT_DESCRIPTION_BOLD_TEXT", | ||
| "message": "\"Resource to be delivered\" ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_ADD_NEW_PRODUCT_DESCRIPTION_POST_TEXT", | ||
| "message": "dropdown in the resource configuration popup.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_ADD_NEW_PRODUCT_DESCRIPTION_PRE_TEXT", | ||
| "message": "Please add your new resources.The newly created resources will be populated in the ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_ADD_NEW_PRODUCT_HEADER", | ||
| "message": "Add new resource", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_ALL_THE_LEVELS_ARE_MANDATORY", | ||
| "message": "Please fill all the mandatory fields.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_CHILD_NOT_PRESENT", | ||
| "message": "the lower level boundaries are missing. Please select boundaries till the lowest level.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_DATES", | ||
| "message": "Campaign dates", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_DATES_DESCRIPTION", | ||
| "message": "Choose your campaign 'Start date' and 'End date'. Dates once selected will reflect on the upcoming steps to configure the campaign.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_DATES_HEADER", | ||
| "message": "What is the start and end date of the campaign?", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_DATE_MISSING", | ||
| "message": "Please enter start and end date for the campaign !", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_DOWNLOAD_TEMPLATE", | ||
| "message": "Download Template", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_END_DATE_BEFORE_START_DATE", | ||
| "message": "Start date of the campaign cannot be after the end date of the campaign.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_END_DATE_EQUAL_START_DATE", | ||
| "message": "The start and end date for a campaign cannot be same.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_FOR", | ||
| "message": "For", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_NAME", | ||
| "message": "Name of the campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_NAME_DESCRIPTION", | ||
| "message": "Please name your campaign. The best practice to name your campaign is by using a combination of the type of campaign being configured, months and years of the campaign and the boundary where the campaign is being run.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_NAME_EXAMPLE", | ||
| "message": "CampaignType_Mozambique_MonthYear", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_NAME_HEADER", | ||
| "message": "What is the name of your campaign?", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_SETUP_DETAILS", | ||
| "message": "Campaign Details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_SUCCESS_RESPONSE_ACTION", | ||
| "message": "Go To My Campaigns", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_TYPE", | ||
| "message": "Campaign type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_TYPE_DESCRIPTION", | ||
| "message": "Campaign type will determine the beneficiary type for your campaign. Your delivery rules will be pre loaded based on the campaign type you select.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_TYPE_HEADER", | ||
| "message": "What is the type of campaign you want to run?", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CAMPAIGN_UPLOAD_CANCEL", | ||
| "message": "Cancel", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_CHECK_FILE_AGAIN", | ||
| "message": "There are some errors in the sheet. Please download the uploaded file again.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_DELIVERY_DETAILS", | ||
| "message": "Delivery Details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_DELIVERY_TYPE", | ||
| "message": "Delivery type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_EMPTY_SHEET", | ||
| "message": "Sheet uploaded should not be empty.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_END_DATE", | ||
| "message": "End date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ERROR", | ||
| "message": "Error", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_ERROR_INVALID_FILE_TYPE", | ||
| "message": "Please upload valid excel file as per template only.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_FACILITY_DETAILS", | ||
| "message": "Facility Details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_FACILITY_MESSAGE", | ||
| "message": "Please populate the downloaded template with facility data and upload the Excel sheet.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_FACILITY_USAGE_VALIDATION", | ||
| "message": "Please fill the required 'Facility Usage' column with Active/Inactive only.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_FILE_VALIDATION", | ||
| "message": "File validation has failed. Please upload correct data file.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_FILE_VALIDATION_ERROR", | ||
| "message": "File validation has failed. Please upload correct data file.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_FILE_VALIDATION_PROGRESS", | ||
| "message": "File validation is under progress.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_HIERARCHY_TYPE", | ||
| "message": "Hierarchy type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_INVALID_BOUNDARY_SHEET", | ||
| "message": "One of the sheets in the uploaded file seems to have an incorrect name. Please download the template again and upload it with correct data.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_INVALID_FACILITY_SHEET", | ||
| "message": "One of the sheets in the uploaded file seems to have an incorrect name. Please download the template again and upload it with correct data.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_INVALID_USER_SHEET", | ||
| "message": "One of the sheets in the uploaded file seems to have an incorrect name. Please download the template again and upload it with correct data.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_MISSING_HEADERS", | ||
| "message": "One or more columns or headers are missing in the uploaded file and are not as per template. Please download the template again and upload the correct template with data.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_MISSING_TARGET", | ||
| "message": "Target column values are missing or incorrect. Please fill the values from 1 to 100000 only.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_NEXT", | ||
| "message": "Next", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_PLEASE_WAIT", | ||
| "message": "Please wait", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_PLEASE_WAIT_LOADING_BOUNDARY", | ||
| "message": "Please wait for sometime.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_PLEASE_WAIT_TRY_IN_SOME_TIME", | ||
| "message": "Please wait.Try again in sometime.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_PRODUCT_NAME", | ||
| "message": "Resource name", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_PRODUCT_TYPE", | ||
| "message": "Resource type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_PRODUCT_VARIANT", | ||
| "message": "Resource variant", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_REVIEW_DETAILS", | ||
| "message": "Summary", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_START_DATE", | ||
| "message": "Start date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_SUBMIT", | ||
| "message": "Create Campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_TARGETS", | ||
| "message": "Target Details ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_TARGET_VALIDATION_ERROR", | ||
| "message": "Target values should be greater than 0 and less than 100000.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_UPLOAD_BOUNDARY", | ||
| "message": "Manage boundaries", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_USER_DETAILS", | ||
| "message": "User Details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_USER_MESSAGE", | ||
| "message": "Please populate the downloaded template with user data and upload the Excel sheet.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_VALIDATION_COMPLETED", | ||
| "message": "File validation has been completed and is successful.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_VALIDATION_FAILED", | ||
| "message": "File validation process has failed.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HCM_VALIDATION_IN_PROGRESS", | ||
| "message": "Validation in progress", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "HOUSEHOLD", | ||
| "message": "Household", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "INDIRECT", | ||
| "message": "Indirect delivery", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "INDIVIDUAL", | ||
| "message": "Individual", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "IN_BETWEEN", | ||
| "message": "In between", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "LESSER_THAN_EQUAL_TO", | ||
| "message": "Lesser than or equal to", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "LESS_THAN", | ||
| "message": "Less than", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "LESS_THAN_EQUAL_TO", | ||
| "message": "Lesser than or equal to", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "LLIN-mz", | ||
| "message": "LLIN campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "MALE", | ||
| "message": "Male", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "MR-DN", | ||
| "message": "SMC campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "MY_CAMPAIGN", | ||
| "message": "My Campaign", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "NO_DOCUMENTS_AVAILABLE", | ||
| "message": "No documents available for credentials.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "Number of Individuals per bed net", | ||
| "message": "Number of individuals per bed net", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "OTHER", | ||
| "message": "Other", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "OTHERS", | ||
| "message": "Others", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "PROJECT_TYPE_UNDEFINED_ERROR", | ||
| "message": "Please select a campaign type to move to the next step.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "START_DATE", | ||
| "message": "Start date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "Start Date", | ||
| "message": "Start date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "TABLET", | ||
| "message": "Tablet", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "TARGET_DETAILS", | ||
| "message": "Target details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "TARGET_DETAILS_ERROR", | ||
| "message": "Please add target details excel file.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "TARGET_FILE_MISSING", | ||
| "message": "Target sheet are missing", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "TONIC", | ||
| "message": "Tonic", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "TO_DATE", | ||
| "message": "End date", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "TRANSGENDER", | ||
| "message": "Transgender", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "USER_DETAILS", | ||
| "message": "User details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "USER_DETAILS_ERROR", | ||
| "message": "Please add user details excel file.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "USER_FILE_MISSING", | ||
| "message": "User sheet are missing", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "USER_GENERATE_DETAILS", | ||
| "message": "User credential details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_BULK_BROWSE_FILES", | ||
| "message": "Browse in my files", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_CAMPAIGN_CREATED", | ||
| "message": "File uploaded successfully.", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_CREATE_HIERARCHY", | ||
| "message": "Create Hierarchy", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_DELETE", | ||
| "message": "Delete", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_DOWLOAD_TEMPLATE", | ||
| "message": "Download Template", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_DOWNLOAD", | ||
| "message": "Download", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_DOWNLOAD_TEMPLATE", | ||
| "message": "Download Template", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_DRAG_DROP", | ||
| "message": "Drag and drop your filled excel sheet or ", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_HIERARCHY_DETAILS", | ||
| "message": "Hierarchy Details", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_HIERARCHY_NAME", | ||
| "message": "Hierarchy name", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_HIERARCHY_TYPE", | ||
| "message": "Select hierarchy type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_LOC_BULK_UPLOAD_XLS", | ||
| "message": "Bulk Upload Boundaries", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_UNABLE_TO_FIND_HIERARCHY_TYPE", | ||
| "message": "Create new hierarchy type", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_UPLOAD_BOUNDARY", | ||
| "message": "Upload boundary", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_UPLOAD_FACILITY", | ||
| "message": "Upload facility data", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_UPLOAD_Facility", | ||
| "message": "Upload facility data", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_UPLOAD_TARGET", | ||
| "message": "Upload target data", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| }, | ||
| { | ||
| "code": "WBH_UPLOAD_USER", | ||
| "message": "Upload user data", | ||
| "module": "rainmaker-campaignmanager", | ||
| "locale": "en_IN" | ||
| } | ||
| ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider conducting a cultural review of the messages to ensure all terms are appropriate and clear in the context of their use in the Indian English locale.
Summary by CodeRabbit