mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Added a new StackedPage for the Show mode (GXS Group Dialog), clean up the code.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
51825d851c
commit
72daac10c1
6 changed files with 821 additions and 480 deletions
|
@ -75,7 +75,7 @@ void GxsChannelGroupDialog::initUi()
|
|||
{
|
||||
case MODE_CREATE:
|
||||
setUiText(UITYPE_SERVICE_HEADER, tr("Create New Channel"));
|
||||
setUiText(UITYPE_BUTTONBOX_OK, tr("Create Channel"));
|
||||
setUiText(UITYPE_BUTTONBOX_OK, tr("Create"));
|
||||
break;
|
||||
case MODE_SHOW:
|
||||
setUiText(UITYPE_SERVICE_HEADER, tr("Channel"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue