diff --git a/packages/main/src/i18n/messagebundle_ar.properties b/packages/main/src/i18n/messagebundle_ar.properties index 53193c76685..ac8e41ba19c 100644 --- a/packages/main/src/i18n/messagebundle_ar.properties +++ b/packages/main/src/i18n/messagebundle_ar.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=زر حالة الكائن INDICATION_COLOR=لون الإشارة EMPTY_VALUE=قيمة فارغة + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_bg.properties b/packages/main/src/i18n/messagebundle_bg.properties index d8ee1f04c3d..863b9ecedf0 100644 --- a/packages/main/src/i18n/messagebundle_bg.properties +++ b/packages/main/src/i18n/messagebundle_bg.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Бутон за статус на обект INDICATION_COLOR=Обозначителен цвят EMPTY_VALUE=Празна стойност + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_ca.properties b/packages/main/src/i18n/messagebundle_ca.properties index 18b4cf480d4..eee16117626 100644 --- a/packages/main/src/i18n/messagebundle_ca.properties +++ b/packages/main/src/i18n/messagebundle_ca.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Botó d'estat d’objecte INDICATION_COLOR=Color d'indicació EMPTY_VALUE=Valor buit + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_cs.properties b/packages/main/src/i18n/messagebundle_cs.properties index 906c5473f48..db4b8b0a102 100644 --- a/packages/main/src/i18n/messagebundle_cs.properties +++ b/packages/main/src/i18n/messagebundle_cs.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Tlačítko Status objektu INDICATION_COLOR=Indikace - barva EMPTY_VALUE=Prázdná hodnota + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_cy.properties b/packages/main/src/i18n/messagebundle_cy.properties index f43243e312a..eafb633978b 100644 --- a/packages/main/src/i18n/messagebundle_cy.properties +++ b/packages/main/src/i18n/messagebundle_cy.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Botwm Statws Gwrthrych INDICATION_COLOR=Lliw Dynodi EMPTY_VALUE=Gwerth Gwag + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_da.properties b/packages/main/src/i18n/messagebundle_da.properties index 4893a591849..a105a1c798a 100644 --- a/packages/main/src/i18n/messagebundle_da.properties +++ b/packages/main/src/i18n/messagebundle_da.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Knappen Objektstatus INDICATION_COLOR=Indikationsfarve EMPTY_VALUE=Tom værdi + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_de.properties b/packages/main/src/i18n/messagebundle_de.properties index e3ca49764c4..f9dfbd90f1b 100644 --- a/packages/main/src/i18n/messagebundle_de.properties +++ b/packages/main/src/i18n/messagebundle_de.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Objektstatus-Button INDICATION_COLOR=Anzeigefarbe EMPTY_VALUE=Leerer Wert + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_el.properties b/packages/main/src/i18n/messagebundle_el.properties index d16c7b636c2..aed194fd790 100644 --- a/packages/main/src/i18n/messagebundle_el.properties +++ b/packages/main/src/i18n/messagebundle_el.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Κουμπί Κατάστασης Αντικειμένου INDICATION_COLOR=Χρώμα Ένδειξης EMPTY_VALUE=Κενή Τιμή + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_en.properties b/packages/main/src/i18n/messagebundle_en.properties index f8cebacf287..b355589f6fd 100644 --- a/packages/main/src/i18n/messagebundle_en.properties +++ b/packages/main/src/i18n/messagebundle_en.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Object Status Button INDICATION_COLOR=Indication Color EMPTY_VALUE=Empty Value + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_en_GB.properties b/packages/main/src/i18n/messagebundle_en_GB.properties index 5ddcd4661f4..477b834929b 100644 --- a/packages/main/src/i18n/messagebundle_en_GB.properties +++ b/packages/main/src/i18n/messagebundle_en_GB.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Object Status Button INDICATION_COLOR=Indication Colour EMPTY_VALUE=Empty Value + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_es.properties b/packages/main/src/i18n/messagebundle_es.properties index 148596347e2..e0da676a68a 100644 --- a/packages/main/src/i18n/messagebundle_es.properties +++ b/packages/main/src/i18n/messagebundle_es.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Botón de estado de objeto INDICATION_COLOR=Color de indicación EMPTY_VALUE=Valor vacío + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_es_MX.properties b/packages/main/src/i18n/messagebundle_es_MX.properties index 245e7fbca36..35d7a0730ab 100644 --- a/packages/main/src/i18n/messagebundle_es_MX.properties +++ b/packages/main/src/i18n/messagebundle_es_MX.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Botón de estado de objeto INDICATION_COLOR=Color de indicación EMPTY_VALUE=Valor vacío + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_et.properties b/packages/main/src/i18n/messagebundle_et.properties index f36cce5a1a8..f1736ca1052 100644 --- a/packages/main/src/i18n/messagebundle_et.properties +++ b/packages/main/src/i18n/messagebundle_et.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Objekti oleku nupp INDICATION_COLOR=Märkimisvärv EMPTY_VALUE=Tühi väärtus + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_fi.properties b/packages/main/src/i18n/messagebundle_fi.properties index 81eb72a92e0..6c4ef3c6f4d 100644 --- a/packages/main/src/i18n/messagebundle_fi.properties +++ b/packages/main/src/i18n/messagebundle_fi.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Objektin tilan painike INDICATION_COLOR=Merkinnän väri EMPTY_VALUE=Tyhjä arvo + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_fr.properties b/packages/main/src/i18n/messagebundle_fr.properties index 47c75309174..20c9ec36e0a 100644 --- a/packages/main/src/i18n/messagebundle_fr.properties +++ b/packages/main/src/i18n/messagebundle_fr.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Bouton de statut d'objet INDICATION_COLOR=Couleur d'indication EMPTY_VALUE=Valeur vide + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_fr_CA.properties b/packages/main/src/i18n/messagebundle_fr_CA.properties index 5426e9fb989..268d571280d 100644 --- a/packages/main/src/i18n/messagebundle_fr_CA.properties +++ b/packages/main/src/i18n/messagebundle_fr_CA.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Bouton de statut d'objet INDICATION_COLOR=Couleur d'indication EMPTY_VALUE=Valeur vide + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_hi.properties b/packages/main/src/i18n/messagebundle_hi.properties index fe2c9332b91..cd5cfd76453 100644 --- a/packages/main/src/i18n/messagebundle_hi.properties +++ b/packages/main/src/i18n/messagebundle_hi.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=ऑब्जेक्ट स्थिति बटन INDICATION_COLOR=संकेत रंग EMPTY_VALUE=रिक्त मान + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_hr.properties b/packages/main/src/i18n/messagebundle_hr.properties index f746141e0d4..3f50354f0b2 100644 --- a/packages/main/src/i18n/messagebundle_hr.properties +++ b/packages/main/src/i18n/messagebundle_hr.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Gumb statusa objekta INDICATION_COLOR=Boja pokazatelja EMPTY_VALUE=Prazna vrijednost + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_hu.properties b/packages/main/src/i18n/messagebundle_hu.properties index ecb56dfc48f..293def6bd48 100644 --- a/packages/main/src/i18n/messagebundle_hu.properties +++ b/packages/main/src/i18n/messagebundle_hu.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Objektumstátus gomb INDICATION_COLOR=Jelzőszín EMPTY_VALUE=Üres érték + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_id.properties b/packages/main/src/i18n/messagebundle_id.properties index 4c2a7f3eed1..d984654b22a 100644 --- a/packages/main/src/i18n/messagebundle_id.properties +++ b/packages/main/src/i18n/messagebundle_id.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Tombol Status Objek INDICATION_COLOR=Warna Indikasi EMPTY_VALUE=Nilai Kosong + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_it.properties b/packages/main/src/i18n/messagebundle_it.properties index c31356dbff5..b045bc15e22 100644 --- a/packages/main/src/i18n/messagebundle_it.properties +++ b/packages/main/src/i18n/messagebundle_it.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Pulsante di comando Stato oggetto INDICATION_COLOR=Colore indicazione EMPTY_VALUE=Valore vuoto + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_iw.properties b/packages/main/src/i18n/messagebundle_iw.properties index ddd0cad5c9a..cd82308ef4f 100644 --- a/packages/main/src/i18n/messagebundle_iw.properties +++ b/packages/main/src/i18n/messagebundle_iw.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=לחצן של סטאטוס אובייקט INDICATION_COLOR=צבע אינדיקציה EMPTY_VALUE=ערך ריק + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_ja.properties b/packages/main/src/i18n/messagebundle_ja.properties index 881093cedb3..2fd8d15ac37 100644 --- a/packages/main/src/i18n/messagebundle_ja.properties +++ b/packages/main/src/i18n/messagebundle_ja.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=オブジェクトステータスボタン INDICATION_COLOR=識別色 EMPTY_VALUE=空白値 + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_kk.properties b/packages/main/src/i18n/messagebundle_kk.properties index 410edca725a..5141d3ea11b 100644 --- a/packages/main/src/i18n/messagebundle_kk.properties +++ b/packages/main/src/i18n/messagebundle_kk.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Нысан күйінің түймесі INDICATION_COLOR=Индикация түсі EMPTY_VALUE=Бос мән + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_ko.properties b/packages/main/src/i18n/messagebundle_ko.properties index 1287f091776..58e163592d2 100644 --- a/packages/main/src/i18n/messagebundle_ko.properties +++ b/packages/main/src/i18n/messagebundle_ko.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=오브젝트 상태 버튼 INDICATION_COLOR=표시 색 EMPTY_VALUE=비어 있는 값 + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_lt.properties b/packages/main/src/i18n/messagebundle_lt.properties index 38b4040048e..cabe1290a29 100644 --- a/packages/main/src/i18n/messagebundle_lt.properties +++ b/packages/main/src/i18n/messagebundle_lt.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Objekto būsenos mygtukas INDICATION_COLOR=Nustatymo spalva EMPTY_VALUE=Tuščia reikšmė + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_lv.properties b/packages/main/src/i18n/messagebundle_lv.properties index e9096f8db8e..a042100cdc3 100644 --- a/packages/main/src/i18n/messagebundle_lv.properties +++ b/packages/main/src/i18n/messagebundle_lv.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Objekta statusa poga INDICATION_COLOR=Norādes krāsa EMPTY_VALUE=Tukša vērtība + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_ms.properties b/packages/main/src/i18n/messagebundle_ms.properties index 4a2a47c9f2a..8ca47e8fe06 100644 --- a/packages/main/src/i18n/messagebundle_ms.properties +++ b/packages/main/src/i18n/messagebundle_ms.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Butang Status Objek INDICATION_COLOR=Warna Petunjuk EMPTY_VALUE=Nilai Kosong + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_nl.properties b/packages/main/src/i18n/messagebundle_nl.properties index 92af74ff63c..615db86e13a 100644 --- a/packages/main/src/i18n/messagebundle_nl.properties +++ b/packages/main/src/i18n/messagebundle_nl.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Knop Objectstatus INDICATION_COLOR=Indicatiekleur EMPTY_VALUE=Lege waarde + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_no.properties b/packages/main/src/i18n/messagebundle_no.properties index aa6702fabad..47458a60de9 100644 --- a/packages/main/src/i18n/messagebundle_no.properties +++ b/packages/main/src/i18n/messagebundle_no.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Objektstatusknapp INDICATION_COLOR=Indikasjonsfarge EMPTY_VALUE=Tom verdi + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_pl.properties b/packages/main/src/i18n/messagebundle_pl.properties index 8e87fe51165..3fd6c854e35 100644 --- a/packages/main/src/i18n/messagebundle_pl.properties +++ b/packages/main/src/i18n/messagebundle_pl.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Przycisk statusu obiektu INDICATION_COLOR=Kolor wskazania EMPTY_VALUE=Pusta wartość + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_pt.properties b/packages/main/src/i18n/messagebundle_pt.properties index f3ceb506a24..32fde345a3c 100644 --- a/packages/main/src/i18n/messagebundle_pt.properties +++ b/packages/main/src/i18n/messagebundle_pt.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Botão do status do objeto INDICATION_COLOR=Cor de indicação EMPTY_VALUE=Valor vazio + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_pt_PT.properties b/packages/main/src/i18n/messagebundle_pt_PT.properties index 997de247ed7..a95a100af3a 100644 --- a/packages/main/src/i18n/messagebundle_pt_PT.properties +++ b/packages/main/src/i18n/messagebundle_pt_PT.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Botão de estado de objeto INDICATION_COLOR=Cor indicativa EMPTY_VALUE=Valor vazio + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_ro.properties b/packages/main/src/i18n/messagebundle_ro.properties index 03f96da46ed..4d8dd88d754 100644 --- a/packages/main/src/i18n/messagebundle_ro.properties +++ b/packages/main/src/i18n/messagebundle_ro.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Buton de stare obiect INDICATION_COLOR=Culoare indicație EMPTY_VALUE=Valoare necompletată + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_ru.properties b/packages/main/src/i18n/messagebundle_ru.properties index 622e99695b6..242b359b80a 100644 --- a/packages/main/src/i18n/messagebundle_ru.properties +++ b/packages/main/src/i18n/messagebundle_ru.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Кнопка статуса объекта INDICATION_COLOR=Цвет индикации EMPTY_VALUE=Пустое значение + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_sh.properties b/packages/main/src/i18n/messagebundle_sh.properties index 60e8ee07c67..b14eb88c5f9 100644 --- a/packages/main/src/i18n/messagebundle_sh.properties +++ b/packages/main/src/i18n/messagebundle_sh.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Dugme statusa objekta INDICATION_COLOR=Boja indikacije EMPTY_VALUE=Prazna vrednost + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_sk.properties b/packages/main/src/i18n/messagebundle_sk.properties index 986a9cd8af9..3fbbd0cdd29 100644 --- a/packages/main/src/i18n/messagebundle_sk.properties +++ b/packages/main/src/i18n/messagebundle_sk.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Tlačidlo statusu objektu INDICATION_COLOR=Farba označenia EMPTY_VALUE=Prázdna hodnota + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_sl.properties b/packages/main/src/i18n/messagebundle_sl.properties index e965f420a52..3352d4ffb48 100644 --- a/packages/main/src/i18n/messagebundle_sl.properties +++ b/packages/main/src/i18n/messagebundle_sl.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Gumb statusa objekta INDICATION_COLOR=Barva oznake EMPTY_VALUE=Prazna vrednost + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_sv.properties b/packages/main/src/i18n/messagebundle_sv.properties index 030ad2bb73f..770cb7af6b8 100644 --- a/packages/main/src/i18n/messagebundle_sv.properties +++ b/packages/main/src/i18n/messagebundle_sv.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Objektstatusknapp INDICATION_COLOR=Indikeringsfärg 1 EMPTY_VALUE=Tomt värde + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_th.properties b/packages/main/src/i18n/messagebundle_th.properties index 7712d7adf10..08186c6af7b 100644 --- a/packages/main/src/i18n/messagebundle_th.properties +++ b/packages/main/src/i18n/messagebundle_th.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=ปุ่มสถานะออบเจค INDICATION_COLOR=สีที่ระบุ EMPTY_VALUE=ค่าว่าง + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_tr.properties b/packages/main/src/i18n/messagebundle_tr.properties index 02ec5a5042d..fdbddcdd45e 100644 --- a/packages/main/src/i18n/messagebundle_tr.properties +++ b/packages/main/src/i18n/messagebundle_tr.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Nesne durumu düğmesi INDICATION_COLOR=Gösterge rengi EMPTY_VALUE=Boş değer + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_uk.properties b/packages/main/src/i18n/messagebundle_uk.properties index 87c2f8799f2..c1330d6cff9 100644 --- a/packages/main/src/i18n/messagebundle_uk.properties +++ b/packages/main/src/i18n/messagebundle_uk.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Кнопка статусу об'єкта INDICATION_COLOR=Колір індикації EMPTY_VALUE=Порожнє значення + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_vi.properties b/packages/main/src/i18n/messagebundle_vi.properties index bc563afd7dd..03fffaf5324 100644 --- a/packages/main/src/i18n/messagebundle_vi.properties +++ b/packages/main/src/i18n/messagebundle_vi.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=Nút trạng thái đối tượng INDICATION_COLOR=Màu chỉ báo EMPTY_VALUE=Giá trị rỗng + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_zh_CN.properties b/packages/main/src/i18n/messagebundle_zh_CN.properties index e2ccb9d24f6..063701e4059 100644 --- a/packages/main/src/i18n/messagebundle_zh_CN.properties +++ b/packages/main/src/i18n/messagebundle_zh_CN.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=对象状态按钮 INDICATION_COLOR=指示颜色 EMPTY_VALUE=空值 + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All diff --git a/packages/main/src/i18n/messagebundle_zh_TW.properties b/packages/main/src/i18n/messagebundle_zh_TW.properties index 0e5396ed7c6..cc75ddfbb5c 100644 --- a/packages/main/src/i18n/messagebundle_zh_TW.properties +++ b/packages/main/src/i18n/messagebundle_zh_TW.properties @@ -176,3 +176,7 @@ ARIA_OBJ_STATUS_DESC=物件狀態按鈕 INDICATION_COLOR=表示顏色 EMPTY_VALUE=空白值 + +SELECT_ALL=Select All + +DESELECT_ALL=Deselect All