Fix localization
This commit is contained in:
parent
67ae84b69e
commit
602961e70a
2 changed files with 2 additions and 2 deletions
|
|
@ -2756,7 +2756,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
|
||||
"ktg_settings_file_dialog_type" = "File dialog";
|
||||
"ktg_file_dialog_type_default" = "Default";
|
||||
"ktg_file_dialog_disabled_on_build" = "Disabled on build";
|
||||
"ktg_file_dialog_disabled_on_build" = "Disabled on build time";
|
||||
"ktg_file_dialog_disabled_by_option" = "Disabled by option";
|
||||
|
||||
"ktg_settings_other" = "Other";
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"ktg_settings_gtk_integration": "GTK integration",
|
||||
"ktg_settings_file_dialog_type": "File dialog",
|
||||
"ktg_file_dialog_type_default": "Default",
|
||||
"ktg_file_dialog_disabled_on_build": "Disabled on build",
|
||||
"ktg_file_dialog_disabled_on_build": "Disabled on build time",
|
||||
"ktg_file_dialog_disabled_by_option": "Disabled by option",
|
||||
"ktg_settings_other": "Other",
|
||||
"ktg_profile_copy_id": "Copy ID",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue