Implementing UI translation in SumatraPDF, a C++ Windows application

Read Original

This article details the process of adding UI translation support to SumatraPDF, a native Win32 C++ application. It covers the challenges of extracting strings from source code using custom macros, the design of a crowd-sourced translation workflow, and the creation of a simple web app (AppTranslator) to manage translations for over 70 languages.

Implementing UI translation in SumatraPDF, a C++ Windows application

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week