Editing String Viewer
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 48: | Line 48: | ||
{{Boxcode|code=<syntaxhighlight lang="xml">Title = "Strviwer Pwned" path = "/strviewer/" file = "working_example"</syntaxhighlight>}} | {{Boxcode|code=<syntaxhighlight lang="xml">Title = "Strviwer Pwned" path = "/strviewer/" file = "working_example"</syntaxhighlight>}} | ||
And the loaded xml seems to be using the format inherited from the '''dev_flash/vsh/resource/silk/xai/widgets/informationboard/strings/[[Widgets#dev_flash.2Fvsh.2Fresource.2Fsilk.2Fxai.2Fwidgets.2Finformationboard.2Fstrings.2F|infob_<language>.xml]]''' where is required to follow this format: | And the loaded xml seems to be using the format inherited from the '''dev_flash/vsh/resource/silk/xai/widgets/informationboard/strings/[[Widgets#dev_flash.2Fvsh.2Fresource.2Fsilk.2Fxai.2Fwidgets.2Finformationboard.2Fstrings.2F||infob_<language>.xml]]''' where is required to follow this format: | ||
{{Boxcode|code=<syntaxhighlight lang="xml"> | {{Boxcode|code=<syntaxhighlight lang="xml"> | ||
<str id="msg_dtype_C">Lorem ipsum...</str><!--dtype="C"--> | <str id="msg_dtype_C">Lorem ipsum...</str><!--dtype="C"--> |