mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[escher] In pointer text view (future message text view) implement
minimal size for optimal display to ensure to be able to display all languages Change-Id: Id3c81185fa44017bc4fcca5db0c8d0a6c115f6fb
This commit is contained in:
@@ -6,5 +6,9 @@ const char * translate(Message m, Language l) {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
int numberOfLanguages() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user