diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-04-30 16:28:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:28:38 +0200 |
commit | 71c618f2ea793f0462948cfd512414c9094f7370 (patch) | |
tree | 44b543cd5982852c6bd8b641346503a883c2f7be /files/pt-br/web/api/datatransfer | |
parent | fb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff) | |
download | translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.gz translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.bz2 translated-content-71c618f2ea793f0462948cfd512414c9094f7370.zip |
KS: Removal of the least used macros - l10n-frozen (#611)
* KS: Deletion of KS macros used less than 100 times
* FIX: Remove conflicting and orphaned files from commits=
Diffstat (limited to 'files/pt-br/web/api/datatransfer')
-rw-r--r-- | files/pt-br/web/api/datatransfer/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/pt-br/web/api/datatransfer/index.html b/files/pt-br/web/api/datatransfer/index.html index 96358c84d0..91bcc9bb32 100644 --- a/files/pt-br/web/api/datatransfer/index.html +++ b/files/pt-br/web/api/datatransfer/index.html @@ -148,8 +148,6 @@ translation_of: Web/API/DataTransfer <p>Guarda uma lista dos tipos de formato dos dados que estão armazenados para o primeiro ítem, na mesma ordem que os dados foram adicionados. Uma lista vazia será retornada caso nenhum dado tenha sido adicionado.</p> -<p>{{ gecko_minversion_note("1.9.2", 'A string "Files" é incluída nessa lista se houverem arquivos sendo arrastados.') }}</p> - <p>{{ h3_gecko_minversion("mozCursor", "1.9.1", "mozCursor") }}</p> <p>O estado do cursor de drag. Isto é usado principalmente para controlar o cursor durante a guia de drag.</p> |