Enhance ShowMetadataCard UI: update button labels for gallery selection, improve metadata search input with a dedicated label, and streamline provider selection functionality. Update translations for new UI elements to improve user experience.

This commit is contained in:
Leonid Pershin
2026-07-25 12:11:29 +03:00
parent afe6cc24aa
commit 671bbb78bd
2 changed files with 38 additions and 31 deletions
+4
View File
@@ -284,6 +284,8 @@ const resources = {
metadata: {
title: 'Метаданные',
pickFromGallery: 'Выбрать из галереи',
pickPoster: 'Из галереи',
searchLabel: 'Поиск метаданных',
originalName: 'Оригинальное название (eng)',
originalNamePlaceholder: 'Например: Family Guy',
originalNameHint: 'По нему ищутся метаданные; на экранах показывается обычное название.',
@@ -588,6 +590,8 @@ const resources = {
metadata: {
title: 'Metadata',
pickFromGallery: 'Pick from gallery',
pickPoster: 'From gallery',
searchLabel: 'Metadata search',
originalName: 'Original name (eng)',
originalNamePlaceholder: 'e.g. Family Guy',
originalNameHint: 'Metadata is looked up by this; screens still show the regular name.',