Updated Branches: refs/heads/4.0 f61f570ef -> b51d5a401
Modify docs for transifex translation Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b51d5a40 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/b51d5a40 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/b51d5a40 Branch: refs/heads/4.0 Commit: b51d5a4017aa8d647f71ae5895d7ba24fc734527 Parents: f61f570 Author: Sebastien Goasguen <[email protected]> Authored: Fri Dec 7 18:06:19 2012 +0100 Committer: David Nalley <[email protected]> Committed: Sat Dec 15 02:21:06 2012 -0500 ---------------------------------------------------------------------- docs/en-US/usage-record-format.xml | 2 +- docs/en-US/whats-new.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/b51d5a40/docs/en-US/usage-record-format.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/usage-record-format.xml b/docs/en-US/usage-record-format.xml index d40bd63..7f7db06 100644 --- a/docs/en-US/usage-record-format.xml +++ b/docs/en-US/usage-record-format.xml @@ -29,7 +29,7 @@ <xi:include href="ipaddress-usage-record-format.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="disk-volume-usage-record-format.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="template-iso-snapshot-usage-record-format.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="loadbalancer-policy-port-forwarding-rule-usage-record-format.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="lb-policy-pfwd-rule-usage-record-format.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="network-offering-usage-record-format.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="VPN-user-usage-record-format.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </section> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/b51d5a40/docs/en-US/whats-new.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/whats-new.xml b/docs/en-US/whats-new.xml index 5f13db3..77b3ec3 100644 --- a/docs/en-US/whats-new.xml +++ b/docs/en-US/whats-new.xml @@ -27,8 +27,8 @@ <para>The following describes any new major features of each &PRODUCT; version as it applies to API usage.</para> <section id="whats-new-in-api-4.0"> <title>What's New in the API for 4.0</title> - <xi:include href="changed-apicommands-4.0.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> - <xi:include href="added-API-commands-4.0.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="changed-apicommands-4-0.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> + <xi:include href="added-API-commands-4-0.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </section> <section id="whats-new-in-api-3.0"> <title>What's New in the API for 3.0</title>
