diff --git a/app/src/main/java/com/nynja/mobile/communicator/mvp/presenters/ScheduledConferencePresenter.java b/app/src/main/java/com/nynja/mobile/communicator/mvp/presenters/ScheduledConferencePresenter.java index e12ed09e26e7fb716169caf66876a181ad09a504..2c93b0a5510bf03e721e90110520bcfd97f08b2a 100644 --- a/app/src/main/java/com/nynja/mobile/communicator/mvp/presenters/ScheduledConferencePresenter.java +++ b/app/src/main/java/com/nynja/mobile/communicator/mvp/presenters/ScheduledConferencePresenter.java @@ -49,6 +49,7 @@ import java.util.Calendar; import java.util.Date; import java.util.HashSet; import java.util.List; +import java.util.Locale; import java.util.SimpleTimeZone; import java.util.TimeZone; @@ -388,7 +389,12 @@ public class ScheduledConferencePresenter extends BasePresenterTo be started on the following Date and Time: Invite NYNJA Participants Remind Me via NYNJA - NYNJA will call you if you would like to join in later click the link, url or call link \n\n%1$s + NYNJA will call you! If you would like to join in later click the link, url or call link. \n\n%1$s Description: %1$s is inviting you to a scheduled NYNJA meeting. The meeting will start on %1$s. diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index a4c40ba95768c269b34ecbd1bb60c06ad5dcc3bb..bf1a90442a94532e32da8e8818de54b21a222cc4 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -1247,7 +1247,7 @@ To be started on the following Date and Time: Invite NYNJA Participants Remind Me via NYNJA - NYNJA will call you if you would like to join in later click the link, url or call link \n\n%1$s + NYNJA will call you! If you would like to join in later click the link, url or call link. \n\n%1$s Description: %1$s is inviting you to a scheduled NYNJA meeting. The meeting will start on %1$s. diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 0ff8c721e1167a0c73313f37733efa8ef841d7c6..c13526f956d6aaf5007e71a5a85c4057d135df5e 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -1247,7 +1247,7 @@ To be started on the following Date and Time: Invite NYNJA Participants Remind Me via NYNJA - NYNJA will call you if you would like to join in later click the link, url or call link \n\n%1$s + NYNJA will call you! If you would like to join in later click the link, url or call link. \n\n%1$s Description: %1$s is inviting you to a scheduled NYNJA meeting. The meeting will start on %1$s. diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 5ccdce3a7a6e16dc45a822f44de0d66df1ab6ca6..355a75c596315f1d028833774587c7d919f9ae17 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -1247,7 +1247,7 @@ To be started on the following Date and Time: Invite NYNJA Participants Remind Me via NYNJA - NYNJA will call you if you would like to join in later click the link, url or call link \n\n%1$s + NYNJA will call you! If you would like to join in later click the link, url or call link. \n\n%1$s Description: %1$s is inviting you to a scheduled NYNJA meeting. The meeting will start on %1$s. diff --git a/app/src/main/res/values-zh/strings.xml b/app/src/main/res/values-zh/strings.xml index 5ccdce3a7a6e16dc45a822f44de0d66df1ab6ca6..355a75c596315f1d028833774587c7d919f9ae17 100644 --- a/app/src/main/res/values-zh/strings.xml +++ b/app/src/main/res/values-zh/strings.xml @@ -1247,7 +1247,7 @@ To be started on the following Date and Time: Invite NYNJA Participants Remind Me via NYNJA - NYNJA will call you if you would like to join in later click the link, url or call link \n\n%1$s + NYNJA will call you! If you would like to join in later click the link, url or call link. \n\n%1$s Description: %1$s is inviting you to a scheduled NYNJA meeting. The meeting will start on %1$s. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 011d976b8a79c9cb91f1d439ae8eca248392bbcb..398d5866d8d849f76f925c7fa576a6b013f35ed5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1260,7 +1260,7 @@ To be started on the following Date and Time: Invite NYNJA Participants Remind Me via NYNJA - NYNJA will call you if you would like to join in later click the link, url or call link \n\n%1$s + NYNJA will call you! If you would like to join in later click the link, url or call link. \n\n%1$s Description: %1$s is inviting you to a scheduled NYNJA meeting. The meeting will start on %1$s.