@@ -140,8 +140,8 @@ |
||
140 | 140 | 'password.r' => $this->trans->t('Repeat password'), |
141 | 141 | 'add.tag' => $this->trans->t('Add tag'), |
142 | 142 | 'pick.icon' => $this->trans->t('Pick an icon'), |
143 | - 'pick.icon.search' => $this->trans->t('Search icons'), |
|
144 | - 'pick.icon.custom.label' => $this->trans->t('Upload a custom icon:'), |
|
143 | + 'pick.icon.search' => $this->trans->t('Search icons'), |
|
144 | + 'pick.icon.custom.label' => $this->trans->t('Upload a custom icon:'), |
|
145 | 145 | 'use.icon' => $this->trans->t('Use this icon'), |
146 | 146 | 'selected.icon' => $this->trans->t('Selected icon'), |
147 | 147 |