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
"description": "Title of settings page for experimental, in-development features"
829
+
},
830
+
"experimentalFeatureSettingsWarning": "These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.",
831
+
"@experimentalFeatureSettingsWarning": {
832
+
"description": "Warning text on settings page for experimental, in-development features"
833
+
},
826
834
"errorNotificationOpenTitle": "Failed to open notification",
827
835
"@errorNotificationOpenTitle": {
828
836
"description": "Error title when notification opening fails"
Copy file name to clipboardExpand all lines: lib/generated/l10n/zulip_localizations.dart
+12
Original file line number
Diff line number
Diff line change
@@ -1203,6 +1203,18 @@ abstract class ZulipLocalizations {
1203
1203
/// **'This poll has no options yet.'**
1204
1204
Stringget pollWidgetOptionsMissing;
1205
1205
1206
+
/// Title of settings page for experimental, in-development features
1207
+
///
1208
+
/// In en, this message translates to:
1209
+
/// **'Experimental features'**
1210
+
Stringget experimentalFeatureSettingsPageTitle;
1211
+
1212
+
/// Warning text on settings page for experimental, in-development features
1213
+
///
1214
+
/// In en, this message translates to:
1215
+
/// **'These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.'**
Stringget experimentalFeatureSettingsWarning =>'These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.';
651
+
646
652
@override
647
653
Stringget errorNotificationOpenTitle =>'Failed to open notification';
Stringget experimentalFeatureSettingsWarning =>'These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.';
651
+
646
652
@override
647
653
Stringget errorNotificationOpenTitle =>'Failed to open notification';
Stringget experimentalFeatureSettingsWarning =>'These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.';
651
+
646
652
@override
647
653
Stringget errorNotificationOpenTitle =>'Failed to open notification';
Stringget experimentalFeatureSettingsWarning =>'These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.';
651
+
646
652
@override
647
653
Stringget errorNotificationOpenTitle =>'Failed to open notification';
Stringget experimentalFeatureSettingsWarning =>'These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.';
651
+
646
652
@override
647
653
Stringget errorNotificationOpenTitle =>'Otwieranie powiadomienia bez powodzenia';
Stringget experimentalFeatureSettingsWarning =>'These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.';
651
+
646
652
@override
647
653
Stringget errorNotificationOpenTitle =>'Не удалось открыть оповещения';
Stringget experimentalFeatureSettingsWarning =>'These options enable features which are still under development and not ready. They may not work, and may cause issues in other areas of the app.\n\nThe purpose of these settings is for experimentation by people working on developing Zulip.';
651
+
646
652
@override
647
653
Stringget errorNotificationOpenTitle =>'Nepodarilo sa otvoriť oznámenie';
0 commit comments