The translation would actually say "Open sketches folder", as if this menu option opened the generic folder where all the sketches are stored by default. But what it actually does is opening the folder of the sketch we are working on. That's why I think this translation is incorrect, and the correct one would be "Mostrar carpeta del sketch".

This commit is contained in:
jordirosa
2016-10-21 14:14:35 +02:00
parent 766722dd57
commit 3f5e152cab
+1 -1
View File
@@ -60,7 +60,7 @@ menu.library.contributed = Contribuidas
menu.library.no_core_libraries = el modo no tiene bibliotecas incluidas
# ---
menu.sketch = Sketch
menu.sketch.show_sketch_folder = Mostrar carpeta de sketches
menu.sketch.show_sketch_folder = Mostrar carpeta del sketch
menu.sketch.add_file = Añadir archivo
# | File | Edit | Sketch | Debug | Tools | Help |