Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
379a5d73
Kaydet (Commit)
379a5d73
authored
Kas 21, 2007
tarafından
Ivo Hinkelmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS dba24c (1.8.8); FILE MERGED
2007/09/20 18:34:50 fs 1.8.8.1: #i80856# moved error strings
üst
2c96308a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
sdbt_strings.src
dbaccess/source/sdbtools/resource/sdbt_strings.src
+13
-13
No files found.
dbaccess/source/sdbtools/resource/sdbt_strings.src
Dosyayı görüntüle @
379a5d73
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: sdbt_strings.src,v $
*
* $Revision: 1.
8
$
* $Revision: 1.
9
$
*
* last change: $Author: ihi $ $Date: 2007-
08-17 12:32:33
$
* last change: $Author: ihi $ $Date: 2007-
11-21 15:48:17
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -37,11 +37,6 @@
#include "sdbt_resource.hrc"
#endif
String STR_NAME_ALREADY_USED_IN_DB
{
Text [ en-US ] = "The name '$name$' is already in use in the database.";
};
String STR_QUERY_AND_TABLE_DISTINCT_NAMES
{
Text [ en-US ] = "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table.";
...
...
@@ -57,17 +52,22 @@ String STR_BASENAME_QUERY
Text [ en-US ] = "Query";
};
String STR_NO_QUOTES_IN_QUERY_NAMES
String STR_CONN_WITHOUT_QUERIES_OR_TABLES
{
Text [ en-US ] = "The given connection is no valid query and/or tables supplier.";
};
String STR_NO_TABLE_OBJECT
{
Text [ en-US ] = "
Query names must not contain quote characters
.";
Text [ en-US ] = "
The given object is no table object
.";
};
String STR_
NO_VALID_SQL_NAM
E
String STR_
INVALID_COMPOSITION_TYP
E
{
Text [ en-US ] = "
$name$ is no SQL conform identifier
.";
Text [ en-US ] = "
Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType
.";
};
String STR_
NO_SLASHES_IN_QUERY_NAMES
String STR_
INVALID_COMMAND_TYPE
{
Text [ en-US ] = "
The name must not contain any slashes ('/')
.";
Text [ en-US ] = "
Invalid command type - only TABLE and AND QUERY from com.sun.star.sdb.CommandType are allowed
.";
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment