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