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": "দেশ",
|
||||
"searchLanguageFilterLabel": "ভাষা",
|
||||
"searchMinQualityFilterLabel": "ন্যূনতম গুণমান",
|
||||
"searchLoadingStationsLabel": "স্টেশন খোঁজা হচ্ছে…",
|
||||
"searchEmptyTitle": "একটি স্টেশন খুঁজুন",
|
||||
"searchNoResultsTitle": "কোনো ফলাফল নেই",
|
||||
"searchNoResultsForQueryTitle": "\"{query}\"-এর জন্য কোনো ফলাফল নেই",
|
||||
"@searchNoResultsForQueryTitle": {"placeholders": {"query": {}}},
|
||||
"searchEmptySubtitle": "উপরের বার বা চিপ ব্যবহার করে সারা বিশ্বের সিগন্যাল আবিষ্কার করুন।",
|
||||
"searchNoResultsSubtitle": "সক্রিয় সিগন্যাল পেতে ফিল্টার সরিয়ে বা অন্য নাম লিখে দেখুন।",
|
||||
"countrySpain": "স্পেন",
|
||||
@@ -440,6 +443,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"alarmSnoozeUsualLabel": "সাধারণ",
|
||||
"saveFavoritesAlarmHint": "সুরেলা অ্যালার্ম হিসেবে ব্যবহার করতে প্রিয়তে স্টেশন সংরক্ষণ করুন।",
|
||||
"useCurrentStationAction": "বর্তমান স্টেশন ব্যবহার করুন",
|
||||
"playDuringVacations": "ছুটিতে বাজান",
|
||||
@@ -589,6 +593,7 @@
|
||||
"days": {}
|
||||
}
|
||||
},
|
||||
"alarmRepeatSectionLabel": "পুনরাবৃত্তি",
|
||||
"androidReliabilityTitle": "Android নির্ভরযোগ্যতা দেখুন",
|
||||
"closeAction": "বন্ধ করুন",
|
||||
"customOption": "কাস্টম",
|
||||
@@ -705,6 +710,7 @@
|
||||
"alarmVolumeRisingStatus": "ভলিউম বাড়ছে",
|
||||
"countriesAllTitle": "সব দেশ",
|
||||
"countriesScreenTitle": "দেশসমূহ",
|
||||
"countriesSearchHint": "দেশ বা কোড...",
|
||||
"countriesYourLanguagesTitle": "আপনার ভাষাসমূহ",
|
||||
"customStationsAddCta": "নিজস্ব স্টেশন যোগ করুন",
|
||||
"equalizerActiveOutputDefault": "এই ডিভাইসের স্পিকার",
|
||||
@@ -746,6 +752,7 @@
|
||||
"recordingRenameEmptyError": "একটি নাম লিখুন",
|
||||
"recordingRenameLabel": "নাম",
|
||||
"recordingsLibraryEmptySubtitle": "আপনি যেসব রেকর্ডিং সংরক্ষণ করবেন তা এখানে দেখা যাবে।",
|
||||
"recordingsLibraryStorageFolderCaption": "Music/PluriWave · সীমা পৌঁছালে সবচেয়ে পুরনোগুলো মুছে যায়",
|
||||
"recordingsLibraryEmptyTitle": "এখনও কোনো রেকর্ডিং নেই",
|
||||
"recordingsLibrarySettingsTooltip": "রেকর্ডিং সেটিংস",
|
||||
"recordingsLibraryStorageCaption": "{totalMb} MB-এর মধ্যে {usedMb} MB ব্যবহৃত",
|
||||
|
||||
Reference in New Issue
Block a user