From 723eb73bbc2e5849389034ce74c77af72cd03d89 Mon Sep 17 00:00:00 2001 From: Alison Martins <51334701+Alimsoftware@users.noreply.github.com> Date: Mon, 21 Mar 2022 17:59:53 -0300 Subject: [PATCH] Add files via upload Uploaded file with pt_BR translation --- .../gui/locales/hexview/GotoAddressDialog_pt_BR.properties | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/com/jpexs/decompiler/flash/gui/locales/hexview/GotoAddressDialog_pt_BR.properties diff --git a/src/com/jpexs/decompiler/flash/gui/locales/hexview/GotoAddressDialog_pt_BR.properties b/src/com/jpexs/decompiler/flash/gui/locales/hexview/GotoAddressDialog_pt_BR.properties new file mode 100644 index 000000000..359f89798 --- /dev/null +++ b/src/com/jpexs/decompiler/flash/gui/locales/hexview/GotoAddressDialog_pt_BR.properties @@ -0,0 +1,4 @@ +dialog.title = Ir para o endere\u00e7o +button.ok = Ok +button.cancel = Cancelar +hex = Hexadecimal \ No newline at end of file