File texstudio-translation.patch of Package texstudio
--- texstudio-4.9.1.orig/CMakeLists.txt
+++ texstudio-4.9.1/CMakeLists.txt
@@ -493,7 +493,7 @@
if(UNIX)
install(DIRECTORY translation/
- DESTINATION ${CMAKE_INSTALL_DATADIR}/texstudio
+ DESTINATION ${CMAKE_INSTALL_DATADIR}/texstudio/translations
FILES_MATCHING
PATTERN *.qm
)