-- Comment
Uninstall the current and previous drivers, then restart the computer.
(Highly Recommended)
If there is no but there is ,
can be added below , not all toolips are just added yet.
Tip! keep controls text simple and short, and give detailed text on tooltip. ( Just don't go over 1000 chars :) )
xml doesn't allow some special chars on text like <>&"'
See below for few example alternatives
>> Text in xml Visible in UI
< < less than
> > greater than
& & ampersand
' ' apostrophe
" " quotation mark
For adding comments
just place following text above or below line (to new line)
>>> Formatting Examples <<<
ALL TEST 1 - 4 shows exactly the same (in two lines). Not so critical to have exactly positioned lines
You can always check how it looks on UI
Note! Empty line between lines will be shown
Some text1
Some text on second line
Some text2
Some text on second line
Some text3
Some text on second line
Some text4
Some text on second line
Some text5
Some text on second line
>>> Optional <<<
You can add credits to yourself at end of file
Shown at (Menu) Info -> Translators
Note!
All text are directly readed from each language file from section (if exists)
If your name won't show up there, ... 'structure' may be invalid.
Below example is in correct format, so you can always copy below structure and modify texts if current file doesn't seem to work.
Note!
If date won't show, it most likely is "incorrect" format. Check day and month are in correct positions (and not reversed)
Each language has some difference in date formats, but application supports only few. All below formats (9) are valid.
d = Day of month (1-31), M = Month (1-12), yyyy = Year in four numbers (2016-2100)
d/M/yyyy 01/04/2016 .. 21/2/2016 .. 09/12/2015
d.M.yyyy 01.04.2016 .. 21.2.2016 .. 09.12.2015
d-M-yyyy 01-04-2016 .. 21-2-2016 .. 09-12-2015
See below for example:
Wagnard
Owner
23/05/2016
Someone
01/01/2000
Example
Test
Something
Need second line?
Even More details
This is 4th line
Test2
31/12/1999