mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-07 22:02:32 -04:00
Âdded to change the string for the OK Button, for each different GXS Group Dialog .
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7010 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
12bb1e24f1
commit
c869fd863d
6 changed files with 11 additions and 3 deletions
|
@ -79,6 +79,7 @@ void PostedGroupDialog::initUi()
|
|||
|
||||
setUiText(UITYPE_KEY_SHARE_CHECKBOX, tr("Add Topic Admins"));
|
||||
setUiText(UITYPE_CONTACTS_DOCK, tr("Select Topic Admins"));
|
||||
setUiText(UITYPE_BUTTONBOX_OK, tr("Create Topic"));
|
||||
}
|
||||
|
||||
QPixmap PostedGroupDialog::serviceImage()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue