You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Filter sport events with the correct sport names [#3986]
* Make the event2 favorite [#3986]
* Update CHANGELOG.md [#3986]
* Accessibility improvements
* Accessibility improvements
* Acknowledged "Assistant Managed" group for enabling Assistant UI [#4002].
* Trim URL links before launching them, report URL parse failure when confirming URLs [#4001].
* Created HomeEmptyContentWidget displayed when there is no favorites content [#3999].
* version: 5.1.33+1933
* version: 5.1.33+1933
* Add event image description when creating / modifying event [#4010]
* Update CHANGELOG.md [#4010]
* Use registration label for event if available [#4012]
* Update CHANGELOG.md [#4012]
* Fix deep link key for notifyProfileLoginNotification to profile.login
* version: 5.1.34+1934
---------
Co-authored-by: Dobromir Dobrev <dobromir.i.dobrev@gmail.com>
Co-authored-by: Todor Bachvarov <tobachvarov@gmail.com>
"panel.event2.create.section.image.description": "The event image displays a 16:9 or 1000px x 615px jpg, png, or gif (not animated). Larger images are automatically positioned within the frame and can be tapped to view in their entirety within the Illinois app.",
"widget.home.empty.content.text": "Tap the \u2606s under <a href='{{browse_local_url}}'>Browse</a> to add shortcuts to Favorites. Note that some features require specific <a href='{{privacy_settings_local_url}}'>privacy settings</a> and <a href='{{sign_in_local_url}}'>signing in</a> with your NetID, phone number, or email address.",
"panel.home.connect.not_logged_in.netid.description.part_3": " o ",
@@ -1212,6 +1213,7 @@
1212
1213
1213
1214
"panel.event2.create.header.title": "Crear un Evento",
1214
1215
"panel.event2.update.header.title": "Actualizar un Evento",
1216
+
"panel.event2.create.section.image.description": "La imagen del evento muestra un formato jpg, png o gif de 16:9 o 1000 px x 615 px (no animado). Las imágenes más grandes se colocan automáticamente dentro del marco y se pueden tocar para verlas en su totalidad dentro de la aplicación de Illinois.",
1215
1217
"panel.event2.create.section.title.title": "TÍTULO DEL EVENTO",
"widget.home.empty.content.text": "Tap the \u2606s under <a href='$_browseLocalUrlMacro'>Browse</a> to add shortcuts to Favorites. Note that some features require specific <a href='$_privacySettingsLocalUrlMacro'>privacy settings</a> and <a href='$_signInLocalUrlMacro'>signing in</a> with your NetID, phone number, or email address.",
3529
+
3526
3530
"widget.home.athletics_news.text.title": "10 grandes noticias",
3527
3531
"widget.home.athletics_news.text.empty.description": "Las 10 grandes noticias no están disponibles en este momento.",
3528
3532
"widget.home.athletics_news.text.offline": "Big 10 News no está disponible sin conexión.",
"widget.home.empty.content.text": "Tap the \u2606s under <a href='$_browseLocalUrlMacro'>Browse</a> to add shortcuts to Favorites. Note that some features require specific <a href='$_privacySettingsLocalUrlMacro'>privacy settings</a> and <a href='$_signInLocalUrlMacro'>signing in</a> with your NetID, phone number, or email address.",
staticconstString notifySettingsMapsNotification ="$notifyBase.settings.maps";//TBD do we need this? Are we declaring these somewhere in the documentation?
111
-
staticconstString notifySettingsContactsNotification ="$notifyBase.settings.contacts";//TBD do we need this?
112
-
staticconstString notifySettingsResearchNotification ="$notifyBase.settings.research";//TBD do we need this?
113
-
staticconstString notifySettingsPrivacyNotification ="$notifyBase.settings.privacy";//TBD do we need this?
114
-
staticconstString notifySettingsNotificationsNotification ="$notifyBase.settings.notifications";//TBD do we need this?
0 commit comments