Use folder references for strings and dialogs.

This means I won't have to remember to explicitly add each new file to the build.
It also means they'll be automatically kept sorted.
This commit is contained in:
2014-12-01 22:46:56 -05:00
parent 73c3430f05
commit d64770b1e0
5 changed files with 13 additions and 621 deletions

View File

@@ -1,15 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- <?xml-stylesheet href="http://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css"?>
<?xml-stylesheet href="" type="text/css"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match='/'>
<html> <!-- xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" -->
<html>
<head>
<title>Dialog Preview -
</title>