fix(bienvenida,grabaciones): headline size, CTA radius, storage caption
Screen 14 / audit 14.3+14.7: welcome headline now 34px/ls-1.2 (was headlineMedium's 28/ls-1.0), CTA restyled to a radius-18 rounded rectangle instead of Material 3's default StadiumBorder (t4:696,715). Screen 12 / audit 12.2+12.3: the recordings storage card now shows the bold "X of Y used" headline ABOVE a 6px/radius-3 bar, followed by a real folder-path + purge-policy caption below it -- was the bar first with the "used" string as its only (small, generic) caption (t4:613). New ARB key recordingsLibraryStorageFolderCaption, translated to all 13 locales. Item 12.5 (folder/max-size settings living behind the header action instead of inline on this screen) is a deliberate structural split from WU15b; the audit itself scopes it out of this pass.
This commit is contained in:
@@ -262,8 +262,11 @@
|
||||
"searchCountryFilterLabel": "País",
|
||||
"searchLanguageFilterLabel": "Idioma",
|
||||
"searchMinQualityFilterLabel": "Qualidade mínima",
|
||||
"searchLoadingStationsLabel": "PROCURANDO EMISSORAS…",
|
||||
"searchEmptyTitle": "Busque uma estação",
|
||||
"searchNoResultsTitle": "Sem resultados",
|
||||
"searchNoResultsForQueryTitle": "Nenhum resultado para \"{query}\"",
|
||||
"@searchNoResultsForQueryTitle": {"placeholders": {"query": {}}},
|
||||
"searchEmptySubtitle": "Use a barra superior ou os chips para descobrir estações do mundo todo.",
|
||||
"searchNoResultsSubtitle": "Tente remover filtros ou digitar outro nome para encontrar uma estação ativa.",
|
||||
"countrySpain": "Espanha",
|
||||
@@ -440,6 +443,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"alarmSnoozeUsualLabel": "usual",
|
||||
"saveFavoritesAlarmHint": "Salve estações nos Favoritos para usá-las como alarme musical.",
|
||||
"useCurrentStationAction": "Usar estação atual",
|
||||
"playDuringVacations": "Tocar durante as férias",
|
||||
@@ -589,6 +593,7 @@
|
||||
"days": {}
|
||||
}
|
||||
},
|
||||
"alarmRepeatSectionLabel": "REPETIÇÃO",
|
||||
"androidReliabilityTitle": "Revisar confiabilidade Android",
|
||||
"closeAction": "Fechar",
|
||||
"customOption": "Personalizada",
|
||||
@@ -705,6 +710,7 @@
|
||||
"alarmVolumeRisingStatus": "Aumentando o volume",
|
||||
"countriesAllTitle": "Todos os países",
|
||||
"countriesScreenTitle": "Países",
|
||||
"countriesSearchHint": "País ou código...",
|
||||
"countriesYourLanguagesTitle": "Seus idiomas",
|
||||
"customStationsAddCta": "Adicionar estação personalizada",
|
||||
"equalizerActiveOutputDefault": "O alto-falante deste dispositivo",
|
||||
@@ -746,6 +752,7 @@
|
||||
"recordingRenameEmptyError": "Digite um nome",
|
||||
"recordingRenameLabel": "Nome",
|
||||
"recordingsLibraryEmptySubtitle": "As gravações que você salvar vão aparecer aqui.",
|
||||
"recordingsLibraryStorageFolderCaption": "Music/PluriWave · apaga as mais antigas ao atingir o limite",
|
||||
"recordingsLibraryEmptyTitle": "Ainda não há gravações",
|
||||
"recordingsLibrarySettingsTooltip": "Configurações de gravação",
|
||||
"recordingsLibraryStorageCaption": "{usedMb} MB de {totalMb} MB usados",
|
||||
|
||||
Reference in New Issue
Block a user