mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Make tooltip for Offline Mode setting wrap properly.
Qt wraps tooltip texts automatically when it detects the text to be Rich text. Embed the tooltip text into <p> tags to get it recognized as such. Manually update translations to avoid the need to retranslation that line. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28117 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2c8204cd91
commit
a742ba4656
17 changed files with 34 additions and 34 deletions
|
|
@ -941,8 +941,8 @@ O Utilitário Rockbox não funciona com estas configurações de proxy. Certifiq
|
|||
<translation>&Desabilitar cache local de transferência</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>This will try to use all information from the cache, even information about updates. Only use this option if you want to install without network connection. Note: you need to do the same install you want to perform later with network access first to download all required files to the cache.</source>
|
||||
<translation>Isto tentará usar toda a informação do cache, incluindo informação de atualizações. Somente use esta opção se você quer instalar sem uma conecção de rede. Nota: primeiro você precisa fazer a mesma instalação que você quer efetuar posteriormente, com acesso a rede para que sejam transferidos para o cache todos os arquivos necessários.</translation>
|
||||
<source><p>This will try to use all information from the cache, even information about updates. Only use this option if you want to install without network connection. Note: you need to do the same install you want to perform later with network access first to download all required files to the cache.</p></source>
|
||||
<translation><p>Isto tentará usar toda a informação do cache, incluindo informação de atualizações. Somente use esta opção se você quer instalar sem uma conecção de rede. Nota: primeiro você precisa fazer a mesma instalação que você quer efetuar posteriormente, com acesso a rede para que sejam transferidos para o cache todos os arquivos necessários.</p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>O&ffline mode</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue