WIP: remove the old database abstraction layer
remove such classes: - DbBase - DbConn - DbTextStream - Db while here: - remove: TextStream, SLog, TexTextStream
This commit is contained in:
@@ -474,9 +474,6 @@ cp_preserve_attr = Preserve attributes: user, group, times
|
||||
cp_follow_symlinks = Follow symlinks
|
||||
|
||||
|
||||
slog_warning = Warning
|
||||
slog_error = Error
|
||||
slog_info = Info
|
||||
unknown_filesystem = Unknown filesystem
|
||||
no_such_dir = There is not such a directory
|
||||
unknown_mount_type = There is not such a mount type
|
||||
|
@@ -492,9 +492,6 @@ cp_remove_defaults = Usuń atrybut 'default' z kopiowanych katalogów
|
||||
cp_preserve_attr = Zachowaj atrybuty: użytkownik, grupa, czas
|
||||
cp_follow_symlinks = Podążaj za linkami symbolicznymi
|
||||
|
||||
slog_warning = Ostrzeżenie
|
||||
slog_error = Błąd
|
||||
slog_info = Informacja
|
||||
unknown_filesystem = Nieznany system plików
|
||||
no_such_dir = Nie ma takiego katalogu
|
||||
unknown_mount_type = Nieprawidłowy rodzaj punktu montowania
|
||||
|
Reference in New Issue
Block a user