1 #ifndef TRANSLATION_COMMON_H
2 #define TRANSLATION_COMMON_H
3 
4 #define URL_PATCHES "https://github.com/bvschaik/julius/wiki/Patches"
5 #define URL_EDITOR "https://github.com/bvschaik/julius/wiki/Editor"
6 
7 #endif // TRANSLATION_COMMON_H
8