mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 02:25:34 -04:00
Rework some translations.
Removed the translation of gui elements, that does not need to be translated. Especially in feed items. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8b6aa9107b
commit
1e3a1d7ddb
22 changed files with 7126 additions and 5230 deletions
|
@ -528,7 +528,7 @@ static QString getBaseDir()
|
|||
switch (styleType) {
|
||||
case TYPE_PUBLIC:
|
||||
if (getStyleInfo(":/qss/chat/public", ":/qss/chat/public", standardInfo)) {
|
||||
standardInfo.styleDescription = tr("Standard style for public chat");
|
||||
standardInfo.styleDescription = tr("Standard style for group chat");
|
||||
styles.append(standardInfo);
|
||||
}
|
||||
stylePath = "stylesheets/public";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue