Skip to content

Commit ca099a4

Browse files
home: Show current organization's name and logo atop main menu
Fixes: #1037
1 parent c2b79f8 commit ca099a4

33 files changed

+184
-98
lines changed

assets/l10n/app_ar.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@settingsPageTitle": {
1818
"description": "Title for the settings page."
1919
},
20-
"@switchAccountButton": {
21-
"description": "Label for main-menu button leading to the choose-account page."
20+
"@switchAccountButtonTooltip": {
21+
"description": "Tooltip message for main-menu button leading to the choose-account page."
2222
},
2323
"@upgradeWelcomeDialogDismiss": {
2424
"description": "Label for button dismissing dialog shown on first upgrade from the legacy Zulip app."
@@ -41,7 +41,7 @@
4141
"aboutPageTitle": "عن زوليب",
4242
"chooseAccountPageTitle": "اختر حساب",
4343
"settingsPageTitle": "الإعدادات",
44-
"switchAccountButton": "تبديل الحساب",
44+
"switchAccountButtonTooltip": "تبديل الحساب",
4545
"upgradeWelcomeDialogDismiss": "هيا بنا",
4646
"upgradeWelcomeDialogTitle": "أهلا بك في تطبيق زوليب الجديد !",
4747
"wildcardMentionAll": "الجميع",

assets/l10n/app_de.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,8 +1015,8 @@
10151015
"@successTopicLinkCopied": {
10161016
"description": "Message when link of a topic was copied to the user's system clipboard."
10171017
},
1018-
"@switchAccountButton": {
1019-
"description": "Label for main-menu button leading to the choose-account page."
1018+
"@switchAccountButtonTooltip": {
1019+
"description": "Tooltip message for main-menu button leading to the choose-account page."
10201020
},
10211021
"@themeSettingDark": {
10221022
"description": "Label for dark theme setting."
@@ -1485,7 +1485,7 @@
14851485
"successMessageLinkCopied": "Nachrichtenlink kopiert",
14861486
"successMessageTextCopied": "Nachrichtentext kopiert",
14871487
"successTopicLinkCopied": "Link zum Thema kopiert",
1488-
"switchAccountButton": "Konto wechseln",
1488+
"switchAccountButtonTooltip": "Konto wechseln",
14891489
"themeSettingDark": "Dunkel",
14901490
"themeSettingLight": "Hell",
14911491
"themeSettingSystem": "System",

assets/l10n/app_en.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"@settingsPageTitle": {
4040
"description": "Title for the settings page."
4141
},
42-
"switchAccountButton": "Switch account",
43-
"@switchAccountButton": {
44-
"description": "Label for main-menu button leading to the choose-account page."
42+
"switchAccountButtonTooltip": "Switch account",
43+
"@switchAccountButtonTooltip": {
44+
"description": "Tooltip message for main-menu button leading to the choose-account page."
4545
},
4646
"tryAnotherAccountMessage": "Your account at {url} is taking a while to load.",
4747
"@tryAnotherAccountMessage": {

assets/l10n/app_fr.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -526,8 +526,8 @@
526526
"@successTopicLinkCopied": {
527527
"description": "Message when link of a topic was copied to the user's system clipboard."
528528
},
529-
"@switchAccountButton": {
530-
"description": "Label for main-menu button leading to the choose-account page."
529+
"@switchAccountButtonTooltip": {
530+
"description": "Tooltip message for main-menu button leading to the choose-account page."
531531
},
532532
"@topicsButtonTooltip": {
533533
"description": "Tooltip for button to navigate to topic-list page."
@@ -742,7 +742,7 @@
742742
"successMessageLinkCopied": "Lien sur le message copié",
743743
"successMessageTextCopied": "Texte du message copié",
744744
"successTopicLinkCopied": "Lien sur le sujet copié",
745-
"switchAccountButton": "Changer de compte",
745+
"switchAccountButtonTooltip": "Changer de compte",
746746
"topicsButtonTooltip": "Sujets",
747747
"tryAnotherAccountButton": "Essayer un autre compte",
748748
"tryAnotherAccountMessage": "Votre compte à {url} prend du temps à se charger.",

assets/l10n/app_it.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -841,8 +841,8 @@
841841
"@successMessageTextCopied": {
842842
"description": "Message when content of a message was copied to the user's system clipboard."
843843
},
844-
"@switchAccountButton": {
845-
"description": "Label for main-menu button leading to the choose-account page."
844+
"@switchAccountButtonTooltip": {
845+
"description": "Tooltip message for main-menu button leading to the choose-account page."
846846
},
847847
"@themeSettingDark": {
848848
"description": "Label for dark theme setting."
@@ -1173,7 +1173,7 @@
11731173
"successLinkCopied": "Collegamento copiato",
11741174
"successMessageLinkCopied": "Collegamento messaggio copiato",
11751175
"successMessageTextCopied": "Testo messaggio copiato",
1176-
"switchAccountButton": "Cambia account",
1176+
"switchAccountButtonTooltip": "Cambia account",
11771177
"themeSettingDark": "Scuro",
11781178
"themeSettingLight": "Chiaro",
11791179
"themeSettingSystem": "Sistema",

assets/l10n/app_ja.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -979,8 +979,8 @@
979979
"@successTopicLinkCopied": {
980980
"description": "Message when link of a topic was copied to the user's system clipboard."
981981
},
982-
"@switchAccountButton": {
983-
"description": "Label for main-menu button leading to the choose-account page."
982+
"@switchAccountButtonTooltip": {
983+
"description": "Tooltip message for main-menu button leading to the choose-account page."
984984
},
985985
"@themeSettingDark": {
986986
"description": "Label for dark theme setting."
@@ -1424,7 +1424,7 @@
14241424
"successMessageLinkCopied": "メッセージのリンクをコピーしました",
14251425
"successMessageTextCopied": "メッセージ本文をコピーしました",
14261426
"successTopicLinkCopied": "トピックのリンクをコピーしました",
1427-
"switchAccountButton": "アカウントを切り替える",
1427+
"switchAccountButtonTooltip": "アカウントを切り替える",
14281428
"themeSettingDark": "ダークテーマ",
14291429
"themeSettingLight": "ライトテーマ",
14301430
"themeSettingSystem": "自動テーマ",

assets/l10n/app_pl.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,8 +1045,8 @@
10451045
"@successTopicLinkCopied": {
10461046
"description": "Message when link of a topic was copied to the user's system clipboard."
10471047
},
1048-
"@switchAccountButton": {
1049-
"description": "Label for main-menu button leading to the choose-account page."
1048+
"@switchAccountButtonTooltip": {
1049+
"description": "Tooltip message for main-menu button leading to the choose-account page."
10501050
},
10511051
"@themeSettingDark": {
10521052
"description": "Label for dark theme setting."
@@ -1523,7 +1523,7 @@
15231523
"successMessageLinkCopied": "Skopiowano odnośnik wiadomości",
15241524
"successMessageTextCopied": "Skopiowano tekst wiadomości",
15251525
"successTopicLinkCopied": "Skopiowano odnośnik do wątku",
1526-
"switchAccountButton": "Przełącz konto",
1526+
"switchAccountButtonTooltip": "Przełącz konto",
15271527
"themeSettingDark": "Ciemny",
15281528
"themeSettingLight": "Jasny",
15291529
"themeSettingSystem": "Systemowy",

assets/l10n/app_ru.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,8 +1045,8 @@
10451045
"@successTopicLinkCopied": {
10461046
"description": "Message when link of a topic was copied to the user's system clipboard."
10471047
},
1048-
"@switchAccountButton": {
1049-
"description": "Label for main-menu button leading to the choose-account page."
1048+
"@switchAccountButtonTooltip": {
1049+
"description": "Tooltip message for main-menu button leading to the choose-account page."
10501050
},
10511051
"@themeSettingDark": {
10521052
"description": "Label for dark theme setting."
@@ -1523,7 +1523,7 @@
15231523
"successMessageLinkCopied": "Ссылка на сообщение скопирована",
15241524
"successMessageTextCopied": "Текст сообщения скопирован",
15251525
"successTopicLinkCopied": "Ссылка на тему скопирована",
1526-
"switchAccountButton": "Сменить учетную запись",
1526+
"switchAccountButtonTooltip": "Сменить учетную запись",
15271527
"themeSettingDark": "Темный",
15281528
"themeSettingLight": "Светлый",
15291529
"themeSettingSystem": "Системный",

assets/l10n/app_sk.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"@actionSheetOptionUnfollowTopic": {
4444
"description": "Label for unfollowing a topic on action sheet."
4545
},
46-
"switchAccountButton": "Zmeniť účet",
47-
"@switchAccountButton": {
48-
"description": "Label for main-menu button leading to the choose-account page."
46+
"switchAccountButtonTooltip": "Zmeniť účet",
47+
"@switchAccountButtonTooltip": {
48+
"description": "Tooltip message for main-menu button leading to the choose-account page."
4949
},
5050
"permissionsNeededOpenSettings": "Otvoriť nastavenia",
5151
"@permissionsNeededOpenSettings": {

assets/l10n/app_sl.arb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,8 +1045,8 @@
10451045
"@successTopicLinkCopied": {
10461046
"description": "Message when link of a topic was copied to the user's system clipboard."
10471047
},
1048-
"@switchAccountButton": {
1049-
"description": "Label for main-menu button leading to the choose-account page."
1048+
"@switchAccountButtonTooltip": {
1049+
"description": "Tooltip message for main-menu button leading to the choose-account page."
10501050
},
10511051
"@themeSettingDark": {
10521052
"description": "Label for dark theme setting."
@@ -1523,7 +1523,7 @@
15231523
"successMessageLinkCopied": "Povezava do sporočila je bila kopirana",
15241524
"successMessageTextCopied": "Besedilo sporočila je bilo kopirano",
15251525
"successTopicLinkCopied": "Povezava do teme kopirana",
1526-
"switchAccountButton": "Preklopi račun",
1526+
"switchAccountButtonTooltip": "Preklopi račun",
15271527
"themeSettingDark": "Temna",
15281528
"themeSettingLight": "Svetla",
15291529
"themeSettingSystem": "Sistemska",

0 commit comments

Comments
 (0)