lots
lots copied to clipboard
Letterhead, template, form, autotext, mail merge,... extension for LibreOffice
# Closes issue number #458 - Changes Wollmux which is visible on the user interfaces
modified: core/src/main/java/org/libreoffice/lots/db/SimpleDataset.java modified: core/src/main/java/org/libreoffice/lots/db/ThingyDatasource.java modified: core/src/main/java/org/libreoffice/lots/db/UnionDatasource.java modified: core/src/main/java/org/libreoffice/lots/dialog/Dialog.java modified: core/src/main/java/org/libreoffice/lots/dialog/DialogFactory.java modified: core/src/main/java/org/libreoffice/lots/dialog/DialogLibrary.java modified: core/src/main/java/org/libreoffice/lots/document/AnnotationBasedPersistentDataContainer.java modified: core/src/main/java/org/libreoffice/lots/document/ByteBufferInputStream.java modified: core/src/main/java/org/libreoffice/lots/document/DocumentLoader.java modified: core/src/main/java/org/libreoffice/lots/document/DocumentManager.java
When the Form sidebar panel is opened in a non-form document, it says "Das Dokument ist kein Formular" - this string should be translated to English and marked for localization...
Many source files still have German comments in them. These need translating to English. The following files still have German comments: - [x] core/src/main/java/org/libreoffice/lots/DebugExternalWollMux.java - [x] core/src/main/java/org/libreoffice/lots/GlobalFunctions.java - [x] core/src/main/java/org/libreoffice/lots/HashableComponent.java...
There are still some user visible instances when the LOTS extension refers to itself as WollMux. These could be changed to LOTS for consistency. For example: - In the extension...
When a form document is opened, and the Form sidebar contains a Drucken... button, that opens a dialog to set print options. This dialog is still entirely German - the...
Main
Changed comment from German to English in following three files : 1. core/src/main/java/de/muenchen/allg/itd51/wollmux/db/AttachDatasource.java 2. core/src/main/java/de/muenchen/allg/itd51/wollmux/db/ColumnNotFoundException.java 3. core/src/main/java/de/muenchen/allg/itd51/wollmux/db/ColumnTransformer.java
1. Tab captions are preceded with a number to show the order 2. A tab icon will indicate if all obligatory fields are filled out 3. The "Weiter" button will...