Commit 5cb616a0 authored by Akai's avatar Akai

Removed the dots in the descriptions

parent 40ec5228
...@@ -328,23 +328,23 @@ if [[ "${update_loc}" == "RUS" ]] ; then ...@@ -328,23 +328,23 @@ if [[ "${update_loc}" == "RUS" ]] ; then
export loc_gui_installing_the="Устанавливаем" export loc_gui_installing_the="Устанавливаем"
export loc_gui_please_wait="Пожалуйста подождите..." export loc_gui_please_wait="Пожалуйста подождите..."
export loc_dolphin="Эмулятор для игровых консолей Nintendo с высокой совместимостью." export loc_dolphin="Эмулятор для игровых консолей Nintendo с высокой совместимостью"
export loc_mame="Мультиаркадный эмулятор, позволяющий играть в старые аркадные игры." export loc_mame="Мультиаркадный эмулятор, позволяющий играть в старые аркадные игры"
export loc_scummvm="Эмулятор для классических квестовых игр от LucasArts и других студий." export loc_scummvm="Эмулятор для классических квестовых игр от LucasArts и других студий"
export loc_retroarch="Многоплатформенный фронтенд для эмуляторов с обширными настройками." export loc_retroarch="Многоплатформенный фронтенд для эмуляторов с обширными настройками"
export loc_ppsspp_windows="Windows - Эмулятор для игровой консоли PlayStation Portable (PSP)." export loc_ppsspp_windows="Windows - Эмулятор для игровой консоли PlayStation Portable (PSP)"
export loc_citra="Эмулятор для игровой консоли Nintendo 3DS." export loc_citra="Эмулятор для игровой консоли Nintendo 3DS"
export loc_cemu="Эмулятор для игровой консоли Wii U." export loc_cemu="Эмулятор для игровой консоли Wii U"
export loc_duckstation="Эмулятор для игровой консоли PlayStation 1." export loc_duckstation="Эмулятор для игровой консоли PlayStation 1"
export loc_epsxe="Эмулятор для игровой консоли PlayStation 1 с высокой совместимостью." export loc_epsxe="Эмулятор для игровой консоли PlayStation 1 с высокой совместимостью"
export loc_project64="Эмулятор для игровой консоли Nintendo 64." export loc_project64="Эмулятор для игровой консоли Nintendo 64"
export loc_vba_m="Эмулятор для игровой консоли Game Boy Advance." export loc_vba_m="Эмулятор для игровой консоли Game Boy Advance"
export loc_yabause="Эмулятор для игровой консоли Sega Saturn." export loc_yabause="Эмулятор для игровой консоли Sega Saturn"
export loc_xenia="Эмулятор для игровой консоли Xbox 360." export loc_xenia="Эмулятор для игровой консоли Xbox 360"
export loc_fceux=" Эмулятор для игровой консоли Nintendo Entertainment System (NES или Dendy)." export loc_fceux=" Эмулятор для игровой консоли Nintendo Entertainment System (NES или Dendy)"
export loc_xemu="Эмулятор для игровой консоли Xbox." export loc_xemu="Эмулятор для игровой консоли Xbox"
export loc_demul="Эмулятор для игровой консоли Sega Dreamcast." export loc_demul="Эмулятор для игровой консоли Sega Dreamcast"
export loc_rpcs3="Эмулятор для игровой консоли PlayStation 3." export loc_rpcs3="Эмулятор для игровой консоли PlayStation 3"
elif [[ "${update_loc}" == "ENG" ]] ; then elif [[ "${update_loc}" == "ENG" ]] ; then
...@@ -654,22 +654,22 @@ A brief instruction: ...@@ -654,22 +654,22 @@ A brief instruction:
export loc_gui_installing_the="Installing the" export loc_gui_installing_the="Installing the"
export loc_gui_please_wait="Please wait..." export loc_gui_please_wait="Please wait..."
export loc_dolphin="Emulator for Nintendo game consoles with high compatibility." export loc_dolphin="Emulator for Nintendo game consoles with high compatibility"
export loc_mame="Multi-arcade emulator that allows you to play old arcade games." export loc_mame="Multi-arcade emulator that allows you to play old arcade games"
export loc_scummvm="Emulator for classic adventure games from LucasArts and other studios." export loc_scummvm="Emulator for classic adventure games from LucasArts and other studios"
export loc_retroarch="Multi-platform frontend for emulators with extensive settings." export loc_retroarch="Multi-platform frontend for emulators with extensive settings"
export loc_ppsspp_windows="Windows - Emulator for the PlayStation Portable (PSP) game console." export loc_ppsspp_windows="Windows - Emulator for the PlayStation Portable (PSP) game console"
export loc_citra="Emulator for the Nintendo 3DS game console." export loc_citra="Emulator for the Nintendo 3DS game console"
export loc_cemu="Emulator for the Wii U game console." export loc_cemu="Emulator for the Wii U game console"
export loc_duckstation="Emulator for the PlayStation 1 game console." export loc_duckstation="Emulator for the PlayStation 1 game console"
export loc_epsxe="Emulator for the PlayStation 1 game console with high compatibility." export loc_epsxe="Emulator for the PlayStation 1 game console with high compatibility"
export loc_project64="Emulator for the Nintendo 64 game console." export loc_project64="Emulator for the Nintendo 64 game console"
export loc_vba_m="Emulator for the Game Boy Advance game console." export loc_vba_m="Emulator for the Game Boy Advance game console"
export loc_yabause="Emulator for the Sega Saturn game console." export loc_yabause="Emulator for the Sega Saturn game console"
export loc_xenia="Emulator for the Xbox 360 game console." export loc_xenia="Emulator for the Xbox 360 game console"
export loc_fceux="Emulator for the Nintendo Entertainment System (NES or Dendy) game console." export loc_fceux="Emulator for the Nintendo Entertainment System (NES or Dendy) game console"
export loc_xemu="Emulator for the Xbox game console." export loc_xemu="Emulator for the Xbox game console"
export loc_demul="Emulator for the Sega Dreamcast game console." export loc_demul="Emulator for the Sega Dreamcast game console"
export loc_rpcs3="Emulator for the PlayStation 3 game console." export loc_rpcs3="Emulator for the PlayStation 3 game console"
fi fi
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