Added patch #3510849 from Adam (interfect)

Capitalize "copy RetroShare key to clipboard"

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5208 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-06-09 17:59:45 +00:00
parent 0989897696
commit 080510bc97
25 changed files with 24 additions and 24 deletions

View file

@ -572,7 +572,7 @@ p, li { white-space: pre-wrap; }
<item row="2" column="0" colspan="2">
<widget class="QPushButton" name="_copyLink_PB">
<property name="text">
<string>copy RetroShare link to clipboard</string>
<string>Copy RetroShare link to clipboard</string>
</property>
</widget>
</item>