Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified assets/icons/ZulipIcons.ttf
Binary file not shown.
38 changes: 38 additions & 0 deletions assets/icons/corner_down_right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions assets/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,14 @@
"@wildcardMentionTopicDescription": {
"description": "Description for \"@topic\" wildcard-mention autocomplete options when writing a channel message."
},
"topicAutocompleteChannelOptionLabel": "(link to channel)",
"@topicAutocompleteChannelOptionLabel": {
"description": "Label for a topic autocomplete option representing the channel."
},
"topicAutocompleteNewOptionLabel": "New",
"@topicAutocompleteNewOptionLabel": {
"description": "Label for a topic autocomplete option matching the user's query when no exact topic exists."
},
"navBarMenuLabel": "Menu",
"@navBarMenuLabel": {
"description": "Label for the Menu button on the bottom navigation bar."
Expand Down
12 changes: 12 additions & 0 deletions lib/generated/l10n/zulip_localizations.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2006,6 +2006,18 @@ abstract class ZulipLocalizations {
/// **'Notify topic'**
String get wildcardMentionTopicDescription;

/// Label for a topic autocomplete option representing the channel.
///
/// In en, this message translates to:
/// **'(link to channel)'**
String get topicAutocompleteChannelOptionLabel;

/// Label for a topic autocomplete option matching the user's query when no exact topic exists.
///
/// In en, this message translates to:
/// **'New'**
String get topicAutocompleteNewOptionLabel;

/// Label for the Menu button on the bottom navigation bar.
///
/// In en, this message translates to:
Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_ar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsAr extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'إخطار الموضوع';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_de.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,12 @@ class ZulipLocalizationsDe extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Thema benachrichtigen';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menü';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_el.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsEl extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_en.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsEn extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_es.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsEs extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_et.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsEt extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_fr.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1202,6 +1202,12 @@ class ZulipLocalizationsFr extends ZulipLocalizations {
String get wildcardMentionTopicDescription =>
'Notifier les participants à cette conversation';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_he.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsHe extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_hu.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsHu extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_it.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1180,6 +1180,12 @@ class ZulipLocalizationsIt extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notifica argomento';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_ja.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1139,6 +1139,12 @@ class ZulipLocalizationsJa extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'トピック参加者に通知';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'メニュー';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_kk.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsKk extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_lv.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsLv extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_nb.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsNb extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_pl.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,12 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Powiadom w wątku';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_pt.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsPt extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_ru.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1195,6 +1195,12 @@ class ZulipLocalizationsRu extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Оповестить тему';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Меню';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_sk.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1167,6 +1167,12 @@ class ZulipLocalizationsSk extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_sl.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1202,6 +1202,12 @@ class ZulipLocalizationsSl extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Obvesti udeležence teme';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_uk.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1184,6 +1184,12 @@ class ZulipLocalizationsUk extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Повідомити канал';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Меню';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_vi.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsVi extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
6 changes: 6 additions & 0 deletions lib/generated/l10n/zulip_localizations_zh.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,12 @@ class ZulipLocalizationsZh extends ZulipLocalizations {
@override
String get wildcardMentionTopicDescription => 'Notify topic';

@override
String get topicAutocompleteChannelOptionLabel => '(link to channel)';

@override
String get topicAutocompleteNewOptionLabel => 'New';

@override
String get navBarMenuLabel => 'Menu';

Expand Down
Loading
Loading