Ensuring DisplayValue is set to a value when null (#292)

* Ensuring DisplayValue is set to a value when null

* Changes that *actually do something!*

* Changes that *actually do something!*
This commit is contained in:
Benjamin Russell
2017-03-23 11:50:41 -07:00
committed by GitHub
parent 991421c6f8
commit d2fd8f8f41
5 changed files with 23 additions and 1 deletions

View File

@@ -596,6 +596,11 @@
<target state="new">Result limit cannot be negative</target>
<note></note>
</trans-unit>
<trans-unit id="QueryServiceCellNull">
<source>NULL</source>
<target state="new">NULL</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>