From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- Plugins/DbAndroid/DbAndroid_sk.ts | 43 ++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 19 deletions(-) (limited to 'Plugins/DbAndroid/DbAndroid_sk.ts') diff --git a/Plugins/DbAndroid/DbAndroid_sk.ts b/Plugins/DbAndroid/DbAndroid_sk.ts index 89b0604..b5f07d0 100644 --- a/Plugins/DbAndroid/DbAndroid_sk.ts +++ b/Plugins/DbAndroid/DbAndroid_sk.ts @@ -73,7 +73,12 @@ Would you like to select another one, or leave it unconfigured? DbAndroidInstance - + + Android SQLite driver does not support loadable extensions. + + + + Connection with Android database '%1' lost. @@ -205,83 +210,83 @@ Would you like to select another one, or leave it unconfigured? - + Enter valid IP address. - + Pick Android device. - + Pick Android database. - + Selected Android application is unknown, or not debuggable. - + Create new database - + Please provide name for the new database. It's the name which Android application will use to connect to the database: - - - + + + Invalid name - + Database with the same name (%1) already exists on the device. The name must be unique. - + Could not create database '%1', because could not connect to the device. - + Could not create database '%1'. Details: %2 - + Delete database - + Are you sure you want to delete database '%1' from %2? - - + + Error deleting - + Could not connect to %1 in order to delete database '%2'. - + Could not delete database named '%1' from the device. Android device refused deletion, or it was impossible. -- cgit v1.2.3