L10N
- Added '#define L10N' marker to all source files that are localized.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
#ifndef INCLUDED_TRANSPORTSSH
|
||||
#define INCLUDED_TRANSPORTSSH
|
||||
#define L10N // Localization complete.
|
||||
|
||||
#include <string>
|
||||
#include <Transport.h>
|
||||
|
||||
Reference in New Issue
Block a user