lukeme / gobible

Automatically exported from code.google.com/p/gobible
1 stars 0 forks source link

GoBibleCreator v2.4.3 didn't like comments in UI properties - fixed already #162

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This was a human error due to a fix not having been checked in to SVN.

The solution has already been implemented and verified.

The download has been replaced.

Original issue reported on code.google.com by DFH...@gmail.com on 21 Dec 2011 at 5:59

GoogleCodeExporter commented 8 years ago
please recheck. For me it's not fixed!
LOG file below:

D:\Mio\Temp\-B-\BibleBeep\2012-04\BTF>java -Xmx128m -jar ..\GoBibleCreator24\GoB
ibleCreator.jar BibleBeepBTF24_x1.txt
----------------------------------
GoBibleCreator Version: 2.4.3
----------------------------------
Parsing _btf_.thml...
Parsing _btf_.thml complete.
Converting _btf_.thml from ThML format.
D:\Mio\Temp\-B-\BibleBeep\2012-04\BTF\..\GoBibleCreator24\GoBibleCore\ui.propert
ies  exists:True
Error parsing ui.properties file. Can't understand line:
# If you edit this file, please ensure that the encoding remains UTF-8 without B
OM.
Error parsing ui.properties file. Can't understand line:
# BibleCanvas Menu Items
Error parsing ui.properties file. Can't understand line:
# BibleCanvas Display Elements
Error parsing ui.properties file. Can't understand line:
## UI-Of... Matthew 1:4 [of] 25
Error parsing ui.properties file. Can't understand line:
# Numerals for chapter & verse numbers (example below is Devanagari)
Error parsing ui.properties file. Can't understand line:
## UI-Digits: ??????????
Error parsing ui.properties file. Can't understand line:
## UI-Chapter-Reference-%1: Used at the start of chapters.
Error parsing ui.properties file. Can't understand line:
## e.g. The Gospel according to Matthew // [Chapter 1]
Error parsing ui.properties file. Can't understand line:
# Key Settings Keys
Error parsing ui.properties file. Can't understand line:
# Search Actions
Error parsing ui.properties file. Can't understand line:
## UI-Found: [Searching]: // [Found] nn // [Please Wait...]
Error parsing ui.properties file. Can't understand line:
# Theme Settings
Error parsing ui.properties file. Can't understand line:
## UI-Themes: Title of form
Error parsing ui.properties file. Can't understand line:
## UI-Theme-*: Names of themes
Error parsing ui.properties file. Can't understand line:
# Other Settings
Error parsing ui.properties file. Can't understand line:
# Font Size Settings
Error parsing ui.properties file. Can't understand line:
# Font Style Settings
Error parsing ui.properties file. Can't understand line:
# Full screen settings / Reverse colors settings
Error parsing ui.properties file. Can't understand line:
# Search Options
Error parsing ui.properties file. Can't understand line:
# Send SMS
Error parsing ui.properties file. Can't understand line:
## UI-To: Send from (book, chapter, verse) [to] (verse number)
Error parsing ui.properties file. Can't understand line:
## ??
Error parsing ui.properties file. Can't understand line:
# Goto form:
Error parsing ui.properties file. Can't understand line:
# Bookmarks
Error parsing ui.properties file. Can't understand line:
# History
Error parsing ui.properties file. Can't understand line:
# Other
Error parsing ui.properties file. Can't understand line:
# Obsolete
Error parsing ui.properties file. Can't understand line:
## Search settings, first and last book to search
Error parsing ui.properties file. Can't understand line:
## Displayed when chapter/ book is loaded as it takes some time to load
Error parsing ui.properties file. Can't understand line:
## ??
Error parsing collections file. Can't understand line<1>:
?
Writing Collection BTF_:
Geneza, Exodul, Leviticul, Numeri, Deuteronomul, Iosua, Judecatori, Rut, 1 Samue
l, 2 Samuel, 1 Imparati, 2 Imparati, 1 Cronici, 2 Cronici, Ezra, Neemia, Estera,
 Iov, Psalmi, Proverbe, Eclesiastul, Cantarea, Isaia, Ieremia, Plangerile, Ezech
iel, Daniel, Osea, Ioel, Amos, Obadia, Iona, Mica, Naum, Habacuc, Tefania, Hagai
, Zaharia, Maleahi, Matei, Marcu, Luca, Ioan, Faptele, Romani, 1 Corinteni, 2 Co
rinteni, Galateni, Efeseni, Filipeni, Coloseni, 1 Tesaloniceni, 2 Tesaloniceni,
1 Timotei, 2 Timotei, Tit, Filimon, Evrei, Iacov, 1 Petru, 2 Petru, 1 Ioan, 2 Io
an, 3 Ioan, Iuda, Apocalipsa, 66 book(s) written.

Thanks
Mio

Original comment by mioli...@miolidia.com on 26 Apr 2012 at 8:36