diff options
author | Richard Linden <none@none> | 2010-06-10 15:01:07 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-06-10 15:01:07 -0700 |
commit | b143dd3bf60c9deaf237d01a6bc28d5cdd09aba7 (patch) | |
tree | 6cc13ac3f1cc9661270a53b162bd9a2213128119 /indra/newview/skins | |
parent | 41bee5cfe8bd0b83fdc93cd1541f3fc82ecb6aab (diff) | |
parent | 9669923a7c370d43136cfc04b34247689aad1d3a (diff) |
Automated merge with ssh://richard@hg.lindenlab.com/ dessie/viewer-release
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/flat_list_view.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/flat_list_view.xml b/indra/newview/skins/default/xui/en/widgets/flat_list_view.xml index a71b293f31..e05ddf9815 100644 --- a/indra/newview/skins/default/xui/en/widgets/flat_list_view.xml +++ b/indra/newview/skins/default/xui/en/widgets/flat_list_view.xml @@ -11,6 +11,6 @@ name="no_items_msg" v_pad="10" h_pad="10" - value="There are no any items in the list" + value="No matches found" wrap="true" /> </flat_list_view>
\ No newline at end of file |