~registry/dolphin-emu/triforce

« back to all changes in this revision

Viewing changes to Languages/po.xml

  • Committer: Sérgio Benjamim
  • Date: 2015-02-13 05:54:40 UTC
  • Revision ID: sergio_br2@yahoo.com.br-20150213055440-ey2rt3sjpy27km78
Dolphin Triforce branch from code.google, commit b957980 (4.0-315).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<ProjectSchemaDefinitions xmlns="clr-namespace:Microsoft.Build.Framework.XamlTypes;assembly=Microsoft.Build.Framework" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:transformCallback="Microsoft.Cpp.Dev10.ConvertPropertyCallback">
 
3
  <Rule
 
4
    Name="msgfmt"
 
5
    PageTemplate="tool"
 
6
    DisplayName="Compile Locale"
 
7
    Order="200">
 
8
    <Rule.DataSource>
 
9
      <DataSource
 
10
        Persistence="ProjectFile"
 
11
        ItemType="msgfmt" />
 
12
    </Rule.DataSource>
 
13
    <Rule.Categories>
 
14
      <Category
 
15
        Name="General">
 
16
        <Category.DisplayName>
 
17
          <sys:String>General</sys:String>
 
18
        </Category.DisplayName>
 
19
      </Category>
 
20
      <Category
 
21
        Name="Command Line"
 
22
        Subtype="CommandLine">
 
23
        <Category.DisplayName>
 
24
          <sys:String>Command Line</sys:String>
 
25
        </Category.DisplayName>
 
26
      </Category>
 
27
    </Rule.Categories>
 
28
    <StringListProperty
 
29
      Name="Inputs"
 
30
      Category="Command Line"
 
31
      IsRequired="true"
 
32
      Switch=" ">
 
33
      <StringListProperty.DataSource>
 
34
        <DataSource
 
35
          Persistence="ProjectFile"
 
36
          ItemType="msgfmt"
 
37
          SourceType="Item" />
 
38
      </StringListProperty.DataSource>
 
39
    </StringListProperty>
 
40
    <BoolProperty
 
41
      Name="Verbose"
 
42
      HelpContext="0"
 
43
      DisplayName="Verbose"
 
44
      Description="Increase verbosity level"
 
45
      Switch="-v" />
 
46
    <StringListProperty
 
47
      Name="OutputName"
 
48
      HelpContext="0"
 
49
      DisplayName="Output File"
 
50
      Description="Specifies a name to override the default file name"
 
51
      Separator=";"
 
52
      Switch="-o &quot;[value]&quot;" />
 
53
    <StringProperty
 
54
      Name="CommandLineTemplate"
 
55
      DisplayName="Command Line"
 
56
      Visible="False"
 
57
      IncludeInCommandLine="False" />
 
58
    <DynamicEnumProperty
 
59
      Name="msgfmtBeforeTargets"
 
60
      Category="General"
 
61
      EnumProvider="Targets"
 
62
      IncludeInCommandLine="False">
 
63
      <DynamicEnumProperty.DisplayName>
 
64
        <sys:String>Execute Before</sys:String>
 
65
      </DynamicEnumProperty.DisplayName>
 
66
      <DynamicEnumProperty.Description>
 
67
        <sys:String>Specifies the targets for the build customization to run before.</sys:String>
 
68
      </DynamicEnumProperty.Description>
 
69
      <DynamicEnumProperty.ProviderSettings>
 
70
        <NameValuePair
 
71
          Name="Exclude"
 
72
          Value="^msgfmtBeforeTargets|^Compute" />
 
73
      </DynamicEnumProperty.ProviderSettings>
 
74
      <DynamicEnumProperty.DataSource>
 
75
        <DataSource
 
76
          Persistence="ProjectFile"
 
77
          HasConfigurationCondition="true" />
 
78
      </DynamicEnumProperty.DataSource>
 
79
    </DynamicEnumProperty>
 
80
    <DynamicEnumProperty
 
81
      Name="msgfmtAfterTargets"
 
82
      Category="General"
 
83
      EnumProvider="Targets"
 
84
      IncludeInCommandLine="False">
 
85
      <DynamicEnumProperty.DisplayName>
 
86
        <sys:String>Execute After</sys:String>
 
87
      </DynamicEnumProperty.DisplayName>
 
88
      <DynamicEnumProperty.Description>
 
89
        <sys:String>Specifies the targets for the build customization to run after.</sys:String>
 
90
      </DynamicEnumProperty.Description>
 
91
      <DynamicEnumProperty.ProviderSettings>
 
92
        <NameValuePair
 
93
          Name="Exclude"
 
94
          Value="^msgfmtAfterTargets|^Compute" />
 
95
      </DynamicEnumProperty.ProviderSettings>
 
96
      <DynamicEnumProperty.DataSource>
 
97
        <DataSource
 
98
          Persistence="ProjectFile"
 
99
          ItemType=""
 
100
          HasConfigurationCondition="true" />
 
101
      </DynamicEnumProperty.DataSource>
 
102
    </DynamicEnumProperty>
 
103
    <StringListProperty
 
104
      Name="Outputs"
 
105
      DisplayName="Outputs"
 
106
      Visible="False"
 
107
      IncludeInCommandLine="False" />
 
108
    <StringProperty
 
109
      Name="ExecutionDescription"
 
110
      DisplayName="Execution Description"
 
111
      Visible="False"
 
112
      IncludeInCommandLine="False" />
 
113
    <StringListProperty
 
114
      Name="AdditionalDependencies"
 
115
      DisplayName="Additional Dependencies"
 
116
      IncludeInCommandLine="False"
 
117
      Visible="false" />
 
118
    <StringProperty
 
119
      Subtype="AdditionalOptions"
 
120
      Name="AdditionalOptions"
 
121
      Category="Command Line">
 
122
      <StringProperty.DisplayName>
 
123
        <sys:String>Additional Options</sys:String>
 
124
      </StringProperty.DisplayName>
 
125
      <StringProperty.Description>
 
126
        <sys:String>Additional Options</sys:String>
 
127
      </StringProperty.Description>
 
128
    </StringProperty>
 
129
  </Rule>
 
130
  <ItemType
 
131
    Name="msgfmt"
 
132
    DisplayName="Compile Locale" />
 
133
  <FileExtension
 
134
    Name="*.po"
 
135
    ContentType="msgfmt" />
 
136
  <ContentType
 
137
    Name="msgfmt"
 
138
    DisplayName="Compile Locale"
 
139
    ItemType="msgfmt" />
 
140
</ProjectSchemaDefinitions>
 
 
b'\\ No newline at end of file'