chore: rename holders string to match the general in app approach

This commit is contained in:
Anastasiya Semenkevich 2024-05-28 17:24:08 +03:00 committed by Anastasiya
parent ffb9fecf2b
commit 0fca77b733
3 changed files with 6 additions and 6 deletions

View File

@ -71,7 +71,7 @@ Control {
font.pixelSize: Style.current.primaryTextFontSize
color: Theme.palette.baseColor1
text: qsTr("%1 token holders").arg(root.tokenName)
text: qsTr("%1 token hodlers").arg(root.tokenName)
}
SearchBox {

View File

@ -43,7 +43,7 @@ Control {
font.pixelSize: Style.current.primaryTextFontSize
color: Theme.palette.baseColor1
text: qsTr("%1 token holders").arg(root.tokenName)
text: qsTr("%1 token hodlers").arg(root.tokenName)
}
SearchBox {

View File

@ -21553,8 +21553,8 @@ your PIN or if the wrong PIN is entered five times in a row.</translation>
<message>
<location filename="../app/AppLayouts/Communities/panels/SortableTokenHoldersPanel.qml" line="74" />
<location filename="../app/AppLayouts/Communities/panels/SortableTokenHoldersPanel.qml" line="74" />
<source>%1 token holders</source>
<translation>%1 token holders</translation>
<source>%1 token hodlers</source>
<translation>%1 token hodlers</translation>
</message>
<message>
<location filename="../app/AppLayouts/Communities/panels/SortableTokenHoldersPanel.qml" line="90" />
@ -23472,8 +23472,8 @@ access to your webcam</translation>
<message>
<location filename="../app/AppLayouts/Communities/panels/TokenHoldersPanel.qml" line="46" />
<location filename="../app/AppLayouts/Communities/panels/TokenHoldersPanel.qml" line="46" />
<source>%1 token holders</source>
<translation type="unfinished">%1 token holders</translation>
<source>%1 token hodlers</source>
<translation type="unfinished">%1 token hodlers</translation>
</message>
<message>
<location filename="../app/AppLayouts/Communities/panels/TokenHoldersPanel.qml" line="60" />