|
793 | 793 | "@inboxPageTitle": {
|
794 | 794 | "description": "Title for the page with unreads."
|
795 | 795 | },
|
796 |
| - "inboxEmptyPlaceholder": "There are no unread messages in your inbox. Use the buttons below to view the combined feed or list of channels.", |
797 |
| - "@inboxEmptyPlaceholder": { |
| 796 | + "inboxEmptyPlaceholderHeader": "There are no unread messages in your inbox.", |
| 797 | + "@inboxEmptyPlaceholderHeader": { |
798 | 798 | "description": "Centered text on the 'Inbox' page saying that there is no content to show."
|
799 | 799 | },
|
| 800 | + "inboxEmptyPlaceholderMessage": "Use the buttons below to view the combined feed or list of channels.", |
| 801 | + "@inboxEmptyPlaceholderMessage": { |
| 802 | + "description": "Additional centered text on the 'Inbox' page saying that there is no content to show." |
| 803 | + }, |
800 | 804 | "recentDmConversationsPageTitle": "Direct messages",
|
801 | 805 | "@recentDmConversationsPageTitle": {
|
802 | 806 | "description": "Title for the page with a list of DM conversations."
|
|
805 | 809 | "@recentDmConversationsSectionHeader": {
|
806 | 810 | "description": "Heading for direct messages section on the 'Inbox' message view."
|
807 | 811 | },
|
808 |
| - "recentDmConversationsEmptyPlaceholder": "You have no direct messages yet! Why not start the conversation?", |
809 |
| - "@recentDmConversationsEmptyPlaceholder": { |
| 812 | + "recentDmConversationsEmptyPlaceholderHeader": "You have no direct messages yet!", |
| 813 | + "@recentDmConversationsEmptyPlaceholderHeader": { |
810 | 814 | "description": "Centered text on the 'Direct messages' page saying that there is no content to show."
|
811 | 815 | },
|
| 816 | + "recentDmConversationsEmptyPlaceholderMessage": "Why not start the conversation?", |
| 817 | + "@recentDmConversationsEmptyPlaceholderMessage": { |
| 818 | + "description": "Additional centered text on the 'Direct messages' page saying that there is no content to show." |
| 819 | + }, |
812 | 820 | "combinedFeedPageTitle": "Combined feed",
|
813 | 821 | "@combinedFeedPageTitle": {
|
814 | 822 | "description": "Page title for the 'Combined feed' message view."
|
|
825 | 833 | "@channelsPageTitle": {
|
826 | 834 | "description": "Title for the page with a list of subscribed channels."
|
827 | 835 | },
|
828 |
| - "channelsEmptyPlaceholder": "You are not subscribed to any channels yet.", |
829 |
| - "@channelsEmptyPlaceholder": { |
| 836 | + "channelsEmptyPlaceholderHeader": "You are not subscribed to any channels yet.", |
| 837 | + "@channelsEmptyPlaceholderHeader": { |
830 | 838 | "description": "Centered text on the 'Channels' page saying that there is no content to show."
|
831 | 839 | },
|
832 | 840 | "mainMenuMyProfile": "My profile",
|
|
0 commit comments