Skip to content

Commit ff49441

Browse files
committed
Typo: dex_protect_level
1 parent 0e7e3ab commit ff49441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/strings/strings.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ decode_usage=d [Options, flags]
5151
dump_dex_markers=Dumps dex markers (applies only when smali mode).
5252
duplicate_option_exception=Duplicate option '%s'
5353
dex_lib=Dex library to use\:\n 1) internal : Use internal library, supports dex versions up to 042.\n 2) jf : Use library by JesusFreke/smali, supports dex versions 035 and below.\n *Default = internal\n *See <Notes> below.
54-
dex_protect_level=Dex protection level (0-5).\n 0 - Off\n 1 - Basic\n 2 - Normal (Not implemented yet)\n 3 - High (Not implemented yet)\n 5 - High (Not implemented yet)\n * Default 0
54+
dex_protect_level=Dex protection level (0-5).\n 0 - Off\n 1 - Basic\n 2 - Normal (Not implemented yet)\n 3 - High (Not implemented yet)\n 4 - Max (Not implemented yet)\n * Default 0
5555
empty_command_args_exception=Empty command, run with -h to get help
5656
empty_command_option_exception=Empty options, run with <command> -h to get help
5757
encode_dex_profile=Encodes decoded dex profile json files to binary assets/dexopt files.

0 commit comments

Comments
 (0)