mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-05-17 04:44:50 -04:00
Update translations
This commit is contained in:
@@ -488,7 +488,7 @@ else
|
||||
|
||||
if (_redownloadTotal == 0)
|
||||
{
|
||||
GlobalNotificationService.AddSuccessMessage(Localizer["RedownloadAllLogosNoItemsMessage"], true);
|
||||
GlobalNotificationService.AddSuccessMessage(SharedLocalizer["Success"], true);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
@@ -167,8 +167,4 @@
|
||||
<value>This re-fetches the favicon for every credential that has a website URL, replacing the existing logo. Depending on your vault size this may take a while. Continue?</value>
|
||||
<comment>Confirmation modal body for redownload-all-logos</comment>
|
||||
</data>
|
||||
<data name="RedownloadAllLogosNoItemsMessage">
|
||||
<value>No items with a website URL were found, nothing to download.</value>
|
||||
<comment>Notification shown when redownload was triggered but no items qualify</comment>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user