Просмотр исходного кода

fix(i18n): Adapt case of "log file"

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
rakekniven 1 год назад
Родитель
Сommit
8070166502
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      iOSClient/Supporting Files/en.lproj/Localizable.strings

+ 2 - 2
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -415,8 +415,8 @@
 "_capabilities_"                = "Capabilities";
 "_no_capabilities_found_"       = "Capabilities not found";
 "_diagnostics_"                 = "Diagnostics";
-"_view_log_"                    = "View Log file";
-"_clear_log_"                   = "Clear Log file";
+"_view_log_"                    = "View log file";
+"_clear_log_"                   = "Clear log file";
 "_level_log_"                   = "Set Log level (disabled, standard, maximum)";
 "_connect_server_anyway_"       = "Do you want to connect to the server anyway?";
 "_server_is_trusted_"           = "Do you consider this server trusted?";