Feature Request: Show how many scripts are actually running when doing a script count (also shows mono!)
This commit is contained in:
@@ -3075,8 +3075,8 @@ Where tag = tag string to match. Removes bot's matching the tag.
|
||||
|
||||
<!-- Non-standard LLChat strings -->
|
||||
<string name="ScriptCounting">Counting scripts, please wait...</string>
|
||||
<string name="ScriptCountAvatar">Counted [SCRIPTS] scripts in [OBJECTS] attachments on [NAME].</string>
|
||||
<string name="ScriptCountObject">Counted [SCRIPTS] scripts in [OBJECTS] objects.</string>
|
||||
<string name="ScriptCountAvatar">Counted [SCRIPTS] scripts in [OBJECTS] attachments on [NAME]. ([RUNNING] running, [MONO] mono.)</string>
|
||||
<string name="ScriptCountObject">Counted [SCRIPTS] scripts in [OBJECTS] objects. ([RUNNING] running, [MONO] mono.)</string>
|
||||
<string name="ScriptDeleteObject">Deleted [SCRIPTS] scripts in [OBJECTS] objects.</string>
|
||||
<string name="took_a_snapshot">took a snapshot</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user