Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
CityDoctor2
Commits
8f87e16f
Commit
8f87e16f
authored
2 months ago
by
Riegel
Browse files
Options
Download
Email Patches
Plain Diff
Feat: Added ZipEntryPicker localizations
parent
1b03e8d3
master
dev
dev_gui_features_zip_loading
3.17.0
archive/dev_gui_features_zip_loading
2 merge requests
!28
Version 3.17.0 Release
,
!26
Add ZIP-archive support
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CityDoctorParent/CityDoctorModel/src/main/resources/CityDoctorLocalization.properties
+15
-0
...odel/src/main/resources/CityDoctorLocalization.properties
CityDoctorParent/CityDoctorModel/src/main/resources/CityDoctorLocalization_de.properties
+15
-0
...l/src/main/resources/CityDoctorLocalization_de.properties
with
30 additions
and
0 deletions
+30
-0
CityDoctorParent/CityDoctorModel/src/main/resources/CityDoctorLocalization.properties
+
15
-
0
View file @
8f87e16f
...
...
@@ -104,6 +104,21 @@ CheckDialog.schematronFileLabel=Schematron File:
CheckDialog.selectBtn
=
Select
CheckDialog.checkBtn
=
Check
CheckDialog.cancelBtn
=
Cancel
ZipEntryPicker.entryListTitle
=
Zip-entries
ZipEntryPicker.metadata
=
Metadata
ZipEntryPicker.subpathLbl
=
Subpath:
ZipEntryPicker.erroneousLbl
=
Erroneous:
ZipEntryPicker.excessiveFileSize
=
Filesize exceeds memory
ZipEntryPicker.invalidCityGml
=
Invalid CityGML file
ZipEntryPicker.ioError
=
Unable to access file
ZipEntryPicker.filesizeLbl
=
Filesize:
ZipEntryPicker.validatedLbl
=
Validated:
ZipEntryPicker.objectCountLbl
=
Object count:
ZipEntryPicker.loadBtn
=
Load entry
ZipEntryPicker.cancelBtn
=
Cancel
ZipEntryPicker.unknownValue
=
N/A
ZipEntryPicker.yes
=
Yes
ZipEntryPicker.no
=
No
WriteReportDialog.writeBtn
=
Save
WriteReportDialog.cancelBtn
=
Cancel
WriteReportDialog.errorStatisticsLabel
=
Error Statistics
...
...
This diff is collapsed.
Click to expand it.
CityDoctorParent/CityDoctorModel/src/main/resources/CityDoctorLocalization_de.properties
+
15
-
0
View file @
8f87e16f
...
...
@@ -102,6 +102,21 @@ CheckDialog.schematronFileLabel=Schematron Datei
CheckDialog.selectBtn
=
Ausw
\u
00e4hlen
CheckDialog.checkBtn
=
Pr
\u
00fcfen
CheckDialog.cancelBtn
=
Abbrechen
ZipEntryPicker.entryListTitle
=
Zipeintr
\u
00e4ge
ZipEntryPicker.metadata
=
Metadaten
ZipEntryPicker.subpathLbl
=
Unterpfad:
ZipEntryPicker.erroneousLbl
=
Fehlerhaft:
ZipEntryPicker.excessiveFileSize
=
Datei zu gro
\u
00DF
ZipEntryPicker.invalidCityGml
=
Ung
\u
00fcltige CityGML Datei
ZipEntryPicker.ioError
=
Dateizugriff fehlgeschlagen
ZipEntryPicker.filesizeLbl
=
Dateigr
\u
00f6
\u
00DFe:
ZipEntryPicker.validatedLbl
=
Validiert:
ZipEntryPicker.objectCountLbl
=
Objektanzahl:
ZipEntryPicker.loadBtn
=
Eintrag laden
ZipEntryPicker.cancelBtn
=
Abbruch
ZipEntryPicker.unknownValue
=
Unbekannt
ZipEntryPicker.yes
=
Ja
ZipEntryPicker.no
=
Nein
WriteReportDialog.writeBtn
=
Speichern
WriteReportDialog.cancelBtn
=
Abbrechen
WriteReportDialog.errorStatisticsLabel
=
Fehler Statistik
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets