Skip to content

Commit

Permalink
fixup! TF-2890 Remove calendar event reply description text
Browse files Browse the repository at this point in the history
  • Loading branch information
tddang-linagora authored and hoangdat committed May 23, 2024
1 parent 0d52e76 commit c5e79d0
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 62 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ class CalendarEventActionBannerStyles {
static const double viewHorizontalMargin = 16;
static const double viewVerticalMargin = 12;
static const double titleTextSize = 16;
static const double subTileTextSize = 13;
static const double iconSize = 20;
}
12 changes: 0 additions & 12 deletions lib/l10n/intl_ar.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2743,12 +2743,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerCanceled": "\"لقد ألغينا الحدث بسبب سوء الأحوال الجوية.\"",
"@subMessageEventActionBannerCanceled": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messagesHaveBeenResent": "تم إعادة إرسال الرسائل",
"@messagesHaveBeenResent": {
"type": "text",
Expand Down Expand Up @@ -2919,12 +2913,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerUpdated": "\"تم تحديث الوقت ليناسب الجميع بشكل أفضل\"",
"@subMessageEventActionBannerUpdated": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"folderCreatedTitle": "تم إنشاء المجلد الخاص بك للتو",
"@folderCreatedTitle": {
"type": "text",
Expand Down
12 changes: 0 additions & 12 deletions lib/l10n/intl_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2923,18 +2923,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerUpdated": "\"The time has been updated to better suit all of you\"",
"@subMessageEventActionBannerUpdated": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerCanceled": "\"We are canceling the event due to bad weather.\"",
"@subMessageEventActionBannerCanceled": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"anAttendee": "An attendee",
"@anAttendee": {
"type": "text",
Expand Down
12 changes: 0 additions & 12 deletions lib/l10n/intl_fr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2906,12 +2906,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerCanceled": "\"Nous annulons l'événement en raison du mauvais temps.\"",
"@subMessageEventActionBannerCanceled": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"deleteAllSpamEmails": "Supprimer tous les indésirables",
"@deleteAllSpamEmails": {
"type": "text",
Expand Down Expand Up @@ -3024,12 +3018,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerUpdated": "\"L'heure a été mise à jour pour mieux convenir à chacun d'entre vous\"",
"@subMessageEventActionBannerUpdated": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"folderCreatedTitle": "Votre dossier vient d'être créé",
"@folderCreatedTitle": {
"type": "text",
Expand Down
2 changes: 1 addition & 1 deletion lib/l10n/intl_messages.arb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-05-16T11:36:53.008027",
"@@last_modified": "2024-05-23T11:23:33.056385",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
Expand Down
12 changes: 0 additions & 12 deletions lib/l10n/intl_ru.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2912,12 +2912,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerCanceled": "«Мероприятие отменено из-за плохой погоды.»",
"@subMessageEventActionBannerCanceled": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"deleteAllSpamEmails": "Удалить все письма из спама",
"@deleteAllSpamEmails": {
"type": "text",
Expand Down Expand Up @@ -3030,12 +3024,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerUpdated": "«Время изменено, теперь оно лучше подходит всем»",
"@subMessageEventActionBannerUpdated": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"folderCreatedTitle": "Ваша папка создана",
"@folderCreatedTitle": {
"type": "text",
Expand Down
12 changes: 0 additions & 12 deletions lib/l10n/intl_vi.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2798,12 +2798,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerCanceled": "\"Chúng tôi đang hủy bỏ sự kiện do thời tiết xấu.\"",
"@subMessageEventActionBannerCanceled": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"deleteAllSpamEmails": "Xóa tất cả tin nhắn rác",
"@deleteAllSpamEmails": {
"type": "text",
Expand Down Expand Up @@ -2976,12 +2970,6 @@
"placeholders_order": [],
"placeholders": {}
},
"subMessageEventActionBannerUpdated": "\"Thời gian đã được cập nhật để phù hợp hơn với tất cả các bạn\"",
"@subMessageEventActionBannerUpdated": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"folderCreatedTitle": "Thư mục của bạn vừa được tạo",
"@folderCreatedTitle": {
"type": "text",
Expand Down

0 comments on commit c5e79d0

Please sign in to comment.