Ericson wrote:
A. POSSIBILY MISTYPED STRINGS
chkBXrefsHideOriginal.Hint='Check this option to hide any cross-references that may exist'#13'in the Bible module. This is useful if you would like to ignore the'#13'cross-references of the module and always display your pesonal set(s).'
[Personal is mistyped ‘pesonal’.]
Fixed.
Quote:
lblBDctsNotice.Caption='You can define a default set of dictionaries to use for all Bible modules for which you have not defined a specific set. The default set is the one that you choose/assign when you select "All modules" at the "From this module..." combo box.'
[Did you mean "For this module..."?]
Yes. Fixed.
Quote:
tbitemTabContext.Hint='Current Bible options, and general options of current window and bible toolbar'
['Bible' is written with a low case 'b'.]
Fixed.
Quote:
lblHor.Caption='Select Bibles to display when they are arranged in columns'
chkHor.Caption='Use the selected Bible module also when the modules are arranged in rows'
lblVer.Caption='Select Bibles to display when they are arranged in rows'
chkVer.Caption='Use the selected Bible module also when the modules are arranged in columns'
[Does this string refer to a single Bible module or to more than one Bible modules?]
It refers to more than one. Should be corrected: "Use the selected Bible modules ..."
Quote:
chkBWOJ.Hint='Check this options if you want the words of Jesus to appear in a'#13'different color. Please notice that this option only has effect'#13'for specific Bible modules (the ones that have this information)'
[Did you mean ‘this option’? or 'these options'?]
Yes. Fixed.
Quote:
chkBMWheelMovesVerse.Hint='Check if you want to navigate across Bible (next/previous verse) using the mouse wheel'
[Did you mean ‘across the Bible’?]
Yes. Fixed.
Quote:
chkBMorph.Caption='Show greek morphology codes'
[Low case 'g' in ‘greek’ instead of ‘Greek’]
Fixed.
Quote:
B. BUGS
1. The hint 'Enter one or more words to search for|Use double quotes (") for phrase search' pops up every time the mouse is pointing at a blank space in the search panel. This can be confusing to the user, especially when the mouse pointer stops between the search option check boxes or radio buttons and their corresponding texts.
I am aware of that behavior. Not sure if it appropriate or not. Add it in TODO list to reconsider.
Quote:
2. After reloading the LNG file, or even changing the language, the main Bible window caption remains the same.
Good catch. Fixed (this only applied to the first Bible view, if many are visible)
Quote:
3. Export notes window shows strange characters if the Brazilian-Portuguese LNG file is in use. (I am sending a screenshot of it by mail)
Correct. Ignore this window, don't localize it, it is deprecated and will be removed.
Quote:
4. Theme names in the View/Themes menu remain the same after localization.
Fixed. Corrected the english.lng file:
the english.lng should look like this:
Code:
...
#view toolbar
actSearch.Hint='Click to search the Bible'#13'Hold down the Ctrl key and click here to create a new search window'
actSearch.Caption='Search'
cmdViewMainBibleView.Hint='Show/hide Bible text window'
actShowHideDockCaptions.Caption='Show/hide windows captions'
actShowHideDockCaptions.Hint='Show/hide the caption of the all windows within the main window.'#13#13'TIP:'#13'You can drag a window from it''s title and relocate it in any other position'#13'within the main window. Keeping the ''Ctrl'' key pressed while dragging'#13'the window will prevent it from docking/glueing on the main window'
cmdLF.Caption='&Theme'
cmdLF.Hint='Click to select from 4 different themes for the appearence of the program'
actLF1.Caption='Typical'
actLF2.Caption='Office XP'
actLF3.Caption='Classic'
actLF4.Caption='Stripes'
actLF5.Caption='Silver (default)'
...
Notice the actLF1 ... actLF5 new entries (also delete the previous cmdLFx...)
Did not upload a version with the fixes yet, they are minor; better wait for some days to fix more errors...
Thanks brother,
Costas