From c39d6db8c72ef4e6345c1363ffcd0719c55fba8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milie=20Feral?= Date: Thu, 27 Apr 2017 14:51:31 +0200 Subject: [PATCH] [i18n] Change "Alpha"->"alpha" Change-Id: I275f18d77ef90d4d4b1faba4b6942c6023852afb --- apps/i18n.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/i18n.cpp b/apps/i18n.cpp index 466e2f131..5f1237da5 100644 --- a/apps/i18n.cpp +++ b/apps/i18n.cpp @@ -277,7 +277,7 @@ constexpr static char finiteIntegralLegend[] = {Ion::Charset::LessEqual, 'X', Io const char * universalMessages[202] { "", - "Alpha", + "alpha", "ALPHA", "x", "y",