Commit e2c12094 authored by Jérome Perrin's avatar Jérome Perrin

project: fix missing label on proxy field

parent 8c93f318
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
<string>default</string> <string>default</string>
<string>items</string> <string>items</string>
<string>size</string> <string>size</string>
<string>title</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -119,6 +120,10 @@ ...@@ -119,6 +120,10 @@
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string>State</string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment