Hello,
Thank you for adding this version on download page!
Now I reply to your questions
.
What was missing as translation strings except in the Statistics window?
Nothing except in the Statistics windows. ;-)
Here you can find strings I have added:
Code: Select all
[MainWindow]
ActionStretchList.Caption=&Stretch list
ActionStretchList.Hint=Stretch list|Stretch the list to the right
ActionDisplayHTML.Caption=&Display HTML
ActionDisplayHTML.Hint=Display HTML|Display movie infomation according to HTML template
ActionDisplayThumbnails.Caption=Display as &thumbnails
ActionDisplayThumbnails.Hint=Display as thumbnails|Display the movie list as thumbnails
ActionSortAscend.Caption=Ascending
ActionSortAscend.Hint=|Sort in ascending order
ActionSortDescend.Caption=Descending
ActionSortDescend.Hint=|Sort in descending order
ActionMovieRandom.Caption=&Random
ActionMovieRandom.Hint=Random|Random selection
ActionMenuSort.Caption=&Sort by
ActionMenuSort.Hint=Sort movies|Sort by a specified field the movies of the list
Messages.Strings.String[33]=|Sort by %s
[OptionsWin]
LHHTMLTemplate.Caption=HTML Template
EHTMLTemplate.ButtonHint=Browse...|Select file
LGridTextSize.Caption=Number of characteres by section in grid mode (0 = no limit):
LGridTextSize.Hint=|The sections FormatedTitle, OriginalTitle and TranslatedTitle are not affected
CBGroupMulti.Caption=Make groups with values in multi field separated by:
CBGroupMulti.Hint=|For multi fields such as Category, Actors, Languages, Subtitles...
EGroupMultiSep.Hint=|Separtor to delimite values in multi field
CBGroupMultiRmAllP.Caption=Remove values between parentheses for all multi fields
CBGroupMultiRmAllP.Hint=|Field Actors by default + Others multi fields
CBGroupMultiAddPatch.Caption=Add patch to ignore parenthesis of (I, (II, (II, (IV... (XXX values
CBSortGroupsByCount.Caption=Sort groups by groups count
[StatsWin]
Messages.Strings.String[4]=< others >
lstCategories.Items.String[13]=Directors
lstCategories.Items.String[14]=Producers
lstCategories.Items.String[15]=Actors
You haven't changed anything about that yet I suppose ?
Actually, I use AMCU as portable version so I didn't change anything about data files directory.
But if we change this, I thing we have to put an option to choose portable version or not
.
Did you use other new 3rd-party components? (one thing I was trying to avoid, as it is annoying to install a lot of these in Delphi)
I only use 2 new components (very easy to install):
- HTML Viewer Components 9.45 :
http://pbear.com/htmlviewers.html
- rkSmartView v1.0 modified for Ant Movie Catalog Unofficial 3.7.0 : included in source package.
(official version of rkSmartView can be found on
http://rmklever.com)
So there would be versions 4.00 to 4.99: each version with new features increments that number, it avoids the problem to decide which number has to be incremented grin (then e.g. 4.00.1 if a release fixes only bugs)
I have thought the same thing
. No problem.
I say "we" could release since I think that I could use your version as an official one (with you as co-author of course), as long was it follows the few things I was planning like the version number, and that translations and help files are maintained...
Of course, no problem !
About that, I guess you only update the French translation file?
Yes, French and English translation !
What about the help file?
I have to update it...
And the toolbar images?
In fact, I don't know where you found images, so I add 2 open source images (Random, HTML Viewer) but we can change them.
About adding new fields, I think that it would be better to decide a new file format rather than modify the current one...
For the moment, I don't known.
We have to choose between compatibility and big change...
But in any case, I prefer XML because it is standard and readable by human
.
PS: I update install and zip package because I have forgotten some English translation in "English.lng" file. It's fixed now
.