diff options
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/inc/strings.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/inc/strings.hrc b/connectivity/inc/strings.hrc index d1062d766817..d2380e45b92f 100644 --- a/connectivity/inc/strings.hrc +++ b/connectivity/inc/strings.hrc @@ -117,8 +117,6 @@ #define STR_UNKNOWN_PARA_TYPE NC_("STR_UNKNOWN_PARA_TYPE", "The type of parameter at position '$position$' is unknown.") #define STR_UNKNOWN_COLUMN_TYPE NC_("STR_UNKNOWN_COLUMN_TYPE", "The type of column at position '$position$' is unknown.") // KAB -#define STR_NO_KDE_INST NC_("STR_NO_KDE_INST", "No suitable KDE installation was found.") -#define STR_KDE_VERSION_TOO_OLD NC_("STR_KDE_VERSION_TOO_OLD", "KDE version $major$.$minor$ or higher is required to access the KDE Address Book.") #define STR_PARA_ONLY_PREPARED NC_("STR_PARA_ONLY_PREPARED", "Parameters can appear only in prepared statements.") // MACAB #define STR_NO_TABLE NC_("STR_NO_TABLE", "No such table!") |