mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-21 17:11:29 +01:00
Renamed placeholders so they are easier to understand.
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
This commit is contained in:
parent
b2cd71a915
commit
4d36f67f46
@ -30,16 +30,15 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
# SUCH DAMAGE.
|
||||
|
||||
BRANDING_COMPANY_NAME_LEGAL="[BRANDING_COMPANY_NAME_LEGAL]"
|
||||
BRANDING_COMPANY_NAME_SHORT="[Citrix]"
|
||||
BRANDING_COMPANY_NAME_LEGAL="[Vendor Legal]"
|
||||
BRANDING_COMPANY_NAME_SHORT="[Vendor]"
|
||||
BRANDING_PRODUCT_BRAND="[XenServer product]"
|
||||
BRANDING_SERVER="[XenServer]"
|
||||
BRANDING_COMPANY_AND_PRODUCT="[Citrix XenServer]"
|
||||
BRANDING_SERVER="[XenServer host]"
|
||||
BRANDING_BRAND_CONSOLE="[XenCenter]"
|
||||
BRANDING_BRAND_CONSOLE_NO_SPACE="[XenCenter]"
|
||||
BRANDING_BRAND_CONSOLE_SHORT=XenCente
|
||||
BRANDING_HELP_PATH=xencenter/current-release/
|
||||
BRANDING_PV_TOOLS="[Citrix VM Tools]"
|
||||
BRANDING_PV_TOOLS="[Guest Tools]"
|
||||
BRANDING_PRODUCT_VERSION_TEXT=0.0.0
|
||||
BRANDING_XC_PRODUCT_VERSION=0.0.0
|
||||
UPDATES_URL="[UPDATES_URL]"
|
||||
UPDATES_URL="[Updates url]"
|
||||
|
@ -36,7 +36,7 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("CFUValidator")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyDescription("Utility for testing [XenServer product] update packages")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
|
@ -36,7 +36,7 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("CommandLib")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyDescription("[XenCenter] library")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
|
@ -31,8 +31,8 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyCompany("[Citrix]")]
|
||||
[assembly: AssemblyCopyright("Copyright © [BRANDING_COMPANY_NAME_LEGAL]")]
|
||||
[assembly: AssemblyCompany("[Vendor]")]
|
||||
[assembly: AssemblyCopyright("Copyright © [Vendor Legal]")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
|
@ -37,7 +37,7 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("[XenCenter]")]
|
||||
[assembly: AssemblyDescription("[Citrix] [XenCenter]")]
|
||||
[assembly: AssemblyDescription("[XenCenter]")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
|
@ -38,7 +38,7 @@ using NUnit.Framework;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("XenAdminTests")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyDescription("[XenCenter] testing library")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
|
@ -1324,7 +1324,7 @@
|
||||
<ToolStripItem Text="&Export..." IsSeparator="False" Bold="False" Available="True" Index="10" />
|
||||
<ToolStripItem Text="Assign to vA&pp" IsSeparator="False" Bold="False" Available="True" Index="11" />
|
||||
<ToolStripItem Text="" IsSeparator="True" Bold="False" Available="True" Index="12" />
|
||||
<ToolStripItem Text="Inst&all [Citrix VM Tools]..." IsSeparator="False" Bold="False" Available="True" Index="13" />
|
||||
<ToolStripItem Text="Inst&all [Guest Tools]..." IsSeparator="False" Bold="False" Available="True" Index="13" />
|
||||
<ToolStripItem Text="De&lete..." IsSeparator="False" Bold="False" Available="True" Index="14" />
|
||||
<ToolStripItem Text="Edit Ta&gs..." IsSeparator="False" Bold="False" Available="True" Index="15" />
|
||||
</ToolStripItems>
|
||||
@ -1345,7 +1345,7 @@
|
||||
<ToolStripItem Text="M&igrate to Server" IsSeparator="False" Bold="False" Available="True" Index="7" />
|
||||
<ToolStripItem Text="Assign to vA&pp" IsSeparator="False" Bold="False" Available="True" Index="8" />
|
||||
<ToolStripItem Text="" IsSeparator="True" Bold="False" Available="True" Index="9" />
|
||||
<ToolStripItem Text="Inst&all [Citrix VM Tools]..." IsSeparator="False" Bold="False" Available="True" Index="10" />
|
||||
<ToolStripItem Text="Inst&all [Guest Tools]..." IsSeparator="False" Bold="False" Available="True" Index="10" />
|
||||
<ToolStripItem Text="Edit Ta&gs..." IsSeparator="False" Bold="False" Available="True" Index="11" />
|
||||
</ToolStripItems>
|
||||
</Test>
|
||||
@ -1456,7 +1456,7 @@
|
||||
<ToolStripItem Text="&Export..." IsSeparator="False" Bold="False" Available="True" Index="6" />
|
||||
<ToolStripItem Text="Assign to vA&pp" IsSeparator="False" Bold="False" Available="True" Index="7" />
|
||||
<ToolStripItem Text="" IsSeparator="True" Bold="False" Available="True" Index="8" />
|
||||
<ToolStripItem Text="Inst&all [Citrix VM Tools]..." IsSeparator="False" Bold="False" Available="True" Index="9" />
|
||||
<ToolStripItem Text="Inst&all [Guest Tools]..." IsSeparator="False" Bold="False" Available="True" Index="9" />
|
||||
<ToolStripItem Text="De&lete..." IsSeparator="False" Bold="False" Available="True" Index="10" />
|
||||
<ToolStripItem Text="Edit Ta&gs..." IsSeparator="False" Bold="False" Available="True" Index="11" />
|
||||
</ToolStripItems>
|
||||
|
@ -37,9 +37,10 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("XenCenterLib")]
|
||||
[assembly: AssemblyDescription("[Citrix] [XenCenter] base library")]
|
||||
[assembly: AssemblyDescription("[XenCenter] library")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
// to COM components. If you need to access a type in this assembly from
|
||||
// COM, set the ComVisible attribute to true on that type.
|
||||
|
@ -40,7 +40,7 @@ using XenAdmin.Properties;
|
||||
// associated with an assembly.
|
||||
|
||||
[assembly: AssemblyTitle("XenModel")]
|
||||
[assembly: AssemblyDescription("[Citrix] [XenCenter]")]
|
||||
[assembly: AssemblyDescription("[XenCenter] library")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
@ -57,14 +57,14 @@ using XenAdmin.Properties;
|
||||
[assembly: CustomBranding(
|
||||
"[XenCenter]",
|
||||
"[XenCenter_No_Space]",
|
||||
"[BRANDING_COMPANY_NAME_LEGAL]",
|
||||
"[Citrix]",
|
||||
"[Vendor Legal]",
|
||||
"[Vendor]",
|
||||
"[XenServer product]",
|
||||
"[BRANDING_PRODUCT_VERSION_TEXT]",
|
||||
"[UPDATES_URL]",
|
||||
"[Citrix VM Tools]",
|
||||
"[XenServer version]",
|
||||
"[Updates url]",
|
||||
"[Guest Tools]",
|
||||
"0.0.0",
|
||||
"[XenServer]")]
|
||||
"[XenServer host]")]
|
||||
|
||||
namespace XenAdmin.Properties
|
||||
{
|
||||
|
@ -36,7 +36,7 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("XenCenterOVF")]
|
||||
[assembly: AssemblyDescription("[Citrix] [XenCenter] OVF API")]
|
||||
[assembly: AssemblyDescription("[XenCenter] library")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
|
@ -36,9 +36,9 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("XenServerHealthCheck")]
|
||||
[assembly: AssemblyDescription("[Citrix XenServer] Health Check Service")]
|
||||
[assembly: AssemblyDescription("[XenServer product] Health Check Service")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenServer] Health Check Service")]
|
||||
[assembly: AssemblyProduct("[XenServer product] Health Check Service")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
// to COM components. If you need to access a type in this assembly from
|
||||
|
@ -39,18 +39,16 @@ version_csharp()
|
||||
|
||||
rebranding_global()
|
||||
{
|
||||
sed -b -i -e "s#\[BRANDING_COMPANY_NAME_LEGAL\]#${BRANDING_COMPANY_NAME_LEGAL}#g" \
|
||||
-e "s#\[Citrix\]#${BRANDING_COMPANY_NAME_SHORT}#g" \
|
||||
-e "s#\[Citrix XenServer\]#${BRANDING_COMPANY_AND_PRODUCT}#g" \
|
||||
-e "s#\[Citrix VM Tools\]#${BRANDING_PV_TOOLS}#g" \
|
||||
sed -b -i -e "s#\[Vendor Legal\]#${BRANDING_COMPANY_NAME_LEGAL}#g" \
|
||||
-e "s#\[Vendor\]#${BRANDING_COMPANY_NAME_SHORT}#g" \
|
||||
-e "s#\[Guest Tools\]#${BRANDING_PV_TOOLS}#g" \
|
||||
-e "s#\[XenServer product\]#${BRANDING_PRODUCT_BRAND}#g" \
|
||||
-e "s#\[BRANDING_PRODUCT_VERSION\]#${BRANDING_XC_PRODUCT_VERSION}#g" \
|
||||
-e "s#\[BRANDING_PRODUCT_VERSION_TEXT\]#${BRANDING_PRODUCT_VERSION_TEXT}#g" \
|
||||
-e "s#\[XenServer\]#${BRANDING_SERVER}#g" \
|
||||
-e "s#\[XenServer version\]#${BRANDING_PRODUCT_VERSION_TEXT}#g" \
|
||||
-e "s#\[XenServer host\]#${BRANDING_SERVER}#g" \
|
||||
-e "s#\[XenCenter\]#${BRANDING_BRAND_CONSOLE}#g" \
|
||||
-e "s#\[XenCenter_No_Space\]#${BRANDING_BRAND_CONSOLE_NO_SPACE}#g" \
|
||||
-e "s#xencenter\/current-release\/#${BRANDING_HELP_PATH}#g" \
|
||||
-e "s#\[UPDATES_URL\]#${UPDATES_URL}#g" \
|
||||
-e "s#\[Updates url\]#${UPDATES_URL}#g" \
|
||||
$1
|
||||
}
|
||||
|
||||
|
@ -36,7 +36,7 @@ using System.Runtime.InteropServices;
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("xe")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyDescription("Utility for calling the [XenServer product] CLI remotely")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
|
@ -37,7 +37,7 @@ using System.Runtime.InteropServices;
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("xva_verify")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyConfiguration("[XenServer product] utility for verifying XVA files")]
|
||||
[assembly: AssemblyProduct("[XenCenter]")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
|
Loading…
Reference in New Issue
Block a user