Skip to content

Commit

Permalink
fix(gui): use correct translation in rename dialog (#2254)
Browse files Browse the repository at this point in the history
  • Loading branch information
skylot committed Aug 17, 2024
1 parent ffdad1b commit 1cc00a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jadx-gui/src/main/resources/i18n/Messages_es_ES.properties
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ popup.xposed=Copiar como fragmento de xposed
#popup.exclude_packages=Exclude packages
#popup.add_comment=Comment
#popup.search_comment=Search comments
popup.rename=Nimeta ümber
popup.rename=Renombrar
#popup.search=
#popup.search_global=
#popup.remove=Remove
Expand Down

0 comments on commit 1cc00a5

Please sign in to comment.