Skip to content
Snippets Groups Projects
Commit eb8b7582 authored by AnHardt's avatar AnHardt Committed by Scott Lahteine
Browse files

Fix some mapper, charsize problems (#9866)

parent 8bffb26c
Branches
Tags
No related merge requests found
......@@ -32,6 +32,7 @@
#define MAPPER_C2C3
#define DISPLAY_CHARSET_ISO10646_1
#define CHARSIZE 2
#define WELCOME_MSG MACHINE_NAME _UxGT(" lista.")
#define MSG_BACK _UxGT("Atrás")
......
......
......@@ -31,6 +31,7 @@
#ifndef LANGUAGE_PT_BR_UTF_H
#define LANGUAGE_PT_BR_UTF_H
#define MAPPER_C2C3
#define DISPLAY_CHARSET_ISO10646_1
#define CHARSIZE 2
......
......
......@@ -31,6 +31,7 @@
#ifndef LANGUAGE_PT_UTF_H
#define LANGUAGE_PT_UTF_H
#define MAPPER_C2C3
#define DISPLAY_CHARSET_ISO10646_1
#define CHARSIZE 2
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment