From 38684adf86945839770b50ee3115f6c067771e63 Mon Sep 17 00:00:00 2001 From: Dolphin Oracle Date: Tue, 12 Jun 2018 19:57:30 -0400 Subject: [PATCH] add string to be translated (fehlix) --- bin/persist-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/persist-config b/bin/persist-config index eacdc0f..6e19a6f 100755 --- a/bin/persist-config +++ b/bin/persist-config @@ -95,7 +95,7 @@ edit_config() { fmt="[fixed][b]%15s:[/][/] %s " combo_box save-mode "1 $_Automatic_!2 $_Semi_Automatic_!3 $_Manual_!4 $_Quit_" -n \ "$TITLE" "" \ - "Please choose auto-save mode." \ + "$(gt "Please choose auto-save mode.")" \ "" \ "$mode_str" \ "" \