[apps] Translate the "Function cannot contain a Store" message

This commit is contained in:
Léa Saviot
2018-11-05 16:54:31 +01:00
committed by Émilie Feral
parent 3d48f8ac93
commit 8595b5f811
4 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ RoundAbscissa = "Integer"
Sci = "sci/"
SquareSum = "Sum of squares"
StandardDeviation = "Standard deviation"
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
StoreExpressionNotAcceptedAsFunction = "A function cannot have a Store"
StatTab = "Stats"
Step = "Step"
StorageMemoryFull1 = "The memory is full."

View File

@@ -52,7 +52,7 @@ StatTab = "Medidas"
Step = "Incremento"
StorageMemoryFull1 = "La memoria esta llena."
StorageMemoryFull2 = "Borre datos e intente de nuevo."
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
StoreExpressionNotAcceptedAsFunction = "Una funcion no puede incluir Store"
SyntaxError = "Error sintactico"
ToZoom = "Zoom : "
Trigonometric = "Trigonometrico"

View File

@@ -52,7 +52,7 @@ StatTab = "Stats"
Step = "Pas"
StorageMemoryFull1 = "La mémoire est pleine."
StorageMemoryFull2 = "Effacez des données et réessayez."
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
StoreExpressionNotAcceptedAsFunction = "Une fonction ne peut pas contenir Store"
SyntaxError = "Attention a la syntaxe"
ToZoom = "Zoomer : "
Trigonometric = "Trigonometrique"

View File

@@ -52,7 +52,7 @@ StatTab = "Estat"
Step = "Passo"
StorageMemoryFull1 = "A memoria esta chéia."
StorageMemoryFull2 = "Apage dados e tente novamente."
StoreExpressionNotAcceptedAsFunction = "The function cannot be a Store"
StoreExpressionNotAcceptedAsFunction = "Uma função não pode conter Store"
SyntaxError = "Erro de sintaxe"
ToZoom = "Zoom : "
Trigonometric = "Trigonometrico"