|
4694 | 4694 | "watchThreadMenu.key", |
4695 | 4695 | "tagMenu.label", |
4696 | 4696 | "tagMenu.accesskey", |
4697 | | - "tagCmd0.key", |
4698 | | - "tagCmd1.key", |
4699 | | - "tagCmd2.key", |
4700 | | - "tagCmd3.key", |
4701 | | - "tagCmd4.key", |
4702 | | - "tagCmd5.key", |
4703 | | - "tagCmd6.key", |
4704 | | - "tagCmd7.key", |
4705 | | - "tagCmd8.key", |
4706 | | - "tagCmd9.key", |
4707 | 4697 | "markMenu.label", |
4708 | 4698 | "markMenu.accesskey", |
4709 | 4699 | "toggleReadCmd.key", |
|
4864 | 4854 | "appmenuNewMsgCmd.label", |
4865 | 4855 | "appmenuNewContactCmd.label", |
4866 | 4856 | "appmenuToolbarLayout.label", |
4867 | | - "addNewTag.label", |
4868 | | - "addNewTag.accesskey", |
4869 | | - "manageTags.label", |
4870 | | - "manageTags.accesskey", |
4871 | 4857 | "folderNameColumn.label", |
4872 | 4858 | "folderUnreadColumn.label", |
4873 | 4859 | "folderTotalColumn.label", |
|
5083 | 5069 | "markFolderRead", |
5084 | 5070 | "markNewsgroupRead", |
5085 | 5071 | "folderProperties", |
5086 | | - "newTag", |
5087 | 5072 | "advanceNextPrompt", |
5088 | 5073 | "titleNewsPreHost", |
5089 | 5074 | "replyToSender", |
|
5172 | 5157 | "templatesFolderName", |
5173 | 5158 | "outboxFolderName", |
5174 | 5159 | "archivesFolderName", |
5175 | | - "mailnews.tags.remove", |
5176 | | - "mailnews.labels.description.1", |
5177 | | - "mailnews.labels.description.2", |
5178 | | - "mailnews.labels.description.3", |
5179 | | - "mailnews.labels.description.4", |
5180 | | - "mailnews.labels.description.5", |
5181 | | - "mailnews.tags.format", |
5182 | 5160 | "mailnews.search_date_format", |
5183 | 5161 | "mailnews.search_date_separator", |
5184 | 5162 | "mailnews.search_date_leading_zeros", |
|
5250 | 5228 | "confirmSavedSearchDeleteMessage", |
5251 | 5229 | "passwordPrompt", |
5252 | 5230 | "passwordTitle", |
5253 | | - "tagExists", |
5254 | | - "editTagTitle", |
5255 | 5231 | "editVirtualFolderPropertiesTitle", |
5256 | 5232 | "alertNoSearchFoldersSelected", |
5257 | 5233 | "byteAbbreviation2", |
|
8568 | 8544 | "gloda-indexing-status-exact", |
8569 | 8545 | "gloda-indexing-folder-status-exact", |
8570 | 8546 | "gloda-indexed-folder", |
8571 | | - "gloda-indexed-folder-status" |
| 8547 | + "gloda-indexed-folder-status", |
| 8548 | + "extension-send-activity-live", |
| 8549 | + "extension-send-activity-progress", |
| 8550 | + "extension-send-activity-event", |
| 8551 | + "extension-send-activity-event-status" |
8572 | 8552 | ], |
8573 | 8553 | "mail/messenger/activityFeedback.ftl": [ |
8574 | 8554 | "looking-for-messages-account", |
|
9174 | 9154 | "webext-perms-description-messagesDelete", |
9175 | 9155 | "webext-perms-description-messagesRead2", |
9176 | 9156 | "webext-perms-description-messagesUpdate", |
| 9157 | + "webext-perms-description-messages-send", |
| 9158 | + "webext-perms-description-messages-save", |
9177 | 9159 | "webext-perms-description-messagesTags", |
9178 | 9160 | "webext-perms-description-messagesTagsList", |
9179 | 9161 | "webext-perms-description-sensitiveDataUpload", |
|
9806 | 9788 | "ignored-subtheads-feedback", |
9807 | 9789 | "attachment-view-attachment-count", |
9808 | 9790 | "allow-remote-content-resource.label", |
9809 | | - "remote-content-option-allow-all.label" |
| 9791 | + "remote-content-option-allow-all.label", |
| 9792 | + "tags-label-1", |
| 9793 | + "tags-label-2", |
| 9794 | + "tags-label-3", |
| 9795 | + "tags-label-4", |
| 9796 | + "tags-label-5", |
| 9797 | + "tags-add-new.label", |
| 9798 | + "tags-add-new.accesskey", |
| 9799 | + "tags-manage.label", |
| 9800 | + "tags-manage.accesskey", |
| 9801 | + "tags-remove-all.label", |
| 9802 | + "tags-remove-all.accesskey", |
| 9803 | + "tags-format-with-accesskey.label", |
| 9804 | + "tags-format-with-accesskey.accesskey", |
| 9805 | + "tags-format-without-accesskey.label" |
9810 | 9806 | ], |
9811 | 9807 | "mail/messenger/messengercompose/messengercompose.ftl": [ |
9812 | 9808 | "compose-send-format-menu.label", |
@@ -11204,10 +11200,12 @@ |
11204 | 11200 | ], |
11205 | 11201 | "mail/messenger/preferences/new-tag.ftl": [ |
11206 | 11202 | "tag-dialog-title", |
| 11203 | + "tag-edit-dialog-title", |
11207 | 11204 | "tag-name-label.value", |
11208 | 11205 | "tag-name-label.accesskey", |
11209 | 11206 | "tag-color-label.value", |
11210 | | - "tag-color-label.accesskey" |
| 11207 | + "tag-color-label.accesskey", |
| 11208 | + "tag-already-exists" |
11211 | 11209 | ], |
11212 | 11210 | "mail/messenger/preferences/notifications.ftl": [ |
11213 | 11211 | "notifications-dialog-title", |
|
0 commit comments