diff options
author | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-11-19 16:47:40 +0200 |
---|---|---|
committer | AlexanderP ProductEngine <apaschenko@productengine.com> | 2012-11-19 16:47:40 +0200 |
commit | c48f8c2b28253786ada02d0a57d3a8e005fe9101 (patch) | |
tree | 6ec40699962ecd0df3d0fd8ba1099d1ce97e012a /indra/newview/app_settings/settings.xml | |
parent | e298c2ded8e25a28127c668cf30a74a25c139041 (diff) |
CHUI-487 ADD. FIX (Revised comments)
Diffstat (limited to 'indra/newview/app_settings/settings.xml')
-rwxr-xr-x | indra/newview/app_settings/settings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 14117ee47b..be793a344c 100755 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -13145,7 +13145,7 @@ <key>FlashCount</key> <map> <key>Comment</key> - <string>Number of flashes of IM Well and Notification Well icons after which flashing buttons stay lit up. Requires restart.</string> + <string>Number of flashes of item. Requires restart.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> @@ -13156,7 +13156,7 @@ <key>FlashPeriod</key> <map> <key>Comment</key> - <string>Period at which IM Well and Notification Well icons flash (seconds). Requires restart.</string> + <string>Period at which item flash (seconds). Requires restart.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |