[jsword-devel] German translation and few small issues

DM Smith dmsmith555 at yahoo.com
Wed Jul 23 03:23:32 MST 2008


On Jul 22, 2008, at 6:09 PM, Benny Wasty wrote:

> Hi!
>
> I corrected the German text for the "Install Books?"-dialog and  
> improved the Sword Module Type names - see appended patches.
>
> I noticed that in OS X the section headings in the preferences menu  
> are cut off (e.g. Bible Disp..., Sword Bo...), although there is  
> enough whitespace to display them fully.

This is entered as bug: http://www.crosswire.org/bugs/browse/BD-130

>
> I also noticed the "show sourcecode"-menu entry isn't there any more  
> - was it taken out?

I have created an issue to allow for an expert/developer mode.

http://www.crosswire.org/bugs/browse/BD-132

>
>
> Would it be possible to reload a module that has changed on the  
> disk? I have a script that generates a module and I would like to  
> see the changes without restarting BD.

This is now: http://www.crosswire.org/bugs/browse/BD-131
>
>
>
> Benny
>
> Index: src/main/java/org/crosswire/bibledesktop/desktop/ 
> Msg_de.properties
> ===================================================================
> --- src/main/java/org/crosswire/bibledesktop/desktop/ 
> Msg_de.properties	(revision 1898)
> +++ src/main/java/org/crosswire/bibledesktop/desktop/ 
> Msg_de.properties	(working copy)
> @@ -1,92 +1,58 @@
> -# The naming convention for the keys in the file is  
> ClassName.MessageName
> -# Where ClassName is the name of the class using the property.
> -# When the resource is used by more than one class it should be the  
> one
> -# that the resource is most closely associated.
> -# The MessageName should be mixed case, with a leading capital.
> -# It should have no spaces or other punctuation (e.g. _, -, ', ...)
> -
> -# Property describing the name and version of the program
> -Desktop.Title=Bible Desktop
> +#Created by JInto - www.guh-software.de
> +#Tue Jul 22 22:46:03 CEST 2008
> +AboutPane.AboutTitle=About {0}
> +AboutPane.DebugTabTitle=
> +AboutPane.Details=Lizenz
> +AboutPane.ErrorTabTitle=
> +AboutPane.SystemPropsTabTitle=System-Einstellungen
> +AboutPane.TaskTabTitle=
> +AboutPane.Warranty=Garantie
> +ComparePane.Dialog=
> +ComparePane.Go=
> +ComparePane.IdentQuestion=
> +ComparePane.IdentTitle=
> +ComparePane.Title=
> +ComparePane.Using=
> +ComparePane.Verses=
> +ComparePane.Words=
> +ComparePane.WordsTip=
> +CompareResultsPane.Books=
> +CompareResultsPane.Close=
> +CompareResultsPane.Comparing=
> +CompareResultsPane.Dialog=
> +CompareResultsPane.Passage=
> +CompareResultsPane.Start=
> +CompareResultsPane.Stop=
> +CompareResultsPane.Title=
> +CompareResultsPane.Words=
> +DebugPane.Go=
> +DebugPane.Method=
> +DebugPane.Steps=
> +DebugPane.Views=
> +Desktop.BadProtocolUrl=
> +Desktop.ConfigFileFailed=Konfigurationsdatei konnte nicht  
> gespeichert werden\: {0}
> +Desktop.NoBiblesMessage=<html>Sie haben keine Bibeln installiert. M 
> \u00F6chten sie jetzt welche installieren?<br>(Sie k\u00F6nnen dies  
> auch sp\u00E4ter \u00FCber <b>Extras</b> -> <b>B\u00FCcher...</b>  
> nachholen)
> +Desktop.NoBiblesTitle=Bibeln aus dem Internet herunterladen?
> Desktop.Splash=Bible Desktop
> -#Desktop.Version=1.0.6
> -Desktop.VersionTitle=Version {0}
> -Desktop.VersionAppTitle={0} v{1}
> -
> -# Property used by desktop for autosaving the config file
> -Desktop.ConfigFileFailed=Konfigurationsdatei konnte nicht  
> gespeichert werden: {0}
> -
> -# Properties used by Desktop for hyperlinks
> -Desktop.UnknownProtocol=Unbekanntes Protokoll {0}
> -#Desktop.BadProtocolUrl=Nicht vorhanden : in {0}
> -
> -# Properties for the startup job
> -Desktop.StartupTitle=Start
> -#Desktop.StartupConfig=Konfiguration laden
> -Desktop.StartupGenerate=Komponenten laden
> +Desktop.StartupConfig=
> Desktop.StartupGeneral=Allgemeine Einstellungen
> -
> -Desktop.NoBiblesMessage=<html>Sie haben keine Bibeln  
> vorinstalliert. M\u00F6chten sie jetzt welche installieren?<br>(Sp 
> \u00e4ter k\u00F6nnen Sie auch <b>Bu00fcher</b> im <b>Werkzeuge</b>  
> Menu benutzen)
> -Desktop.NoBiblesTitle=Bibeln vom Internet herunterladen?
> -
> -# Properties for DesktopActions
> -# Properties used by Help
> -DesktopActions.NoHelp=Hilfe gibt es zur Zeit nur auf der Website:\nhttp://www.crosswire.org/bibledesktop
> -#DesktopActions.NotImplemented={0} nicht implementiert
> +Desktop.StartupGenerate=Komponenten laden
> +Desktop.StartupTitle=Start
> +Desktop.Title=Bible Desktop
> +Desktop.UnknownProtocol=Unbekanntes Protokoll {0}
> +Desktop.Version=
> +Desktop.VersionAppTitle={0} v{1}
> +Desktop.VersionTitle=Version {0}
> +DesktopActions.NoHelp=Hilfe gibt es zur Zeit nur auf der Website\: 
> \nhttp\://www.crosswire.org/bibledesktop
> DesktopActions.NoPassage=Kein Abschnitt ausgew\u00E4hlt zum Speichern
> +DesktopActions.NotImplemented=
> DesktopActions.SourceMissing=Kein Abschnitt ausgew\u00E4hlt zum  
> Anschauen
> -
> -# Properties for AboutPane and Splash
> -# The splash image is of an English version of the application
> +OptionsAction.ConfigTitle=Desktop-Einstellungen
> Splash.SplashImage=/images/splash.png
> -AboutPane.AboutTitle=About {0}
> -AboutPane.Warranty=Garantie
> -AboutPane.Details=Lizenz
> -#AboutPane.TaskTabTitle=Laufende Programmtasks
> -#AboutPane.ErrorTabTitle=Fehlermeldungen
> -AboutPane.SystemPropsTabTitle=System-Einstellungen
> -#AboutPane.DebugTabTitle=Debug
> -
> -# Properties for StatusBar
> StatusBar.StatusDefault=Bereit ...
> -
> -# Properties for OptionsAction
> -OptionsAction.ConfigTitle=Desktop-Einstellungen
> -
> -#ViewSourcePane.Close=Fenster schlie\u00DFen
> -#ViewSourcePane.CopyToClipboard=In die Ablage kopieren
> -ViewSourcePane.TextViewer=Quellcode anschauen
> +ViewSourcePane.Close=
> +ViewSourcePane.CopyToClipboard=
> +ViewSourcePane.HTML=HTML
> ViewSourcePane.ORIG=Original
> ViewSourcePane.OSIS=OSIS
> -ViewSourcePane.HTML=HTML
> -
> -# not implemented at this time
> -# Properties for ComparePane
> -#ComparePane.Dialog=\u00FCbersetzungsvergleich
> -#ComparePane.IdentQuestion=Sie versuchen zwei identische B 
> \u00FCcher mit einander zu vergleichen.\nIst das ernst gemeint?
> -#ComparePane.IdentTitle=M\u00F6chten Sie identische B\u00FCcher  
> miteinander vergleichen?
> -#ComparePane.Words=W\u00F6rter:
> -#ComparePane.Go=Vergleiche
> -#ComparePane.Using=Vergleiche mit
> -#ComparePane.WordsTip=[empty] - test no words; * - test all words,  
> text - test all words starting with 'text'
> -#ComparePane.Title=Bu00fcher zum Vergleichen
> -#ComparePane.Verses=Verse:
> -
> -# not implemented at this time
> -# Properties for CompareResultsPane
> -#CompareResultsPane.Title=Ergebnisse
> -#CompareResultsPane.Start=Start
> -#CompareResultsPane.Close=Fenster schlie\u00DFen
> -#CompareResultsPane.Dialog=Ergebnisse verifizieren
> -#CompareResultsPane.Books=B\u00fcher:
> -#CompareResultsPane.Comparing=Vergleich:
> -#CompareResultsPane.Passage=Abschnitt
> -#CompareResultsPane.Words=Wort
> -#CompareResultsPane.Stop=Halt
> -
> -# not implemented at this time
> -# Properties for DebugPane
> -#DebugPane.Steps=Schritt {0}/{1}
> -#DebugPane.Views=Ansicht::
> -#DebugPane.Go=GEHE:
> -#DebugPane.Method=Methode:
> -
> +ViewSourcePane.TextViewer=Quellcode anschauen
> Index: src/main/java/org/crosswire/jsword/book/UserMsg_de.properties
> ===================================================================
> --- src/main/java/org/crosswire/jsword/book/UserMsg_de.properties	 
> (revision 1898)
> +++ src/main/java/org/crosswire/jsword/book/UserMsg_de.properties	 
> (working copy)
> @@ -1,15 +1,16 @@
> -
> -BookCategory.Bible=Bibel
> -BookCategory.Commentary=Kommentar
> -BookCategory.Dictionary=Enzyklop\u00E4die
> -BookCategory.General=Allgemeine B\u00FCcher
> -BookCategory.Glossaries=W\u00F6rterbuch
> -BookCategory.Other=Anderes
> -BookCategory.Readings=Stille Zeit
> -BookCategory.Essays=Artikel
> -BookCategory.Images=Bilder
> -BookCategory.Maps=Karten
> -BookCategory.Unorthodox=Sekten etc.
> -Defaults.BibleNotFound=Bibel "{0}" konnte nicht gefunden werden.
> -Defaults.CommentaryNotFound=Kommentar "{0}" konnte nicht gefunden  
> werden.
> -Defaults.DictionaryNotFound=W\u00F6rterbuch "{0}" konnte nicht  
> gefunden werden.
> +#Created by JInto - www.guh-software.de
> +#Tue Jul 22 23:08:08 CEST 2008
> +BookCategory.Bible=Biblische Texte
> +BookCategory.Commentary=Kommentare
> +BookCategory.Dictionary=W\u00F6rterb\u00FCcher
> +BookCategory.Essays=Artikel
> +BookCategory.General=Allgemeine B\u00FCcher
> +BookCategory.Glossaries=Glossare
> +BookCategory.Images=Bilder
> +BookCategory.Maps=Karten
> +BookCategory.Other=Anderes
> +BookCategory.Readings=T\u00E4gliche Andachten
> +BookCategory.Unorthodox=Kulte / Unorthodox / Fragw\u00FCrdig
> +Defaults.BibleNotFound=Bibel "{0}" konnte nicht gefunden werden.
> +Defaults.CommentaryNotFound=Kommentar "{0}" konnte nicht gefunden  
> werden.
> +Defaults.DictionaryNotFound=W\u00F6rterbuch "{0}" konnte nicht  
> gefunden werden.
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel





More information about the jsword-devel mailing list