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 f55d6f169d4cd273261e2f72d423feee547e8376..e894cc2b5cef960a1f8d406f3cbaba1b0afaf1fb 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 7b909eb3a9fce91a1678b3a379b14f7bb02e6729..4ccd9f175481acdbec5c77460e9085a5f70271b8 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 9df49b104b33e8d47db711e2f0c3e67bd6ee3359..6f9d2ab9767f58296087ada94f4c4578817818ae 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 9df49b104b33e8d47db711e2f0c3e67bd6ee3359..6f9d2ab9767f58296087ada94f4c4578817818ae 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 4bf45727a75433310db7824074b7efbbc29db207..257a135b1fa485fcf26802aa539924c8d36489f8 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.