From d9aa870e5d509cc7309ab82dd102a937ab58613a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 9 Feb 2017 04:36:04 -0500 Subject: Imported Upstream version 3.1.1+dfsg1 --- Plugins/DbAndroid/DbAndroid_sk.ts | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) (limited to 'Plugins/DbAndroid/DbAndroid_sk.ts') diff --git a/Plugins/DbAndroid/DbAndroid_sk.ts b/Plugins/DbAndroid/DbAndroid_sk.ts index 4483977..89b0604 100644 --- a/Plugins/DbAndroid/DbAndroid_sk.ts +++ b/Plugins/DbAndroid/DbAndroid_sk.ts @@ -1,6 +1,6 @@ - + DbAndroid @@ -101,23 +101,28 @@ Would you like to select another one, or leave it unconfigured? - + + Unable to execute query on Android device (connection was closed): %1 + + + + Error while parsing response from Android: %1 - + Generic error from Android: %1 - - + + Missing 'columns' in response from Android. - + Response from Android has missing data for column '%1' in row %2. @@ -285,43 +290,43 @@ Android device refused deletion, or it was impossible. DbAndroidShellConnection - + Cannot connect to device %1, because it's not visible to your computer. - + Cannot connect to device %1, because the application %2 doesn't seem to be installed on the device. - + Cannot connect to device %1, because the application %2 is not debuggable. - + Cannot connect to device %1, because '%2' command doesn't seem to be available on the device. - + Cannot connect to device %1, because '%2' database cannot be accessed on the device. - + Cannot connect to device %1, because '%2' database cannot be accessed on the device. Details: %3 - + Cannot get list of databases for application %1. Details: %2 - - + + Could not execute query on database '%1': %2 -- cgit v1.2.3