mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-27 17:50:04 +01:00
[apps/regression] Change graph options title
This commit is contained in:
@@ -21,7 +21,7 @@ GraphOptionsController::GraphOptionsController(Responder * parentResponder, Stor
|
||||
}
|
||||
|
||||
const char * GraphOptionsController::title() {
|
||||
return I18n::translate(I18n::Message::RegressionSlope);
|
||||
return I18n::translate(I18n::Message::RegressionCurve);
|
||||
}
|
||||
|
||||
View * GraphOptionsController::view() {
|
||||
|
||||
Reference in New Issue
Block a user