[apps/shared] Change Zoom button in curves

Zoom is now called navigate, and its button is placed before the Axes
button.

Change-Id: Ied194c20438e573a237ce36f221b9be87cfd4bab
This commit is contained in:
Gabriel Ozouf
2020-10-02 16:10:14 +02:00
committed by Émilie Feral
parent 43d21180bc
commit bf76b56f90
11 changed files with 15 additions and 9 deletions

View File

@@ -55,6 +55,7 @@ Move = " Spostare : "
NameCannotStartWithNumber = "Un nome non può cominciare con un numero"
NameTaken = "Questo nome è già utilizzato"
NameTooLong = "Questo nome è troppo lungo"
Navigate = "Navigare"
Next = "Successivo"
NEnd = "N finale"
NoDataToPlot = "Nessun dato da tracciare"