diff --git a/jni/languages.c b/jni/languages.c index 6638684..d5f3f89 100755 --- a/jni/languages.c +++ b/jni/languages.c @@ -61,7 +61,7 @@ struct pmt_langdb_general en = { .part_disk_sz_fail = "Failed to retrieve partition disk size.", .flash_file_sz_fail = "Failed to retrieve flash file size.", .list_of_dir = "Directory listing", - .see_license = "View licenses using the -L argument." + .see_license = "View licenses using the -L argument.", .success_backup = "Backup successful. Output:", .success_flash = "Flash successful.", .warn = "WARNING",