autosearch compleate: full name fix (ExchangeAccount)

This commit is contained in:
doctogonzo 2015-05-05 13:56:58 +02:00
parent 4345eb9989
commit 965155e40b

View file

@ -5286,6 +5286,9 @@
<data name="UserItemType.FullName" xml:space="preserve"> <data name="UserItemType.FullName" xml:space="preserve">
<value>Full Name</value> <value>Full Name</value>
</data> </data>
<data name="UserItemType.ExchangeAccount" xml:space="preserve">
<value>Exchange Account</value>
</data>
<data name="Error.WEB_PUB_DISABLE" xml:space="preserve"> <data name="Error.WEB_PUB_DISABLE" xml:space="preserve">
<value>Could not disable access to Web Publishing feature for the account specified</value> <value>Could not disable access to Web Publishing feature for the account specified</value>
</data> </data>