[jsword-svn] r1895 - in trunk/bibledesktop: . etc/installer/macosx/BibleDesktop.app/Contents etc/jnlp src/main/java/org/crosswire/bibledesktop/desktop
dmsmith at www.crosswire.org
dmsmith at www.crosswire.org
Tue Jul 22 11:22:14 MST 2008
Author: dmsmith
Date: 2008-07-22 11:22:14 -0700 (Tue, 22 Jul 2008)
New Revision: 1895
Modified:
trunk/bibledesktop/ReleaseInstructions.txt
trunk/bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents/Info.plist
trunk/bibledesktop/etc/jnlp/bibledesktop.jnlp
trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg.properties
trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_de.properties
trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_zh.properties
trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_zh_CN.properties
Log:
release prep
Modified: trunk/bibledesktop/ReleaseInstructions.txt
===================================================================
--- trunk/bibledesktop/ReleaseInstructions.txt 2008-07-22 18:22:06 UTC (rev 1894)
+++ trunk/bibledesktop/ReleaseInstructions.txt 2008-07-22 18:22:14 UTC (rev 1895)
@@ -6,6 +6,7 @@
The first gets changed if there is a super major change.
Pretend that 1.0.9 is the next release number (because the current release is 1.0.8).
Change org.crosswire.bibledesktop.desktop.Msg.properties Desktop.Version=1.0.9
+Ensure that the i18n variants of this file do not define Desktop.Version.
In the ant file common/core.xml change to <property name="release.version" value="1.0.9"/>
Update bibledesktop/etc/installer/win32/BibleDesktop.nsi PROCUCT_VERSION "1.0.9"
Update bibledesktop-web/src/web/download.html.
Modified: trunk/bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents/Info.plist
===================================================================
--- trunk/bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents/Info.plist 2008-07-22 18:22:06 UTC (rev 1894)
+++ trunk/bibledesktop/etc/installer/macosx/BibleDesktop.app/Contents/Info.plist 2008-07-22 18:22:14 UTC (rev 1895)
@@ -44,7 +44,7 @@
<string>$JAVAROOT/lucene-core-2.3.2.jar</string>
<string>$JAVAROOT/lucene-snowball-2.3.2.jar</string>
<string>$JAVAROOT/lucene-analyzers-2.3.2.jar</string>
- <string>$JAVAROOT/icu4j-3_8_1.jar</string>
+ <string>$JAVAROOT/icu4j-4_0.jar</string>
<string>$JAVAROOT/jdom-1.0.jar</string>
<string>$JAVAROOT/commons-codec-1.3.jar</string>
<string>$JAVAROOT/commons-httpclient-3.1.jar</string>
Modified: trunk/bibledesktop/etc/jnlp/bibledesktop.jnlp
===================================================================
--- trunk/bibledesktop/etc/jnlp/bibledesktop.jnlp 2008-07-22 18:22:06 UTC (rev 1894)
+++ trunk/bibledesktop/etc/jnlp/bibledesktop.jnlp 2008-07-22 18:22:14 UTC (rev 1895)
@@ -42,7 +42,7 @@
<jar href="lucene-core-2.3.2.jar"/>
<jar href="lucene-snowball-2.3.2.jar"/>
<jar href="lucene-analyzers-2.3.2.jar"/>
- <jar href="icu4j-3_8_1.jar"/>
+ <jar href="icu4j-4_0.jar"/>
<jar href="jlfgr-1_0.jar"/>
<property name="apple.laf.useScreenMenuBar" value="true"/>
<property name="com.apple.mrj.application.apple.menu.about.name" value="Bible Desktop"/>
Modified: trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg.properties
===================================================================
--- trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg.properties 2008-07-22 18:22:06 UTC (rev 1894)
+++ trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg.properties 2008-07-22 18:22:14 UTC (rev 1895)
@@ -8,7 +8,7 @@
# Property describing the name and version of the program
Desktop.Title=Bible Desktop
Desktop.Splash=Bible Desktop
-Desktop.Version=1.0.8
+Desktop.Version=1.2
Desktop.VersionTitle=Version {0}
Desktop.VersionAppTitle={0} v{1}
Modified: trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_de.properties
===================================================================
--- trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_de.properties 2008-07-22 18:22:06 UTC (rev 1894)
+++ trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_de.properties 2008-07-22 18:22:14 UTC (rev 1895)
@@ -17,11 +17,11 @@
# Properties used by Desktop for hyperlinks
Desktop.UnknownProtocol=Unbekanntes Protokoll {0}
-Desktop.BadProtocolUrl=Nicht vorhanden : in {0}
+#Desktop.BadProtocolUrl=Nicht vorhanden : in {0}
# Properties for the startup job
Desktop.StartupTitle=Start
-Desktop.StartupConfig=Konfiguration laden
+#Desktop.StartupConfig=Konfiguration laden
Desktop.StartupGenerate=Komponenten laden
Desktop.StartupGeneral=Allgemeine Einstellungen
@@ -31,7 +31,7 @@
# 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
+#DesktopActions.NotImplemented={0} nicht implementiert
DesktopActions.NoPassage=Kein Abschnitt ausgew\u00E4hlt zum Speichern
DesktopActions.SourceMissing=Kein Abschnitt ausgew\u00E4hlt zum Anschauen
@@ -41,10 +41,10 @@
AboutPane.AboutTitle=About {0}
AboutPane.Warranty=Garantie
AboutPane.Details=Lizenz
-AboutPane.TaskTabTitle=Laufende Programmtasks
-AboutPane.ErrorTabTitle=Fehlermeldungen
+#AboutPane.TaskTabTitle=Laufende Programmtasks
+#AboutPane.ErrorTabTitle=Fehlermeldungen
AboutPane.SystemPropsTabTitle=System-Einstellungen
-AboutPane.DebugTabTitle=Debug
+#AboutPane.DebugTabTitle=Debug
# Properties for StatusBar
StatusBar.StatusDefault=Bereit ...
@@ -52,8 +52,8 @@
# Properties for OptionsAction
OptionsAction.ConfigTitle=Desktop-Einstellungen
-ViewSourcePane.Close=Fenster schlie\u00DFen
-ViewSourcePane.CopyToClipboard=In die Ablage kopieren
+#ViewSourcePane.Close=Fenster schlie\u00DFen
+#ViewSourcePane.CopyToClipboard=In die Ablage kopieren
ViewSourcePane.TextViewer=Quellcode anschauen
ViewSourcePane.ORIG=Original
ViewSourcePane.OSIS=OSIS
@@ -61,32 +61,32 @@
# 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:
+#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
+#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:
+#DebugPane.Steps=Schritt {0}/{1}
+#DebugPane.Views=Ansicht::
+#DebugPane.Go=GEHE:
+#DebugPane.Method=Methode:
Modified: trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_zh.properties
===================================================================
--- trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_zh.properties 2008-07-22 18:22:06 UTC (rev 1894)
+++ trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_zh.properties 2008-07-22 18:22:14 UTC (rev 1895)
@@ -1,58 +1,2 @@
-#Created by JInto - www.guh-software.de
-#Wed Dec 26 11:22:11 CST 2007
-AboutPane.AboutTitle=About {0}
-AboutPane.DebugTabTitle=
AboutPane.Details=\u7248\u6B0A
-AboutPane.ErrorTabTitle=
-AboutPane.SystemPropsTabTitle=System Properties
-AboutPane.TaskTabTitle=
-AboutPane.Warranty=Warranty
-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=Could not save config file\: {0}
-Desktop.NoBiblesMessage=<html>You have no Bibles installed. Do you wish to install some now?<br>(This is also available from <b>Books</b> in the <b>Tools</b> menu)
-Desktop.NoBiblesTitle=Install Bibles?
-Desktop.Splash=Bible Desktop
-Desktop.StartupConfig=
-Desktop.StartupGeneral=General configuration
-Desktop.StartupGenerate=Generating Components
-Desktop.StartupTitle=Startup
-Desktop.Title=Bible Desktop
-Desktop.UnknownProtocol=Unknown protocol {0}
-Desktop.Version=1.0.8
-Desktop.VersionAppTitle={0} v{1}
-Desktop.VersionTitle=Version {0}
-DesktopActions.NoHelp=Currently on-line help is only available via the Bible Desktop's website\:\nhttp\://www.crosswire.org/bibledesktop
-DesktopActions.NoPassage=No Passage to Save
-DesktopActions.NotImplemented=
-DesktopActions.SourceMissing=No current passage to view
-OptionsAction.ConfigTitle=Desktop Options
Splash.SplashImage=/images/splash_zh_TW.png
-StatusBar.StatusDefault=Ready ...
-ViewSourcePane.Close=
-ViewSourcePane.CopyToClipboard=
-ViewSourcePane.HTML=HTML
-ViewSourcePane.ORIG=Original
-ViewSourcePane.OSIS=OSIS
-ViewSourcePane.TextViewer=Source Viewer
Modified: trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_zh_CN.properties
===================================================================
--- trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_zh_CN.properties 2008-07-22 18:22:06 UTC (rev 1894)
+++ trunk/bibledesktop/src/main/java/org/crosswire/bibledesktop/desktop/Msg_zh_CN.properties 2008-07-22 18:22:14 UTC (rev 1895)
@@ -1,58 +1,2 @@
-#Created by JInto - www.guh-software.de
-#Fri Dec 28 15:15:30 CST 2007
-AboutPane.AboutTitle=About {0}
-AboutPane.DebugTabTitle=
AboutPane.Details=\u7248\u6743
-AboutPane.ErrorTabTitle=
-AboutPane.SystemPropsTabTitle=System Properties
-AboutPane.TaskTabTitle=
-AboutPane.Warranty=Warranty
-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=Could not save config file\: {0}
-Desktop.NoBiblesMessage=<html>You have no Bibles installed. Do you wish to install some now?<br>(This is also available from <b>Books</b> in the <b>Tools</b> menu)
-Desktop.NoBiblesTitle=Install Bibles?
-Desktop.Splash=Bible Desktop
-Desktop.StartupConfig=
-Desktop.StartupGeneral=General configuration
-Desktop.StartupGenerate=Generating Components
-Desktop.StartupTitle=Startup
-Desktop.Title=Bible Desktop
-Desktop.UnknownProtocol=Unknown protocol {0}
-Desktop.Version=1.0.8
-Desktop.VersionAppTitle={0} v{1}
-Desktop.VersionTitle=Version {0}
-DesktopActions.NoHelp=Currently on-line help is only available via the Bible Desktop's website\:\nhttp\://www.crosswire.org/bibledesktop
-DesktopActions.NoPassage=No Passage to Save
-DesktopActions.NotImplemented=
-DesktopActions.SourceMissing=No current passage to view
-OptionsAction.ConfigTitle=Desktop Options
-Splash.SplashImage=/images/splash.png
-StatusBar.StatusDefault=Ready ...
-ViewSourcePane.Close=
-ViewSourcePane.CopyToClipboard=
-ViewSourcePane.HTML=HTML
-ViewSourcePane.ORIG=Original
-ViewSourcePane.OSIS=OSIS
-ViewSourcePane.TextViewer=Source Viewer
+Splash.SplashImage=/images/splash_zh_CN.png
More information about the jsword-svn
mailing list