Log saving options are in Prefs > Privacy, not Prefs > Chat now - altering two strings in strings.xml
parent
a69b93f068
commit
150e4477db
|
|
@ -2476,10 +2476,10 @@ Try enclosing path to the editor with double quotes.
|
|||
|
||||
<!-- Conversation log messages -->
|
||||
<string name="logging_calls_disabled_log_empty">
|
||||
Conversations are not being logged. To begin keeping a log, choose "Save: Log only" or "Save: Log and transcripts" under Preferences > Chat.
|
||||
Conversations are not being logged. To begin keeping a log, choose "Save: Log only" or "Save: Log and transcripts" under Preferences > Privacy.
|
||||
</string>
|
||||
<string name="logging_calls_disabled_log_not_empty">
|
||||
No more conversations will be logged. To resume keeping a log, choose "Save: Log only" or "Save: Log and transcripts" under Preferences > Chat.
|
||||
No more conversations will be logged. To resume keeping a log, choose "Save: Log only" or "Save: Log and transcripts" under Preferences > Privacy.
|
||||
</string>
|
||||
<string name="logging_calls_enabled_log_empty">
|
||||
There are no logged conversations. After you contact someone, or someone contacts you, a log entry will be shown here.
|
||||
|
|
|
|||
Loading…
Reference in New Issue