Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The packsLang.xml_eng file:

Code Block
xml
xml

<langpack>

...


<str

...

id="myApplication"

...

txt="Main

...

Application"/>

...


<str

...

id="myApplication.description"

...

txt="A

...

description

...

of

...

my

...

main

...

application"/>

...


...

...

| override | Whether to overwrite existing files.
Use asktrue or askfalse if the user should be interactively asked what to do and supply default value for non-interactive use. Another possible value is update. It means that the new file is only installed if it's modification time is newer than the modification time of the already existing file (note that this is not a reliable mechanism for updates - you cannot detect whether a file was altered after installation this way.) | no
| "true" | "false" | "asktrue" | "askfalse" | "update"
("update")
|

...

overrideRenameTo

...

no

...

String - valid globmapper target expression

...

blockable

...

no

...


</langpack>