-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
12 additions
and
32 deletions.
There are no files selected for viewing
18 changes: 4 additions & 14 deletions
18
source/jdbcDriverOOo/resource/OptionsDialog_en_US.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,6 @@ | ||
100=OptionsDialog.__init__() | ||
101=OptionsDialog initialization completed | ||
101=OptionsDialog has been loaded. | ||
|
||
110=OptionsDialog._clearLog() | ||
111=Clear log ... finished | ||
|
||
120=OptionsDialog._logInfo() | ||
121=Python version: %s | ||
122=Python Path: %s | ||
|
||
130=OptionsDialog._reloadVersion() | ||
131=A restart is necessary | ||
|
||
140=OptionsDialog._getDriverVersion() | ||
141=Uno error while loading the driver: %s | ||
142=Error while loading the driver: %s\nTraceback: %s | ||
110=OptionsDialog._getDriverVersion() | ||
111=Uno error while loading the driver: {} | ||
112=Error while loading the driver: {}\nTraceback: {} |
18 changes: 4 additions & 14 deletions
18
source/jdbcDriverOOo/resource/OptionsDialog_fr_FR.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,6 @@ | ||
100=OptionsDialog.__init__() | ||
101=Initialisation d'OptionsDialog termin\u00e9e | ||
101=OptionsDialog a été chargé. | ||
|
||
110=OptionsDialog._clearLog() | ||
111=Effacement du journal ... termin\u00e9 | ||
120=OptionsDialog._logInfo() | ||
121=Version de Python: %s | ||
122=Python Path: %s | ||
130=OptionsDialog._reloadVersion() | ||
131=Un red\u00e9marrage est n\u00e9cessaire | ||
140=OptionsDialog._getDriverVersion() | ||
141=Erreur Uno lors du chargement du pilote: %s | ||
142=Erreur lors du chargement du pilote: %s\nTraceback: %s | ||
110=OptionsDialog._getDriverVersion() | ||
111=Erreur Uno lors du chargement du pilote: {} | ||
112=Erreur lors du chargement du pilote: {}\nTraceback: {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters