From 8d2304a6616481370fcd5a7fb3230f8a348fdb0c Mon Sep 17 00:00:00 2001 From: khoa-nd Date: Thu, 24 Sep 2015 15:30:51 +0700 Subject: [PATCH] Add email subject EN for on boarding email --- src/main/resources/local/techlooper.properties | 2 +- src/main/resources/production/techlooper.properties | 2 +- src/main/resources/staging/techlooper.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/local/techlooper.properties b/src/main/resources/local/techlooper.properties index ca081685f..3e77b8843 100644 --- a/src/main/resources/local/techlooper.properties +++ b/src/main/resources/local/techlooper.properties @@ -91,7 +91,7 @@ mail.notifyChallengeTimelineRegistration.subject.en = %d more day(s) to start %s mail.notifyChallengeTimelineInProgress.subject.vn = C\u00F2n %d ng\u00E0y n\u1EEFa t\u1EDBi h\u1EA1n g\u1EEDi s\u1EA3n ph\u1EA9m cho th\u1EED th\u00E1ch %s mail.notifyChallengeTimelineInProgress.subject.en = %d more day(s) to submit for %s -mail.onBoarding.subject.en = Are you boarding on the right places? +mail.onBoarding.subject.en = Are you ready to become a Tech Talent?
 mail.onBoarding.subject.vi = B\u1EA1n \u0111\u00E3 s\u1EB5n s\u00E0ng tr\u1EDF th\u00E0nh m\u1ED9t Nh\u00E2n T\u00E0i C\u00F4ng Ngh\u1EC7? diff --git a/src/main/resources/production/techlooper.properties b/src/main/resources/production/techlooper.properties index e00b43e1e..45ccea18a 100644 --- a/src/main/resources/production/techlooper.properties +++ b/src/main/resources/production/techlooper.properties @@ -91,5 +91,5 @@ mail.notifyChallengeTimelineRegistration.subject.en = %d more day(s) to start %s mail.notifyChallengeTimelineInProgress.subject.vn = C\u00F2n %d ng\u00E0y n\u1EEFa t\u1EDBi h\u1EA1n g\u1EEDi s\u1EA3n ph\u1EA9m cho th\u1EED th\u00E1ch %s mail.notifyChallengeTimelineInProgress.subject.en = %d more day(s) to submit for %s -mail.onBoarding.subject.en = Are you boarding on the right places? +mail.onBoarding.subject.en = Are you ready to become a Tech Talent?
 mail.onBoarding.subject.vi = B\u1EA1n \u0111\u00E3 s\u1EB5n s\u00E0ng tr\u1EDF th\u00E0nh m\u1ED9t Nh\u00E2n T\u00E0i C\u00F4ng Ngh\u1EC7? diff --git a/src/main/resources/staging/techlooper.properties b/src/main/resources/staging/techlooper.properties index c909e36c4..cf16d531e 100644 --- a/src/main/resources/staging/techlooper.properties +++ b/src/main/resources/staging/techlooper.properties @@ -92,5 +92,5 @@ mail.notifyChallengeTimelineRegistration.subject.en = %d more day(s) to start %s mail.notifyChallengeTimelineInProgress.subject.vn = C\u00F2n %d ng\u00E0y n\u1EEFa t\u1EDBi h\u1EA1n g\u1EEDi s\u1EA3n ph\u1EA9m cho th\u1EED th\u00E1ch %s mail.notifyChallengeTimelineInProgress.subject.en = %d more day(s) to submit for %s -mail.onBoarding.subject.en = Are you boarding on the right places? +mail.onBoarding.subject.en = Are you ready to become a Tech Talent?
 mail.onBoarding.subject.vi = B\u1EA1n \u0111\u00E3 s\u1EB5n s\u00E0ng tr\u1EDF th\u00E0nh m\u1ED9t Nh\u00E2n T\u00E0i C\u00F4ng Ngh\u1EC7? \ No newline at end of file