diff options
| author | Paul ProductEngine <pguslisty@productengine.com> | 2012-09-14 13:59:32 +0300 | 
|---|---|---|
| committer | Paul ProductEngine <pguslisty@productengine.com> | 2012-09-14 13:59:32 +0300 | 
| commit | 10d2f695c8bf17357438729a1bf1a7f7bd1ee3f2 (patch) | |
| tree | 28a8eacb4ea21aa7d9b958a7477422d9756195f2 | |
| parent | 9d73cac97eea835740ada2aac95ea79afabff34a (diff) | |
CHUI-321 ADDITIONAL FIX (Indicate within the Call Log why there's nothing in it)
- Corrected grammatical error
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_conversation_log.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_conversation_log.xml b/indra/newview/skins/default/xui/en/floater_conversation_log.xml index df78bbccec..12d17e6b37 100644 --- a/indra/newview/skins/default/xui/en/floater_conversation_log.xml +++ b/indra/newview/skins/default/xui/en/floater_conversation_log.xml @@ -15,7 +15,7 @@    width="450">    <string name="logging_calls_disabled"> -     Conversations are not being logged. To log conversations in the future, select "Save IM logs in my computer" under Preferences > Privacy. +     Conversations are not being logged. To log conversations in the future, select "Save IM logs on my computer" under Preferences > Privacy.    </string>  	<panel  | 
