summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/bbs.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mbbsd/bbs.c b/mbbsd/bbs.c
index d4430fe5..cce0ff26 100644
--- a/mbbsd/bbs.c
+++ b/mbbsd/bbs.c
@@ -407,7 +407,7 @@ readtitle(void)
brd_title = bp->title + 7;
showtitle(currBM, brd_title);
- outs("[��]���} [��]�\\Ū [^P]�o���峹 [b]�Ƨѿ� [d]�R�� [z]��ذ� [TAB]��K [h]����\n");
+ outs("[��]���} [��]�\\Ū [^P]�o���峹 [d]�R�� [z]��ذ� [i]�ݪO��T/�]�w [h]����\n");
prints(ANSI_COLOR(7) " �s�� %s �@ �� �� �� �� �D",
IS_LISTING_MONEY ? listmode_desc[LISTMODE_MONEY] : listmode_desc[currlistmode]);
@@ -3483,7 +3483,7 @@ tar_addqueue(void)
#endif
/* ----------------------------------------------------- */
-/* �ݪO�Ƨѿ��B��K�B��ذ� */
+/* �ݪO�i�O�e���B��K�B��ذ� */
/* ----------------------------------------------------- */
int
b_note_edit_bname(int bid)
@@ -3588,7 +3588,7 @@ b_notes(void)
{
clear();
move(4, 20);
- outs("���ݪO�|�L�u�Ƨѿ��v�C");
+ outs("���ݪO�|�L�i�O�e���C");
}
if(mr != READ_NEXT)
pressanykey();