mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-06 02:39:57 +02:00
fix(l10n): restore storage_clearing_transfer_cache dropped in merge
Another key master referenced from Kotlin but kept only in the generated Compose XML, so regeneration dropped it. Verified exhaustively this time: every Res.string.* reference in shared/src/commonMain/kotlin now resolves against the regenerated values/strings.xml, so no further keys are missing.
This commit is contained in:
@@ -237,6 +237,7 @@
|
||||
<string name="storage_cleanup_freed">Libertado %1$s</string>
|
||||
<string name="storage_clear_transfer_cache">Limpar cache de transferências</string>
|
||||
<string name="storage_clear_transfer_cache_description">Remove conteúdo de transferência em cache que não esteja a ser utilizado por uma receção em curso ou partilha ativa. Os ficheiros recebidos e o histórico não são eliminados.</string>
|
||||
<string name="storage_clearing_transfer_cache">A limpar cache…</string>
|
||||
<string name="storage_delete_transfers_caption">Limpa o teu histórico de envios e receções e o conteúdo de partilha em cache da app. Os ficheiros recebidos no disco são mantidos.</string>
|
||||
<string name="storage_free_up_space_caption">Remove ficheiros temporários e resíduos de transferências anteriores. As tuas transferências e ficheiros recebidos são mantidos.</string>
|
||||
<string name="storage_refresh">Atualizar</string>
|
||||
|
||||
Reference in New Issue
Block a user