mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 08:46:20 +00:00
Merge pull request #1773 from mdosch/mam-loading-string-improvement
Improve MAM loading string.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
#include "xmpp/muc.h"
|
||||
|
||||
#define PAD_SIZE 1000
|
||||
#define LOADING_MESSAGE "Loading older messages ..."
|
||||
#define LOADING_MESSAGE "Loading older messages…"
|
||||
|
||||
void win_move_to_end(ProfWin* window);
|
||||
void win_show_status_string(ProfWin* window, const char* const from,
|
||||
|
||||
Reference in New Issue
Block a user