Mercurial > mercurial > hgweb_searcher03.cgi
diff src/bprint.cpp @ 13:bbd65edf71d4
Implement Hhs DB update dialog.
author | pyon@macmini |
---|---|
date | Sat, 24 May 2014 10:25:13 +0900 |
parents | 52958cd4a073 |
children | a2ad87cad48b |
line wrap: on
line diff
--- a/src/bprint.cpp Sun May 18 19:49:15 2014 +0900 +++ b/src/bprint.cpp Sat May 24 10:25:13 2014 +0900 @@ -1,5 +1,5 @@ // Filename : bprint.cpp -// Last Change: 16-May-2014. +// Last Change: 21-May-2014. // #include "bprint.h" @@ -110,7 +110,7 @@ if ( info.IsEmpty() ) info.Add( wxEmptyString ); if ( path.IsEmpty() ) { - wxMessageBox( wxT("ファイルがありません.") ); + wxMessageBox( wxT("審査会がありません.") ); path.Add( wxEmptyString ); }