From 00a7dba8d870e2f9a357c6e0e2cfc79bafc5f1d7 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sat, 18 May 2019 13:31:37 +0200 Subject: [PATCH] Set release date Drop more unused strings. --- CHANGELOG.md | 2 +- Passepartout/Resources/de.lproj/Localizable.strings | 2 -- Passepartout/Resources/en.lproj/Localizable.strings | 2 -- Passepartout/Resources/it.lproj/Localizable.strings | 2 -- Passepartout/Resources/pt-br.lproj/Localizable.strings | 2 -- Passepartout/Resources/ru.lproj/Localizable.strings | 2 -- Passepartout/Sources/SwiftGen+Strings.swift | 10 ---------- 7 files changed, 1 insertion(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ef83ce4..677c280c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 1.6.1 (2019-05-20) ### Added diff --git a/Passepartout/Resources/de.lproj/Localizable.strings b/Passepartout/Resources/de.lproj/Localizable.strings index 6b50799b..e8890f22 100644 --- a/Passepartout/Resources/de.lproj/Localizable.strings +++ b/Passepartout/Resources/de.lproj/Localizable.strings @@ -132,8 +132,6 @@ "service.alerts.test_connectivity.title" = "Konnektivität"; "service.alerts.test_connectivity.messages.success" = "Dein Gerät ist mit dem Internet verbunden!"; "service.alerts.test_connectivity.messages.failure" = "Dein Gerät hat keine Verbindung mit dem Internet, bitte prüfe deine Profil-Parameter."; -"service.alerts.data_count.messages.current" = "Empfangen: %llu\nGesendet: %llu"; -"service.alerts.data_count.messages.not_available" = "Information nicht verfügbar, bist du verbunden?"; "service.alerts.masks_private_data.messages.must_reconnect" = "Um das aktuelle Debug-Log sicher zurückzusetzen und die neuen Zensier-Paramenter anzuwenden, musst du das VPN jetzt erneut verbinden."; "service.alerts.buttons.reconnect" = "Erneut verbinden"; "service.alerts.download.title" = "Download benötigt"; diff --git a/Passepartout/Resources/en.lproj/Localizable.strings b/Passepartout/Resources/en.lproj/Localizable.strings index 57b37ff6..b9fa7afc 100644 --- a/Passepartout/Resources/en.lproj/Localizable.strings +++ b/Passepartout/Resources/en.lproj/Localizable.strings @@ -132,8 +132,6 @@ "service.alerts.test_connectivity.title" = "Connectivity"; "service.alerts.test_connectivity.messages.success" = "Your device is connected to the Internet!"; "service.alerts.test_connectivity.messages.failure" = "Your device has no Internet connectivity, please review your profile parameters."; -"service.alerts.data_count.messages.current" = "Received: %llu\nSent: %llu"; -"service.alerts.data_count.messages.not_available" = "Information not available, are you connected?"; "service.alerts.masks_private_data.messages.must_reconnect" = "In order to safely reset the current debug log and apply the new masking preference, you must reconnect to the VPN now."; "service.alerts.buttons.reconnect" = "Reconnect"; "service.alerts.download.title" = "Download required"; diff --git a/Passepartout/Resources/it.lproj/Localizable.strings b/Passepartout/Resources/it.lproj/Localizable.strings index 378eb632..e122ab3d 100644 --- a/Passepartout/Resources/it.lproj/Localizable.strings +++ b/Passepartout/Resources/it.lproj/Localizable.strings @@ -132,8 +132,6 @@ "service.alerts.test_connectivity.title" = "Connettività"; "service.alerts.test_connectivity.messages.success" = "Il tuo dispositivo è connesso a Internet!"; "service.alerts.test_connectivity.messages.failure" = "Il tuo dispositivo non è connesso a Internet, per favore controlla i parametri del tuo profilo."; -"service.alerts.data_count.messages.current" = "Ricevuti: %llu\nInviati: %llu"; -"service.alerts.data_count.messages.not_available" = "Informazione non disponibile, sei connesso/a?"; "service.alerts.masks_private_data.messages.must_reconnect" = "Per azzerare il debug log ed applicare la nuova preferenza di mascheramento, devi riconnetterti alla VPN."; "service.alerts.buttons.reconnect" = "Riconnetti"; "service.alerts.download.title" = "Download necessario"; diff --git a/Passepartout/Resources/pt-br.lproj/Localizable.strings b/Passepartout/Resources/pt-br.lproj/Localizable.strings index f95ae974..c1fbdf32 100644 --- a/Passepartout/Resources/pt-br.lproj/Localizable.strings +++ b/Passepartout/Resources/pt-br.lproj/Localizable.strings @@ -132,8 +132,6 @@ "service.alerts.test_connectivity.title" = "Conectividade"; "service.alerts.test_connectivity.messages.success" = "Seu dispositivo está conectado à Internet!"; "service.alerts.test_connectivity.messages.failure" = "Seu dispositivo não está conectado à Internet, por favor, verifique sua configurações."; -"service.alerts.data_count.messages.current" = "Recebido: %llu\nSent: %llu"; -"service.alerts.data_count.messages.not_available" = "Informação não disponível, você está conectado?"; "service.alerts.masks_private_data.messages.must_reconnect" = "Para garantir uma restauração segura do seu log de debug, você precisa reconectar à VPN."; "service.alerts.buttons.reconnect" = "Reconectar"; "service.alerts.download.title" = "Download requirido"; diff --git a/Passepartout/Resources/ru.lproj/Localizable.strings b/Passepartout/Resources/ru.lproj/Localizable.strings index 0b488a89..d8a53ad2 100644 --- a/Passepartout/Resources/ru.lproj/Localizable.strings +++ b/Passepartout/Resources/ru.lproj/Localizable.strings @@ -132,8 +132,6 @@ "service.alerts.test_connectivity.title" = "Связь"; "service.alerts.test_connectivity.messages.success" = "Ваше устройство подключено к интернету!"; "service.alerts.test_connectivity.messages.failure" = "Ваше устройство не подключено к интернету, пожалйста проверьте установки Вашего профиля."; -"service.alerts.data_count.messages.current" = "Получено: %llu\nОтправлено: %llu"; -"service.alerts.data_count.messages.not_available" = "Информация не доступна, Вы подключены?"; "service.alerts.masks_private_data.messages.must_reconnect" = "Для безопасного сброса журнала отладки и изменения маскировки информации сети Вы должны заново подключиться к VPN."; "service.alerts.buttons.reconnect" = "Переподключить"; "service.alerts.download.title" = "Необходимо скачивание"; diff --git a/Passepartout/Sources/SwiftGen+Strings.swift b/Passepartout/Sources/SwiftGen+Strings.swift index 507c5647..96dd4b5d 100644 --- a/Passepartout/Sources/SwiftGen+Strings.swift +++ b/Passepartout/Sources/SwiftGen+Strings.swift @@ -630,16 +630,6 @@ public enum L10n { /// You need to enter account credentials first. public static let message = L10n.tr("Localizable", "service.alerts.credentials_needed.message") } - public enum DataCount { - public enum Messages { - /// Received: %llu\nSent: %llu - public static func current(_ p1: Int, _ p2: Int) -> String { - return L10n.tr("Localizable", "service.alerts.data_count.messages.current", p1, p2) - } - /// Information not available, are you connected? - public static let notAvailable = L10n.tr("Localizable", "service.alerts.data_count.messages.not_available") - } - } public enum Download { /// Failed to download configuration files. %@ public static func failed(_ p1: String) -> String {