In sample db book "On Writing" stands: 10 - 288 Seitenzahl <=> 10 - 288 number of sides That should be changed to Edition: 10 - Seitenzahl: 288 In field "Lent" (Verliehen): true or false - this should be empty if false or on the other hand there should appear to whom is was given and when. In Edit Mode tabulator Personal: shortened/marked/sides - ??? what's this for ???
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse
quote:In sample db book "On Writing" stands: 10 - 288 Seitenzahl <=> 10 - 288 number of sides That should be changed to Edition: 10 - Seitenzahl: 288 In field "Lent" (Verliehen): true or false - this should be empty if false or on the other hand there should appear to whom is was given and when.
*lol* That happens to me sometimes, too! I think there still have to be done all the translations in genre.js and format.js. Am I right? I haven't tested it as there is no german script present at the moment and I was busy with a few other things.
In order to achieve what is possible, you have to try the impossible over and over again. Hermann Hesse
Bugfix in the Formats.js: The first word in the replace matrix has always to be in lowercase! (To make the replace function case insensitive all Formats are converted to lowercase before there are compared)