diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb index 908c977a..8c418ab9 100644 --- a/lib/l10n/app_en.arb +++ b/lib/l10n/app_en.arb @@ -371,6 +371,8 @@ "emergencyNumSeven": "+46 77 33 113 13", "emergencyTitleSeven": " - Information in case of accidents and crises", "emergencyContentSeven": "Sweden's national information number. You can call this number to get information in the event of serious accidents and crises in society.", + "emergencyTitleEight": "Föset", + "emergencyContentEight": "If you need to get in touch with a member of the Fös quickly, you can call us on the following numbers. \n\nElina Kazemi-Esfeh\n+46737725955 \n\nEdith Fållsten\n+46768717087 \n\nAda Parén\n+46760470583 \n\nAlice Önnerheim\n+46709221301 \n\nLinnea Becker\n+46761399402 \n\nManne Mönster\n+46709487839 \n\nHarald Barck-Holst\n+46763193169 \n\nYou can find contact information for other parts of the guild on the website contact page: https://fsektionen.se/contact/.", "game": "Moose game", "gameDescription":"Coming soon!", diff --git a/lib/l10n/app_localizations.dart b/lib/l10n/app_localizations.dart index e507b816..7e0a2004 100644 --- a/lib/l10n/app_localizations.dart +++ b/lib/l10n/app_localizations.dart @@ -2084,6 +2084,18 @@ abstract class AppLocalizations { /// **'Sveriges nationella informationsnummer. Dit kan du ringa om du vill få information vid allvarliga olyckor och kriser i samhället.'** String get emergencyContentSeven; + /// No description provided for @emergencyTitleEight. + /// + /// In sv, this message translates to: + /// **'Föset'** + String get emergencyTitleEight; + + /// No description provided for @emergencyContentEight. + /// + /// In sv, this message translates to: + /// **'Om du snabbt behöver komma i kontakt med någon av oss i föset så kan du ringa oss på följande nummer. \n\nElina Kazemi-Esfeh\n073 772 5955 \n\nEdith Fållsten\n076 871 7087 \n\nAda Parén\n076 047 0583 \n\nAlice Önnerheim\n070 922 1301 \n\nLinnea Becker\n076 139 9402 \n\nManne Mönster\n070 948 7839 \n\nHarald Barck-Holst\n076 319 3169 \n\nKontaktinformation till andra delar av sektionen kan du hitta på hemsidans kontakt-sida: https://fsektionen.se/contact/.'** + String get emergencyContentEight; + /// No description provided for @game. /// /// In sv, this message translates to: diff --git a/lib/l10n/app_localizations_en.dart b/lib/l10n/app_localizations_en.dart index 93fe5d13..0a6cc770 100644 --- a/lib/l10n/app_localizations_en.dart +++ b/lib/l10n/app_localizations_en.dart @@ -1080,6 +1080,13 @@ class AppLocalizationsEn extends AppLocalizations { String get emergencyContentSeven => 'Sweden\'s national information number. You can call this number to get information in the event of serious accidents and crises in society.'; + @override + String get emergencyTitleEight => 'Föset'; + + @override + String get emergencyContentEight => + 'If you need to get in touch with a member of the Fös quickly, you can call us on the following numbers. \n\nElina Kazemi-Esfeh\n+46737725955 \n\nEdith Fållsten\n+46768717087 \n\nAda Parén\n+46760470583 \n\nAlice Önnerheim\n+46709221301 \n\nLinnea Becker\n+46761399402 \n\nManne Mönster\n+46709487839 \n\nHarald Barck-Holst\n+46763193169 \n\nYou can find contact information for other parts of the guild on the website contact page: https://fsektionen.se/contact/.'; + @override String get game => 'Moose game'; diff --git a/lib/l10n/app_localizations_sv.dart b/lib/l10n/app_localizations_sv.dart index dfaa768a..ceed6c6a 100644 --- a/lib/l10n/app_localizations_sv.dart +++ b/lib/l10n/app_localizations_sv.dart @@ -1073,6 +1073,13 @@ class AppLocalizationsSv extends AppLocalizations { String get emergencyContentSeven => 'Sveriges nationella informationsnummer. Dit kan du ringa om du vill få information vid allvarliga olyckor och kriser i samhället.'; + @override + String get emergencyTitleEight => 'Föset'; + + @override + String get emergencyContentEight => + 'Om du snabbt behöver komma i kontakt med någon av oss i föset så kan du ringa oss på följande nummer. \n\nElina Kazemi-Esfeh\n073 772 5955 \n\nEdith Fållsten\n076 871 7087 \n\nAda Parén\n076 047 0583 \n\nAlice Önnerheim\n070 922 1301 \n\nLinnea Becker\n076 139 9402 \n\nManne Mönster\n070 948 7839 \n\nHarald Barck-Holst\n076 319 3169 \n\nKontaktinformation till andra delar av sektionen kan du hitta på hemsidans kontakt-sida: https://fsektionen.se/contact/.'; + @override String get game => 'Moose game'; diff --git a/lib/l10n/app_sv.arb b/lib/l10n/app_sv.arb index b2ebf01b..170714c1 100644 --- a/lib/l10n/app_sv.arb +++ b/lib/l10n/app_sv.arb @@ -371,6 +371,8 @@ "emergencyNumSeven": "113 13", "emergencyTitleSeven": " - Krisinformation", "emergencyContentSeven": "Sveriges nationella informationsnummer. Dit kan du ringa om du vill få information vid allvarliga olyckor och kriser i samhället.", + "emergencyTitleEight": "Föset", + "emergencyContentEight": "Om du snabbt behöver komma i kontakt med någon av oss i föset så kan du ringa oss på följande nummer. \n\nElina Kazemi-Esfeh\n073 772 5955 \n\nEdith Fållsten\n076 871 7087 \n\nAda Parén\n076 047 0583 \n\nAlice Önnerheim\n070 922 1301 \n\nLinnea Becker\n076 139 9402 \n\nManne Mönster\n070 948 7839 \n\nHarald Barck-Holst\n076 319 3169 \n\nKontaktinformation till andra delar av sektionen kan du hitta på hemsidans kontakt-sida: https://fsektionen.se/contact/.", "game": "Moose game", "gameDescription":"Kommer snart!", diff --git a/lib/screens/nollning/emergency_contacts.dart b/lib/screens/nollning/emergency_contacts.dart index 3b9c28ba..c4aadb6d 100644 --- a/lib/screens/nollning/emergency_contacts.dart +++ b/lib/screens/nollning/emergency_contacts.dart @@ -72,6 +72,12 @@ class _EmergencyContactsPageState extends State { headerPhoneNumber: t.emergencyNumSeven, headerText: t.emergencyTitleSeven, bodyText: t.emergencyContentSeven, + ), + _EmergencyText( + // Dummy number because this title is different + headerPhoneNumber: "", + headerText: t.emergencyTitleEight, + bodyText: t.emergencyContentEight, ) ], ),