Commit bef62e1b authored by Boria138's avatar Boria138

Added missing loc_create_pfx_backup_path

parent bd2bbee6
......@@ -34,6 +34,8 @@ if [[ "${update_loc}" == "RUS" ]] ; then
export loc_gui_download_other_wine="Скачать другую версию wine"
export loc_gui_create_pfx_backup="Создать резервную копию префикса"
export loc_create_pfx_backup_path="РЕЗЕРВНОЕ КОПИРОВАНИЕ ПРЕФИКСА В..."
export loc_gui_wine_uninstaller="Удаление программм"
export loc_gui_wine_cfg="Настройка префикса"
export loc_gui_wine_file="Файловый менеджер"
......@@ -310,6 +312,8 @@ elif [[ "${update_loc}" == "ENG" ]] ; then
export loc_gui_download_other_wine="Get other Wine"
export loc_gui_create_pfx_backup="Create prefix backup"
export loc_create_pfx_backup_path="BACKUP PREFIX TO..."
export loc_gui_wine_uninstaller="Uninstaller"
export loc_gui_wine_cfg="Prefix configuration"
export loc_gui_wine_file="File manager"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment