Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PIA VPN.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7801,7 +7801,7 @@
repositoryURL = "https://github.com/pia-foss/mobile-ios-library.git";
requirement = {
kind = revision;
revision = a77fb3e6c14a87a8345c3740bfdd1aacc09a0dc2;
revision = df0c9d997de7d85ecf2a73a4e688ef00e41327f2;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion PIA VPN/DashboardViewController+ServerSelection.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ extension DashboardViewController: ServerSelectionDelegate {
)

// reconnect -> reconnect VPN and close
alert.addActionWithTitle(L10n.Localizable.Settings.Commit.Buttons.reconnect) {
alert.addActionWithTitle(L10n.Localizable.Dashboard.Vpn.ChangeLocation.Alert.Button.connect) {
self.connect(to: server)
}

Expand Down
4 changes: 4 additions & 0 deletions PIA VPN/SwiftGen+Strings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,10 @@ internal enum L10n {
internal static let message = L10n.tr("Localizable", "dashboard.vpn.change_location.alert.message", fallback: "Your VPN will briefly disconnect while connecting to the new location.")
/// Changing location
internal static let title = L10n.tr("Localizable", "dashboard.vpn.change_location.alert.title", fallback: "Changing location")
internal enum Button {
/// Connect
internal static let connect = L10n.tr("Localizable", "dashboard.vpn.change_location.alert.button.connect", fallback: "Connect")
}
}
}
internal enum Disconnect {
Expand Down
1 change: 1 addition & 0 deletions PIA VPN/ar.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "تغيير الموقع";
"dashboard.vpn.change_location.alert.message" = "سينقطع اتصال VPN مؤقتًا أثناء الاتصال بالموقع الجديد.";
"dashboard.vpn.change_location.alert.button.connect" = "اتصال";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Skifter placering";
"dashboard.vpn.change_location.alert.message" = "Din VPN afbrydes kort, mens der oprettes forbindelse til den nye placering.";
"dashboard.vpn.change_location.alert.button.connect" = "Forbind";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Standort wird geändert";
"dashboard.vpn.change_location.alert.message" = "Ihr VPN wird beim Verbinden mit dem neuen Standort kurz getrennt.";
"dashboard.vpn.change_location.alert.button.connect" = "Verbinden";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Changing location";
"dashboard.vpn.change_location.alert.message" = "Your VPN will briefly disconnect while connecting to the new location.";
"dashboard.vpn.change_location.alert.button.connect" = "Connect";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/es-MX.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Cambiando ubicación";
"dashboard.vpn.change_location.alert.message" = "Tu VPN se desconectará brevemente mientras se conecta a la nueva ubicación.";
"dashboard.vpn.change_location.alert.button.connect" = "Conectar";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Changement de localisation";
"dashboard.vpn.change_location.alert.message" = "Votre VPN se déconnectera brièvement lors de la connexion au nouvel emplacement.";
"dashboard.vpn.change_location.alert.button.connect" = "Se connecter";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Modifica della posizione";
"dashboard.vpn.change_location.alert.message" = "La tua VPN si disconnetterà brevemente durante la connessione alla nuova posizione.";
"dashboard.vpn.change_location.alert.button.connect" = "Connetti";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "場所を変更中";
"dashboard.vpn.change_location.alert.message" = "新しい場所に接続する間、VPNが一時的に切断されます。";
"dashboard.vpn.change_location.alert.button.connect" = "接続";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "위치 변경";
"dashboard.vpn.change_location.alert.message" = "새 위치에 연결하는 동안 VPN이 잠시 연결 해제됩니다.";
"dashboard.vpn.change_location.alert.button.connect" = "연결";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/nb.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Endrer plassering";
"dashboard.vpn.change_location.alert.message" = "VPN-en din kobles fra kort mens den kobler til den nye plasseringen.";
"dashboard.vpn.change_location.alert.button.connect" = "Koble til";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Locatie wijzigen";
"dashboard.vpn.change_location.alert.message" = "Je VPN wordt kort losgekoppeld tijdens het verbinden met de nieuwe locatie.";
"dashboard.vpn.change_location.alert.button.connect" = "Verbinden";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/pl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Zmiana lokalizacji";
"dashboard.vpn.change_location.alert.message" = "Twoja sieć VPN zostanie na krótko rozłączona podczas łączenia z nową lokalizacją.";
"dashboard.vpn.change_location.alert.button.connect" = "Połącz";

// VPN PERMISSION

Expand Down
3 changes: 2 additions & 1 deletion PIA VPN/pt-BR.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"settings.reset.defaults.confirm.button" = "Redefinir";
"settings.reset.footer" = "Esta ação irá restaurar o padrão das configurações acima.";

"settings.small.packets.title" = "Usar pacotes pequens";
"settings.small.packets.title" = "Usar pacotes pequenos";
"settings.small.packets.description" = "O tamanho do seu pacote de IP será diminuído um pouco para melhorar a compatibilidade com alguns roteadores e redes móveis.";

"settings.log.connected.error" = "É necessária uma conexão VPN. Conecte-se à VPN e tente novamente.";
Expand Down Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Alterando a localização";
"dashboard.vpn.change_location.alert.message" = "Sua VPN se desconectará brevemente ao conectar à nova localização.";
"dashboard.vpn.change_location.alert.button.connect" = "Conectar";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Изменение местоположения";
"dashboard.vpn.change_location.alert.message" = "Ваш VPN на короткое время отключится при подключении к новому местоположению.";
"dashboard.vpn.change_location.alert.button.connect" = "Подключиться";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/th.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "กำลังเปลี่ยนตำแหน่ง";
"dashboard.vpn.change_location.alert.message" = "VPN ของคุณจะตัดการเชื่อมต่อชั่วคราวในขณะที่เชื่อมต่อกับตำแหน่งใหม่";
"dashboard.vpn.change_location.alert.button.connect" = "เชื่อมต่อ";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/tr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "Konum değiştiriliyor";
"dashboard.vpn.change_location.alert.message" = "VPN'iniz yeni konuma bağlanırken kısa bir süre bağlantısı kesilecek.";
"dashboard.vpn.change_location.alert.button.connect" = "Bağlan";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "更改位置";
"dashboard.vpn.change_location.alert.message" = "连接到新位置时,您的VPN将短暂断开连接。";
"dashboard.vpn.change_location.alert.button.connect" = "连接";

// VPN PERMISSION

Expand Down
1 change: 1 addition & 0 deletions PIA VPN/zh-Hant.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@

"dashboard.vpn.change_location.alert.title" = "變更位置";
"dashboard.vpn.change_location.alert.message" = "連線到新位置時,您的VPN將短暫中斷連線。";
"dashboard.vpn.change_location.alert.button.connect" = "連線";

// VPN PERMISSION

Expand Down