forked from CastroFidel/PortWINE
		
	Added missing loc_create_pfx_backup_path
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user