diff --git a/Kit/Widgets/BarChart.swift b/Kit/Widgets/BarChart.swift index bd883549..07ef38b7 100644 --- a/Kit/Widgets/BarChart.swift +++ b/Kit/Widgets/BarChart.swift @@ -231,25 +231,19 @@ public class BarChart: WidgetWrapper { } guard isDifferent else { return } self._value = newValue - DispatchQueue.main.async(execute: { - self.display() - }) + self.redraw() } public func setPressure(_ newPressureLevel: RAMPressure) { guard self._pressureLevel != newPressureLevel else { return } self._pressureLevel = newPressureLevel - DispatchQueue.main.async(execute: { - self.display() - }) + self.redraw() } public func setColorZones(_ newColorZones: colorZones) { guard self._colorZones != newColorZones else { return } self._colorZones = newColorZones - DispatchQueue.main.async(execute: { - self.display() - }) + self.redraw() } // MARK: - Settings @@ -288,7 +282,7 @@ public class BarChart: WidgetWrapper { @objc private func toggleLabel(_ sender: NSControl) { self.labelState = controlState(sender) Store.shared.set(key: "\(self.title)_\(self.type.rawValue)_label", value: self.labelState) - self.display() + self.redraw() } @objc private func toggleBox(_ sender: NSControl) { @@ -301,7 +295,7 @@ public class BarChart: WidgetWrapper { Store.shared.set(key: "\(self.title)_\(self.type.rawValue)_frame", value: self.frameState) } - self.display() + self.redraw() } @objc private func toggleFrame(_ sender: NSControl) { @@ -314,7 +308,7 @@ public class BarChart: WidgetWrapper { Store.shared.set(key: "\(self.title)_\(self.type.rawValue)_box", value: self.boxState) } - self.display() + self.redraw() } @objc private func toggleColor(_ sender: NSMenuItem) { @@ -324,6 +318,6 @@ public class BarChart: WidgetWrapper { } Store.shared.set(key: "\(self.title)_\(self.type.rawValue)_color", value: key) - self.display() + self.redraw() } } diff --git a/Stats/Supporting Files/ar.lproj/Localizable.strings b/Stats/Supporting Files/ar.lproj/Localizable.strings index eb774d48..f6a58a50 100644 --- a/Stats/Supporting Files/ar.lproj/Localizable.strings +++ b/Stats/Supporting Files/ar.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "المستوى"; diff --git a/Stats/Supporting Files/bg.lproj/Localizable.strings b/Stats/Supporting Files/bg.lproj/Localizable.strings index 02e68421..1e34565d 100644 --- a/Stats/Supporting Files/bg.lproj/Localizable.strings +++ b/Stats/Supporting Files/bg.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Ниво"; diff --git a/Stats/Supporting Files/ca.lproj/Localizable.strings b/Stats/Supporting Files/ca.lproj/Localizable.strings index 8ab4f2b5..2c40be79 100644 --- a/Stats/Supporting Files/ca.lproj/Localizable.strings +++ b/Stats/Supporting Files/ca.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Nivell"; diff --git a/Stats/Supporting Files/cs.lproj/Localizable.strings b/Stats/Supporting Files/cs.lproj/Localizable.strings index 0f237abe..c8f19d78 100644 --- a/Stats/Supporting Files/cs.lproj/Localizable.strings +++ b/Stats/Supporting Files/cs.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Úroveň"; diff --git a/Stats/Supporting Files/da.lproj/Localizable.strings b/Stats/Supporting Files/da.lproj/Localizable.strings index 3188f890..411f352f 100644 --- a/Stats/Supporting Files/da.lproj/Localizable.strings +++ b/Stats/Supporting Files/da.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Niveau"; diff --git a/Stats/Supporting Files/de.lproj/Localizable.strings b/Stats/Supporting Files/de.lproj/Localizable.strings index 472c88c1..ed680d35 100644 --- a/Stats/Supporting Files/de.lproj/Localizable.strings +++ b/Stats/Supporting Files/de.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Ladezustand"; diff --git a/Stats/Supporting Files/el.lproj/Localizable.strings b/Stats/Supporting Files/el.lproj/Localizable.strings index 7d0dc9ea..d9aea111 100644 --- a/Stats/Supporting Files/el.lproj/Localizable.strings +++ b/Stats/Supporting Files/el.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Επίπεδο"; diff --git a/Stats/Supporting Files/en-AU.lproj/Localizable.strings b/Stats/Supporting Files/en-AU.lproj/Localizable.strings index 8739108f..73d23737 100644 --- a/Stats/Supporting Files/en-AU.lproj/Localizable.strings +++ b/Stats/Supporting Files/en-AU.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Level"; diff --git a/Stats/Supporting Files/en-GB.lproj/Localizable.strings b/Stats/Supporting Files/en-GB.lproj/Localizable.strings index 67df5c40..87a2f5cc 100644 --- a/Stats/Supporting Files/en-GB.lproj/Localizable.strings +++ b/Stats/Supporting Files/en-GB.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Level"; diff --git a/Stats/Supporting Files/en.lproj/Localizable.strings b/Stats/Supporting Files/en.lproj/Localizable.strings index 2cf4386d..f0423391 100644 --- a/Stats/Supporting Files/en.lproj/Localizable.strings +++ b/Stats/Supporting Files/en.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Level"; diff --git a/Stats/Supporting Files/es.lproj/Localizable.strings b/Stats/Supporting Files/es.lproj/Localizable.strings index eae8cb9c..32980445 100644 --- a/Stats/Supporting Files/es.lproj/Localizable.strings +++ b/Stats/Supporting Files/es.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Nivel"; diff --git a/Stats/Supporting Files/et.lproj/Localizable.strings b/Stats/Supporting Files/et.lproj/Localizable.strings index 580fb80d..fba7551f 100644 --- a/Stats/Supporting Files/et.lproj/Localizable.strings +++ b/Stats/Supporting Files/et.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Tase"; diff --git a/Stats/Supporting Files/fa.lproj/Localizable.strings b/Stats/Supporting Files/fa.lproj/Localizable.strings index a5767cfc..a9177f6b 100644 --- a/Stats/Supporting Files/fa.lproj/Localizable.strings +++ b/Stats/Supporting Files/fa.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "سطح"; diff --git a/Stats/Supporting Files/fi.lproj/Localizable.strings b/Stats/Supporting Files/fi.lproj/Localizable.strings index 3b0d64dd..7d4df071 100644 --- a/Stats/Supporting Files/fi.lproj/Localizable.strings +++ b/Stats/Supporting Files/fi.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Taso"; diff --git a/Stats/Supporting Files/fr.lproj/Localizable.strings b/Stats/Supporting Files/fr.lproj/Localizable.strings index 41a528cb..1e106fe5 100644 --- a/Stats/Supporting Files/fr.lproj/Localizable.strings +++ b/Stats/Supporting Files/fr.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Niveau"; diff --git a/Stats/Supporting Files/he.lproj/Localizable.strings b/Stats/Supporting Files/he.lproj/Localizable.strings index 0df140a9..fe3336aa 100644 --- a/Stats/Supporting Files/he.lproj/Localizable.strings +++ b/Stats/Supporting Files/he.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "רמה"; diff --git a/Stats/Supporting Files/hi.lproj/Localizable.strings b/Stats/Supporting Files/hi.lproj/Localizable.strings index 14d3b5f8..132b8976 100644 --- a/Stats/Supporting Files/hi.lproj/Localizable.strings +++ b/Stats/Supporting Files/hi.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "स्तर"; diff --git a/Stats/Supporting Files/hr.lproj/Localizable.strings b/Stats/Supporting Files/hr.lproj/Localizable.strings index 39d81ae4..3fa6f57b 100644 --- a/Stats/Supporting Files/hr.lproj/Localizable.strings +++ b/Stats/Supporting Files/hr.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Stanje"; diff --git a/Stats/Supporting Files/hu.lproj/Localizable.strings b/Stats/Supporting Files/hu.lproj/Localizable.strings index 2e25cec0..2c90f603 100644 --- a/Stats/Supporting Files/hu.lproj/Localizable.strings +++ b/Stats/Supporting Files/hu.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Töltöttségi szint"; diff --git a/Stats/Supporting Files/id.lproj/Localizable.strings b/Stats/Supporting Files/id.lproj/Localizable.strings index 36b22eb5..b01718c4 100644 --- a/Stats/Supporting Files/id.lproj/Localizable.strings +++ b/Stats/Supporting Files/id.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Level"; diff --git a/Stats/Supporting Files/it.lproj/Localizable.strings b/Stats/Supporting Files/it.lproj/Localizable.strings index de849a52..2ce67643 100644 --- a/Stats/Supporting Files/it.lproj/Localizable.strings +++ b/Stats/Supporting Files/it.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Livello"; diff --git a/Stats/Supporting Files/ja.lproj/Localizable.strings b/Stats/Supporting Files/ja.lproj/Localizable.strings index 69aca329..f74f37d8 100644 --- a/Stats/Supporting Files/ja.lproj/Localizable.strings +++ b/Stats/Supporting Files/ja.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "充電残量"; diff --git a/Stats/Supporting Files/ko.lproj/Localizable.strings b/Stats/Supporting Files/ko.lproj/Localizable.strings index 53924aad..668dec43 100644 --- a/Stats/Supporting Files/ko.lproj/Localizable.strings +++ b/Stats/Supporting Files/ko.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "잔량"; diff --git a/Stats/Supporting Files/nb.lproj/Localizable.strings b/Stats/Supporting Files/nb.lproj/Localizable.strings index 9cc234a6..dbedf76d 100644 --- a/Stats/Supporting Files/nb.lproj/Localizable.strings +++ b/Stats/Supporting Files/nb.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Nivå"; diff --git a/Stats/Supporting Files/nl.lproj/Localizable.strings b/Stats/Supporting Files/nl.lproj/Localizable.strings index e065c756..3ca15e6d 100644 --- a/Stats/Supporting Files/nl.lproj/Localizable.strings +++ b/Stats/Supporting Files/nl.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Niveau"; diff --git a/Stats/Supporting Files/pl.lproj/Localizable.strings b/Stats/Supporting Files/pl.lproj/Localizable.strings index 8cddc494..1c3583fe 100644 --- a/Stats/Supporting Files/pl.lproj/Localizable.strings +++ b/Stats/Supporting Files/pl.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Publiczny adres IP został zmieniony"; "Previous IP" = "Poprzedni adres IP: %0"; "New IP" = "Nowy adres IP: %0"; +"Internet connection lost" = "Utracono połączenie z internetem"; +"Internet connection established" = "Połączenie z internetem zostało przywrócone"; // Battery "Level" = "Poziom naładowania"; diff --git a/Stats/Supporting Files/pt-BR.lproj/Localizable.strings b/Stats/Supporting Files/pt-BR.lproj/Localizable.strings index a8b8d0e8..edce5d49 100644 --- a/Stats/Supporting Files/pt-BR.lproj/Localizable.strings +++ b/Stats/Supporting Files/pt-BR.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Nível"; diff --git a/Stats/Supporting Files/pt-PT.lproj/Localizable.strings b/Stats/Supporting Files/pt-PT.lproj/Localizable.strings index bb2bf1a8..e1b7f41f 100644 --- a/Stats/Supporting Files/pt-PT.lproj/Localizable.strings +++ b/Stats/Supporting Files/pt-PT.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Nível"; diff --git a/Stats/Supporting Files/ro.lproj/Localizable.strings b/Stats/Supporting Files/ro.lproj/Localizable.strings index 3a46acdc..5e6fc43c 100644 --- a/Stats/Supporting Files/ro.lproj/Localizable.strings +++ b/Stats/Supporting Files/ro.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Nivel"; diff --git a/Stats/Supporting Files/ru.lproj/Localizable.strings b/Stats/Supporting Files/ru.lproj/Localizable.strings index 6921d7a6..adb73816 100644 --- a/Stats/Supporting Files/ru.lproj/Localizable.strings +++ b/Stats/Supporting Files/ru.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Публичный IP-адрес был изменён"; "Previous IP" = "Предыдущий IP-адрес: %0"; "New IP" = "Новый IP-адрес: %0"; +"Internet connection lost" = "Соединение с интернетом потеряно"; +"Internet connection established" = "Соединение с интернетом восстановлено"; // Battery "Level" = "Уровень заряда"; diff --git a/Stats/Supporting Files/sk.lproj/Localizable.strings b/Stats/Supporting Files/sk.lproj/Localizable.strings index ce580587..2318d4d9 100644 --- a/Stats/Supporting Files/sk.lproj/Localizable.strings +++ b/Stats/Supporting Files/sk.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Úroveň"; diff --git a/Stats/Supporting Files/sl.lproj/Localizable.strings b/Stats/Supporting Files/sl.lproj/Localizable.strings index 444ca47c..552d644c 100644 --- a/Stats/Supporting Files/sl.lproj/Localizable.strings +++ b/Stats/Supporting Files/sl.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Raven"; diff --git a/Stats/Supporting Files/sv.lproj/Localizable.strings b/Stats/Supporting Files/sv.lproj/Localizable.strings index f6cc7d94..b0715523 100644 --- a/Stats/Supporting Files/sv.lproj/Localizable.strings +++ b/Stats/Supporting Files/sv.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Nivå"; diff --git a/Stats/Supporting Files/th.lproj/Localizable.strings b/Stats/Supporting Files/th.lproj/Localizable.strings index 024e0ccc..3b4a6780 100644 --- a/Stats/Supporting Files/th.lproj/Localizable.strings +++ b/Stats/Supporting Files/th.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "ระดับ"; diff --git a/Stats/Supporting Files/tr.lproj/Localizable.strings b/Stats/Supporting Files/tr.lproj/Localizable.strings index 25a94e57..766dcd39 100644 --- a/Stats/Supporting Files/tr.lproj/Localizable.strings +++ b/Stats/Supporting Files/tr.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Doluluk"; diff --git a/Stats/Supporting Files/uk.lproj/Localizable.strings b/Stats/Supporting Files/uk.lproj/Localizable.strings index 77b6c341..76ad50a2 100644 --- a/Stats/Supporting Files/uk.lproj/Localizable.strings +++ b/Stats/Supporting Files/uk.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Публічна IP-адреса була змінена"; "Previous IP" = "Попередня IP-адреса: %0"; "New IP" = "Нова IP-адреса: %0"; +"Internet connection lost" = "З’єднання з інтернетом втрачено"; +"Internet connection established" = "З’єднання з інтернетом відновлено"; // Battery "Level" = "Рівень заряду"; diff --git a/Stats/Supporting Files/vi.lproj/Localizable.strings b/Stats/Supporting Files/vi.lproj/Localizable.strings index 5734b12a..2adeebc7 100644 --- a/Stats/Supporting Files/vi.lproj/Localizable.strings +++ b/Stats/Supporting Files/vi.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "Mức"; diff --git a/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings b/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings index b4f9c40d..ed553793 100644 --- a/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings +++ b/Stats/Supporting Files/zh-Hans.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "电量"; diff --git a/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings b/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings index 656c4e89..9d89c4c4 100644 --- a/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings +++ b/Stats/Supporting Files/zh-Hant.lproj/Localizable.strings @@ -420,6 +420,8 @@ "Public IP changed" = "Public IP has changed"; "Previous IP" = "Previous IP: %0"; "New IP" = "New IP: %0"; +"Internet connection lost" = "Internet connection lost"; +"Internet connection established" = "Internet connection established"; // Battery "Level" = "電量";