Browse Source

i18n: Make .pot paths hopefully platform-independent

Rémi Verschelde 9 years ago
parent
commit
f33460aa23
2 changed files with 1411 additions and 1411 deletions
  1. 1 1
      tools/translations/extract.py
  2. 1410 1410
      tools/translations/tools.pot

+ 1 - 1
tools/translations/extract.py

@@ -49,7 +49,7 @@ for fname in matches:
 				pos+=1
 				pos+=1
 
 
 			if (not msg in unique_str):
 			if (not msg in unique_str):
-				main_po+="\n#:"+fname+":"+str(lc)+"\n"
+				main_po+="\n#: "+os.path.relpath(fname).replace('\\','/')+":"+str(lc)+"\n"
 				main_po+='msgid "'+msg+'"\n'
 				main_po+='msgid "'+msg+'"\n'
 				main_po+='msgstr ""\n'
 				main_po+='msgstr ""\n'
 				unique_str.append(msg)
 				unique_str.append(msg)

+ 1410 - 1410
tools/translations/tools.pot

@@ -1,5640 +1,5640 @@
 
 
-#:./scene/gui/text_edit.cpp:4401
+#: scene/gui/text_edit.cpp:4401
 msgid "Cut"
 msgid "Cut"
 msgstr ""
 msgstr ""
 
 
-#:./scene/gui/text_edit.cpp:4402
+#: scene/gui/text_edit.cpp:4402
 msgid "Copy"
 msgid "Copy"
 msgstr ""
 msgstr ""
 
 
-#:./scene/gui/text_edit.cpp:4403
+#: scene/gui/text_edit.cpp:4403
 msgid "Paste"
 msgid "Paste"
 msgstr ""
 msgstr ""
 
 
-#:./scene/gui/text_edit.cpp:4405
+#: scene/gui/text_edit.cpp:4405
 msgid "Select All"
 msgid "Select All"
 msgstr ""
 msgstr ""
 
 
-#:./scene/gui/text_edit.cpp:4406
+#: scene/gui/text_edit.cpp:4406
 msgid "Clear"
 msgid "Clear"
 msgstr ""
 msgstr ""
 
 
-#:./scene/gui/text_edit.cpp:4408
+#: scene/gui/text_edit.cpp:4408
 msgid "Undo"
 msgid "Undo"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:261
+#: tools/editor/project_export.cpp:261
 msgid "Edit Script Options"
 msgid "Edit Script Options"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:460
+#: tools/editor/project_export.cpp:460
 msgid "Please export outside the project folder!"
 msgid "Please export outside the project folder!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:487
+#: tools/editor/project_export.cpp:487
 msgid "Error exporting project!"
 msgid "Error exporting project!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:508
+#: tools/editor/project_export.cpp:508
 msgid "Error exporting project PCK! Can't write"
 msgid "Error exporting project PCK! Can't write"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:589
+#: tools/editor/project_export.cpp:589
 msgid "No exporter for platform '"
 msgid "No exporter for platform '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:718
+#: tools/editor/project_export.cpp:718
 msgid "Include"
 msgid "Include"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:808
+#: tools/editor/project_export.cpp:808
 msgid "Change Image Group"
 msgid "Change Image Group"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:861
+#: tools/editor/project_export.cpp:861
 msgid "Group Name Can't be Empty!"
 msgid "Group Name Can't be Empty!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:865
+#: tools/editor/project_export.cpp:865
 msgid "Invalid Character in Group Name!"
 msgid "Invalid Character in Group Name!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:871
+#: tools/editor/project_export.cpp:871
 msgid "Group Name Already Exists!"
 msgid "Group Name Already Exists!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:880
+#: tools/editor/project_export.cpp:880
 msgid "Add Image Group"
 msgid "Add Image Group"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:906
+#: tools/editor/project_export.cpp:906
 msgid "Delete Image Group"
 msgid "Delete Image Group"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1064
+#: tools/editor/project_export.cpp:1064
 msgid "Error saving atlas! "
 msgid "Error saving atlas! "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1070
+#: tools/editor/project_export.cpp:1070
 msgid "Atlas Preview ("
 msgid "Atlas Preview ("
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1139
+#: tools/editor/project_export.cpp:1139
 msgid "Project Export Settings"
 msgid "Project Export Settings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1147
+#: tools/editor/project_export.cpp:1147
 msgid "Target"
 msgid "Target"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1165
+#: tools/editor/project_export.cpp:1165
 msgid "Export to Platform"
 msgid "Export to Platform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1176
+#: tools/editor/project_export.cpp:1176
 msgid "Options"
 msgid "Options"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1184
+#: tools/editor/project_export.cpp:1184
 msgid "Resources"
 msgid "Resources"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1188
+#: tools/editor/project_export.cpp:1188
 msgid "Export selected resources (including dependencies)."
 msgid "Export selected resources (including dependencies)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1189
+#: tools/editor/project_export.cpp:1189
 msgid "Export all resources in the project."
 msgid "Export all resources in the project."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1190
+#: tools/editor/project_export.cpp:1190
 msgid "Export all files in the project directory."
 msgid "Export all files in the project directory."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1193
+#: tools/editor/project_export.cpp:1193
 msgid "Export Mode:"
 msgid "Export Mode:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1202
+#: tools/editor/project_export.cpp:1202
 msgid "Resources to Export:"
 msgid "Resources to Export:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1208
+#: tools/editor/project_export.cpp:1208
 msgid "File"
 msgid "File"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1209
+#: tools/editor/project_export.cpp:1209
 msgid "Action"
 msgid "Action"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1214
+#: tools/editor/project_export.cpp:1214
 msgid "Filters to export non-resource files (Comma Separated, eg: *.json, *.txt):"
 msgid "Filters to export non-resource files (Comma Separated, eg: *.json, *.txt):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1217
+#: tools/editor/project_export.cpp:1217
 msgid "Filters to exclude from export (Comma Separated, eg: *.json, *.txt):"
 msgid "Filters to exclude from export (Comma Separated, eg: *.json, *.txt):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1221
+#: tools/editor/project_export.cpp:1221
 msgid "Convert text scenes to binary on export"
 msgid "Convert text scenes to binary on export"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1226
+#: tools/editor/project_export.cpp:1226
 msgid "Images"
 msgid "Images"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1228
+#: tools/editor/project_export.cpp:1228
 msgid "Keep Original"
 msgid "Keep Original"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1229
+#: tools/editor/project_export.cpp:1229
 msgid "Compress for Disk (Lossy, WebP)"
 msgid "Compress for Disk (Lossy, WebP)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1230
+#: tools/editor/project_export.cpp:1230
 msgid "Compress for RAM (BC/PVRTC/ETC)"
 msgid "Compress for RAM (BC/PVRTC/ETC)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1231
+#: tools/editor/project_export.cpp:1231
 msgid "Convert Images (*.png):"
 msgid "Convert Images (*.png):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1242
+#: tools/editor/project_export.cpp:1242
 msgid "Compress for Disk (Lossy) Quality:"
 msgid "Compress for Disk (Lossy) Quality:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1247
+#: tools/editor/project_export.cpp:1247
 msgid "Shrink All Images:"
 msgid "Shrink All Images:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1263
+#: tools/editor/project_export.cpp:1263
 msgid "Compress Formats: "
 msgid "Compress Formats: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1267
+#: tools/editor/project_export.cpp:1267
 msgid "Image Groups"
 msgid "Image Groups"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1296
+#: tools/editor/project_export.cpp:1296
 msgid "Groups:"
 msgid "Groups:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1303
+#: tools/editor/project_export.cpp:1303
 msgid "Default"
 msgid "Default"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1304
+#: tools/editor/project_export.cpp:1304
 msgid "Compress Disk"
 msgid "Compress Disk"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1305
+#: tools/editor/project_export.cpp:1305
 msgid "Compress RAM"
 msgid "Compress RAM"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1307
+#: tools/editor/project_export.cpp:1307
 msgid "Compress Mode:"
 msgid "Compress Mode:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1323
+#: tools/editor/project_export.cpp:1323
 msgid "Lossy Quality:"
 msgid "Lossy Quality:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1327
+#: tools/editor/project_export.cpp:1327
 msgid "Atlas:"
 msgid "Atlas:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1335
+#: tools/editor/project_export.cpp:1335
 msgid "Shrink By:"
 msgid "Shrink By:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1339
+#: tools/editor/project_export.cpp:1339
 msgid "Preview Atlas"
 msgid "Preview Atlas"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1354
+#: tools/editor/project_export.cpp:1354
 msgid "Image Filter:"
 msgid "Image Filter:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1360
+#: tools/editor/project_export.cpp:1360
 msgid "Images:"
 msgid "Images:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1368
+#: tools/editor/project_export.cpp:1368
 msgid "Select None"
 msgid "Select None"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1388
+#: tools/editor/project_export.cpp:1388
 msgid "Group"
 msgid "Group"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1415
+#: tools/editor/project_export.cpp:1415
 msgid "Samples"
 msgid "Samples"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1418
+#: tools/editor/project_export.cpp:1418
 msgid "Sample Conversion Mode: (.wav files):"
 msgid "Sample Conversion Mode: (.wav files):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1419
+#: tools/editor/project_export.cpp:1419
 msgid "Keep"
 msgid "Keep"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1420
+#: tools/editor/project_export.cpp:1420
 msgid "Compress (RAM - IMA-ADPCM)"
 msgid "Compress (RAM - IMA-ADPCM)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1424
+#: tools/editor/project_export.cpp:1424
 msgid "Sampling Rate Limit: (hz)"
 msgid "Sampling Rate Limit: (hz)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1426
+#: tools/editor/project_export.cpp:1426
 msgid "Trim"
 msgid "Trim"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1427
+#: tools/editor/project_export.cpp:1427
 msgid "Trailing Silence:"
 msgid "Trailing Silence:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1433
+#: tools/editor/project_export.cpp:1433
 msgid "Script Export Mode:"
 msgid "Script Export Mode:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1434
+#: tools/editor/project_export.cpp:1434
 msgid "Text"
 msgid "Text"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1435
+#: tools/editor/project_export.cpp:1435
 msgid "Compiled"
 msgid "Compiled"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1436
+#: tools/editor/project_export.cpp:1436
 msgid "Encrypted (Provide Key Below)"
 msgid "Encrypted (Provide Key Below)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1438
+#: tools/editor/project_export.cpp:1438
 msgid "Script Encryption Key (256-bits as hex):"
 msgid "Script Encryption Key (256-bits as hex):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1451
+#: tools/editor/project_export.cpp:1451
 msgid "Export PCK/Zip"
 msgid "Export PCK/Zip"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1461
+#: tools/editor/project_export.cpp:1461
 msgid "Export Project"
 msgid "Export Project"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1467
+#: tools/editor/project_export.cpp:1467
 msgid "Password:"
 msgid "Password:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1472
+#: tools/editor/project_export.cpp:1472
 msgid "Export Project PCK"
 msgid "Export Project PCK"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1478
+#: tools/editor/project_export.cpp:1478
 msgid "Export.."
 msgid "Export.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1532
+#: tools/editor/project_export.cpp:1532
 msgid "Export path empty, see export options"
 msgid "Export path empty, see export options"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1554
+#: tools/editor/project_export.cpp:1554
 msgid "Corrupted export data.."
 msgid "Corrupted export data.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1556
+#: tools/editor/project_export.cpp:1556
 msgid "Corrupted export data..."
 msgid "Corrupted export data..."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1709
+#: tools/editor/project_export.cpp:1709
 msgid "Cannot make dir: "
 msgid "Cannot make dir: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1717
+#: tools/editor/project_export.cpp:1717
 msgid "Cannot change to dir: "
 msgid "Cannot change to dir: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1745
+#: tools/editor/project_export.cpp:1745
 msgid "Unknown optimizer preset: "
 msgid "Unknown optimizer preset: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1766
+#: tools/editor/project_export.cpp:1766
 msgid "Preset '"
 msgid "Preset '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1810
+#: tools/editor/project_export.cpp:1810
 msgid "Errr loading resource to optimize: "
 msgid "Errr loading resource to optimize: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1833
+#: tools/editor/project_export.cpp:1833
 msgid "Errr saving optimized resource: "
 msgid "Errr saving optimized resource: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1856
+#: tools/editor/project_export.cpp:1856
 msgid "Error copying from: "
 msgid "Error copying from: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1908
+#: tools/editor/project_export.cpp:1908
 msgid "Project Export"
 msgid "Project Export"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1910
+#: tools/editor/project_export.cpp:1910
 msgid "Export Preset:"
 msgid "Export Preset:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_export.cpp:1914
+#: tools/editor/project_export.cpp:1914
 msgid "Export"
 msgid "Export"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:61
+#: tools/editor/code_editor.cpp:61
 msgid "Go to Line"
 msgid "Go to Line"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:63
+#: tools/editor/code_editor.cpp:63
 msgid "Line Number:"
 msgid "Line Number:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:81
+#: tools/editor/code_editor.cpp:81
 msgid "Search"
 msgid "Search"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:87
+#: tools/editor/code_editor.cpp:87
 msgid "Find"
 msgid "Find"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:101
+#: tools/editor/code_editor.cpp:101
 msgid "Replace"
 msgid "Replace"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:124
+#: tools/editor/code_editor.cpp:124
 msgid "Next"
 msgid "Next"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:219
+#: tools/editor/code_editor.cpp:219
 msgid "Replaced "
 msgid "Replaced "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:219
+#: tools/editor/code_editor.cpp:219
 msgid " ocurrence(s)."
 msgid " ocurrence(s)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:277
+#: tools/editor/code_editor.cpp:277
 msgid "Not Found!"
 msgid "Not Found!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:414
+#: tools/editor/code_editor.cpp:414
 msgid "Replace By"
 msgid "Replace By"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:439
+#: tools/editor/code_editor.cpp:439
 msgid "Whole Words"
 msgid "Whole Words"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:443
+#: tools/editor/code_editor.cpp:443
 msgid "Case Sensitive"
 msgid "Case Sensitive"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:447
+#: tools/editor/code_editor.cpp:447
 msgid "Backwards"
 msgid "Backwards"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:459
+#: tools/editor/code_editor.cpp:459
 msgid "Prompt On Replace"
 msgid "Prompt On Replace"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:464
+#: tools/editor/code_editor.cpp:464
 msgid "Selection Only"
 msgid "Selection Only"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:478
+#: tools/editor/code_editor.cpp:478
 msgid "Skip"
 msgid "Skip"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:501
+#: tools/editor/code_editor.cpp:501
 msgid "Line: "
 msgid "Line: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/code_editor.cpp:501
+#: tools/editor/code_editor.cpp:501
 msgid ", Col: "
 msgid ", Col: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:179
+#: tools/editor/connections_dialog.cpp:179
 msgid "Method in target Node must be specified!"
 msgid "Method in target Node must be specified!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:297
+#: tools/editor/connections_dialog.cpp:297
 msgid "Dialogs"
 msgid "Dialogs"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:303
+#: tools/editor/connections_dialog.cpp:303
 msgid "Connect To Node:"
 msgid "Connect To Node:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:310
+#: tools/editor/connections_dialog.cpp:310
 msgid "Binds (Extra Params):"
 msgid "Binds (Extra Params):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:363
+#: tools/editor/connections_dialog.cpp:363
 msgid "Add"
 msgid "Add"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:372
+#: tools/editor/connections_dialog.cpp:372
 msgid "Remove"
 msgid "Remove"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:381
+#: tools/editor/connections_dialog.cpp:381
 msgid "Path To Node:"
 msgid "Path To Node:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:400
+#: tools/editor/connections_dialog.cpp:400
 msgid "Method In Node:"
 msgid "Method In Node:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:419
+#: tools/editor/connections_dialog.cpp:419
 msgid "List.."
 msgid "List.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:432
+#: tools/editor/connections_dialog.cpp:432
 msgid "Make Function  "
 msgid "Make Function  "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:436
+#: tools/editor/connections_dialog.cpp:436
 msgid "Deferred"
 msgid "Deferred"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:440
+#: tools/editor/connections_dialog.cpp:440
 msgid "Oneshot"
 msgid "Oneshot"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:450
+#: tools/editor/connections_dialog.cpp:450
 msgid "Realtime"
 msgid "Realtime"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:466
+#: tools/editor/connections_dialog.cpp:466
 msgid "Close"
 msgid "Close"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:467
+#: tools/editor/connections_dialog.cpp:467
 msgid "Connect"
 msgid "Connect"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:514
+#: tools/editor/connections_dialog.cpp:514
 msgid "Connect '"
 msgid "Connect '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:575
+#: tools/editor/connections_dialog.cpp:575
 msgid "Create Subscription"
 msgid "Create Subscription"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:613
+#: tools/editor/connections_dialog.cpp:613
 msgid "Remove Subscription"
 msgid "Remove Subscription"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:792
+#: tools/editor/connections_dialog.cpp:792
 msgid "Connect.."
 msgid "Connect.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:802
+#: tools/editor/connections_dialog.cpp:802
 msgid "Disconnect"
 msgid "Disconnect"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:823
+#: tools/editor/connections_dialog.cpp:823
 msgid "Edit Connections.."
 msgid "Edit Connections.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/connections_dialog.cpp:836
+#: tools/editor/connections_dialog.cpp:836
 msgid "Connections:"
 msgid "Connections:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_sub_scene.cpp:201
+#: tools/editor/editor_sub_scene.cpp:201
 msgid "Select Sub-Scene.."
 msgid "Select Sub-Scene.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_sub_scene.cpp:217
+#: tools/editor/editor_sub_scene.cpp:217
 msgid "Scene Path:"
 msgid "Scene Path:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_sub_scene.cpp:221
+#: tools/editor/editor_sub_scene.cpp:221
 msgid "Import From Node:"
 msgid "Import From Node:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/settings_config_dialog.cpp:110
+#: tools/editor/settings_config_dialog.cpp:110
 msgid "Editor Settings"
 msgid "Editor Settings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/settings_config_dialog.cpp:118
+#: tools/editor/settings_config_dialog.cpp:118
 msgid "General"
 msgid "General"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/settings_config_dialog.cpp:125
+#: tools/editor/settings_config_dialog.cpp:125
 msgid "Search: "
 msgid "Search: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/settings_config_dialog.cpp:145
+#: tools/editor/settings_config_dialog.cpp:145
 msgid "Plugins"
 msgid "Plugins"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/settings_config_dialog.cpp:149
+#: tools/editor/settings_config_dialog.cpp:149
 msgid "Plugin List: "
 msgid "Plugin List: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/settings_config_dialog.cpp:152
+#: tools/editor/settings_config_dialog.cpp:152
 msgid "Load.."
 msgid "Load.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/settings_config_dialog.cpp:156
+#: tools/editor/settings_config_dialog.cpp:156
 msgid "Apply"
 msgid "Apply"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_dir_dialog.cpp:211
+#: tools/editor/editor_dir_dialog.cpp:211
 msgid "Choose a Directory"
 msgid "Choose a Directory"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_dir_dialog.cpp:219
+#: tools/editor/editor_dir_dialog.cpp:219
 msgid "Create Folder"
 msgid "Create Folder"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_dir_dialog.cpp:231
+#: tools/editor/editor_dir_dialog.cpp:231
 msgid "Name:"
 msgid "Name:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_dir_dialog.cpp:236
+#: tools/editor/editor_dir_dialog.cpp:236
 msgid "Could not create folder."
 msgid "Could not create folder."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_dir_dialog.cpp:239
+#: tools/editor/editor_dir_dialog.cpp:239
 msgid "Choose"
 msgid "Choose"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_system.cpp:317
+#: tools/editor/editor_file_system.cpp:317
 msgid "ScanFS"
 msgid "ScanFS"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_system.cpp:612
+#: tools/editor/editor_file_system.cpp:612
 msgid "Can't go into subdir: "
 msgid "Can't go into subdir: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_system.cpp:826
+#: tools/editor/editor_file_system.cpp:826
 msgid "ScanSources"
 msgid "ScanSources"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:30
+#: tools/editor/dependency_editor.cpp:30
 msgid "Search Replacement For: "
 msgid "Search Replacement For: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:183
+#: tools/editor/dependency_editor.cpp:183
 msgid "EditorIcons"
 msgid "EditorIcons"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:212
+#: tools/editor/dependency_editor.cpp:212
 msgid "Dependencies For: "
 msgid "Dependencies For: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:218
+#: tools/editor/dependency_editor.cpp:218
 msgid "Scene '"
 msgid "Scene '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:220
+#: tools/editor/dependency_editor.cpp:220
 msgid "Resource '"
 msgid "Resource '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:236
+#: tools/editor/dependency_editor.cpp:236
 msgid "Dependencies"
 msgid "Dependencies"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:249
+#: tools/editor/dependency_editor.cpp:249
 msgid "Dependencies:"
 msgid "Dependencies:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:252
+#: tools/editor/dependency_editor.cpp:252
 msgid "Fix Broken"
 msgid "Fix Broken"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:264
+#: tools/editor/dependency_editor.cpp:264
 msgid "Dependency Editor"
 msgid "Dependency Editor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:268
+#: tools/editor/dependency_editor.cpp:268
 msgid "Search Replacement Resource:"
 msgid "Search Replacement Resource:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:322
+#: tools/editor/dependency_editor.cpp:322
 msgid "Owners Of: "
 msgid "Owners Of: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:408
+#: tools/editor/dependency_editor.cpp:408
 msgid "Remove selected files from the project? (no undo)"
 msgid "Remove selected files from the project? (no undo)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:451
+#: tools/editor/dependency_editor.cpp:451
 msgid "Error loading: "
 msgid "Error loading: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:499
+#: tools/editor/dependency_editor.cpp:499
 msgid "Scene failed to load due to missing dependencies:"
 msgid "Scene failed to load due to missing dependencies:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:501
+#: tools/editor/dependency_editor.cpp:501
 msgid "Open Anyway"
 msgid "Open Anyway"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:505
+#: tools/editor/dependency_editor.cpp:505
 msgid "Which action should be taken?"
 msgid "Which action should be taken?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:508
+#: tools/editor/dependency_editor.cpp:508
 msgid "Fix Dependencies"
 msgid "Fix Dependencies"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:510
+#: tools/editor/dependency_editor.cpp:510
 msgid "Errors loading!"
 msgid "Errors loading!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:526
+#: tools/editor/dependency_editor.cpp:526
 msgid "Permanently Delete "
 msgid "Permanently Delete "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:679
+#: tools/editor/dependency_editor.cpp:679
 msgid "Owns"
 msgid "Owns"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:681
+#: tools/editor/dependency_editor.cpp:681
 msgid "Resources Without Explicit Ownership:"
 msgid "Resources Without Explicit Ownership:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:682
+#: tools/editor/dependency_editor.cpp:682
 msgid "Orphan Resource Explorer"
 msgid "Orphan Resource Explorer"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:684
+#: tools/editor/dependency_editor.cpp:684
 msgid "Delete selected files?"
 msgid "Delete selected files?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/dependency_editor.cpp:685
+#: tools/editor/dependency_editor.cpp:685
 msgid "Delete"
 msgid "Delete"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:734
+#: tools/editor/spatial_editor_gizmos.cpp:734
 msgid "Radius"
 msgid "Radius"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:736
+#: tools/editor/spatial_editor_gizmos.cpp:736
 msgid "Aperture"
 msgid "Aperture"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:833
+#: tools/editor/spatial_editor_gizmos.cpp:833
 msgid "Change Light Radius"
 msgid "Change Light Radius"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1033
+#: tools/editor/spatial_editor_gizmos.cpp:1033
 msgid "FOV"
 msgid "FOV"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1035
+#: tools/editor/spatial_editor_gizmos.cpp:1035
 msgid "Size"
 msgid "Size"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1083
+#: tools/editor/spatial_editor_gizmos.cpp:1083
 msgid "Change Camera FOV"
 msgid "Change Camera FOV"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1096
+#: tools/editor/spatial_editor_gizmos.cpp:1096
 msgid "Change Camera Size"
 msgid "Change Camera Size"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1703
+#: tools/editor/spatial_editor_gizmos.cpp:1703
 msgid "Extents"
 msgid "Extents"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1713
+#: tools/editor/spatial_editor_gizmos.cpp:1713
 msgid "Length"
 msgid "Length"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1841
+#: tools/editor/spatial_editor_gizmos.cpp:1841
 msgid "Change Sphere Shape Radius"
 msgid "Change Sphere Shape Radius"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1857
+#: tools/editor/spatial_editor_gizmos.cpp:1857
 msgid "Change Box Shape Extents"
 msgid "Change Box Shape Extents"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1876
+#: tools/editor/spatial_editor_gizmos.cpp:1876
 msgid "Change Capsule Shape Radius"
 msgid "Change Capsule Shape Radius"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1880
+#: tools/editor/spatial_editor_gizmos.cpp:1880
 msgid "Change Capsule Shape Height"
 msgid "Change Capsule Shape Height"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:1899
+#: tools/editor/spatial_editor_gizmos.cpp:1899
 msgid "Change Ray Shape Length"
 msgid "Change Ray Shape Length"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/spatial_editor_gizmos.cpp:2246
+#: tools/editor/spatial_editor_gizmos.cpp:2246
 msgid "Change Notifier Extents"
 msgid "Change Notifier Extents"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:77
+#: tools/editor/script_create_dialog.cpp:77
 msgid "Invaild parent class name"
 msgid "Invaild parent class name"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:81
+#: tools/editor/script_create_dialog.cpp:81
 msgid "Valid Chars: a-z A-Z 0-9 _"
 msgid "Valid Chars: a-z A-Z 0-9 _"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:84
+#: tools/editor/script_create_dialog.cpp:84
 msgid "Invalid class name"
 msgid "Invalid class name"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:87
+#: tools/editor/script_create_dialog.cpp:87
 msgid "Valid Name"
 msgid "Valid Name"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:92
+#: tools/editor/script_create_dialog.cpp:92
 msgid "N/A"
 msgid "N/A"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:101
+#: tools/editor/script_create_dialog.cpp:101
 msgid "Class Name is Invalid!"
 msgid "Class Name is Invalid!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:106
+#: tools/editor/script_create_dialog.cpp:106
 msgid "Parent Class Name is Invalid!"
 msgid "Parent Class Name is Invalid!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:136
+#: tools/editor/script_create_dialog.cpp:136
 msgid "Path is Invalid!"
 msgid "Path is Invalid!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:144
+#: tools/editor/script_create_dialog.cpp:144
 msgid "Could not create script in filesystem: "
 msgid "Could not create script in filesystem: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:218
+#: tools/editor/script_create_dialog.cpp:218
 msgid "Path is Empty"
 msgid "Path is Empty"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:227
+#: tools/editor/script_create_dialog.cpp:227
 msgid "Path is not local"
 msgid "Path is not local"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:237
+#: tools/editor/script_create_dialog.cpp:237
 msgid "Base Path Invalid"
 msgid "Base Path Invalid"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:252
+#: tools/editor/script_create_dialog.cpp:252
 msgid "File Exists"
 msgid "File Exists"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:276
+#: tools/editor/script_create_dialog.cpp:276
 msgid "Invalid Extension"
 msgid "Invalid Extension"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:282
+#: tools/editor/script_create_dialog.cpp:282
 msgid "Path is Valid"
 msgid "Path is Valid"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:318
+#: tools/editor/script_create_dialog.cpp:318
 msgid "Class Name:"
 msgid "Class Name:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:321
+#: tools/editor/script_create_dialog.cpp:321
 msgid "Inherits:"
 msgid "Inherits:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:325
+#: tools/editor/script_create_dialog.cpp:325
 msgid "Language"
 msgid "Language"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:353
+#: tools/editor/script_create_dialog.cpp:353
 msgid "Error!"
 msgid "Error!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:358
+#: tools/editor/script_create_dialog.cpp:358
 msgid "Built-In Script"
 msgid "Built-In Script"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:362
+#: tools/editor/script_create_dialog.cpp:362
 msgid "Path:"
 msgid "Path:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:366
+#: tools/editor/script_create_dialog.cpp:366
 msgid "Create Script for Node"
 msgid "Create Script for Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_create_dialog.cpp:371
+#: tools/editor/script_create_dialog.cpp:371
 msgid "Create"
 msgid "Create"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:151
+#: tools/editor/animation_editor.cpp:151
 msgid "Disabled"
 msgid "Disabled"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:153
+#: tools/editor/animation_editor.cpp:153
 msgid "All Selection"
 msgid "All Selection"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:320
+#: tools/editor/animation_editor.cpp:320
 msgid "Move Add Key"
 msgid "Move Add Key"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:348
+#: tools/editor/animation_editor.cpp:348
 msgid "Anim Change Transition"
 msgid "Anim Change Transition"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:369
+#: tools/editor/animation_editor.cpp:369
 msgid "Anim Change Transform"
 msgid "Anim Change Transform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:391
+#: tools/editor/animation_editor.cpp:391
 msgid "Anim Change Value"
 msgid "Anim Change Value"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:467
+#: tools/editor/animation_editor.cpp:467
 msgid "Anim Change Call"
 msgid "Anim Change Call"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:686
+#: tools/editor/animation_editor.cpp:686
 msgid "Anim Add Track"
 msgid "Anim Add Track"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:714
+#: tools/editor/animation_editor.cpp:714
 msgid "Move Anim Track Up"
 msgid "Move Anim Track Up"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:727
+#: tools/editor/animation_editor.cpp:727
 msgid "Move Anim Track Down"
 msgid "Move Anim Track Down"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:739
+#: tools/editor/animation_editor.cpp:739
 msgid "Remove Anim Track"
 msgid "Remove Anim Track"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:795
+#: tools/editor/animation_editor.cpp:795
 msgid "Anim Duplicate Keys"
 msgid "Anim Duplicate Keys"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:892
+#: tools/editor/animation_editor.cpp:892
 msgid "Set Transitions to: "
 msgid "Set Transitions to: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:1602
+#: tools/editor/animation_editor.cpp:1602
 msgid "Anim Track Rename"
 msgid "Anim Track Rename"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:1618
+#: tools/editor/animation_editor.cpp:1618
 msgid "Anim Track Change Interpolation"
 msgid "Anim Track Change Interpolation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:1628
+#: tools/editor/animation_editor.cpp:1628
 msgid "Anim Track Change Value Mode"
 msgid "Anim Track Change Value Mode"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:1720
+#: tools/editor/animation_editor.cpp:1720
 msgid "Edit Node Curve"
 msgid "Edit Node Curve"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:1722
+#: tools/editor/animation_editor.cpp:1722
 msgid "Edit Selection Curve"
 msgid "Edit Selection Curve"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:1865
+#: tools/editor/animation_editor.cpp:1865
 msgid "Anim Delete Keys"
 msgid "Anim Delete Keys"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2257
+#: tools/editor/animation_editor.cpp:2257
 msgid "Anim Add Key"
 msgid "Anim Add Key"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2422
+#: tools/editor/animation_editor.cpp:2422
 msgid "Anim Move Keys"
 msgid "Anim Move Keys"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2875
+#: tools/editor/animation_editor.cpp:2875
 msgid "Scale Selection"
 msgid "Scale Selection"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2876
+#: tools/editor/animation_editor.cpp:2876
 msgid "Scale From Cursor"
 msgid "Scale From Cursor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2878
+#: tools/editor/animation_editor.cpp:2878
 msgid "Duplicate Selection"
 msgid "Duplicate Selection"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2879
+#: tools/editor/animation_editor.cpp:2879
 msgid "Duplicate Transposed"
 msgid "Duplicate Transposed"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2881
+#: tools/editor/animation_editor.cpp:2881
 msgid "Goto Next Step"
 msgid "Goto Next Step"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2882
+#: tools/editor/animation_editor.cpp:2882
 msgid "Goto Prev Step"
 msgid "Goto Prev Step"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2885
+#: tools/editor/animation_editor.cpp:2885
 msgid "Linear"
 msgid "Linear"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2886
+#: tools/editor/animation_editor.cpp:2886
 msgid "Constant"
 msgid "Constant"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2887
+#: tools/editor/animation_editor.cpp:2887
 msgid "In"
 msgid "In"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2888
+#: tools/editor/animation_editor.cpp:2888
 msgid "Out"
 msgid "Out"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2889
+#: tools/editor/animation_editor.cpp:2889
 msgid "In-Out"
 msgid "In-Out"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2890
+#: tools/editor/animation_editor.cpp:2890
 msgid "Out-In"
 msgid "Out-In"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2891
+#: tools/editor/animation_editor.cpp:2891
 msgid "Transitions"
 msgid "Transitions"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2896
+#: tools/editor/animation_editor.cpp:2896
 msgid "Set Transitions.."
 msgid "Set Transitions.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2898
+#: tools/editor/animation_editor.cpp:2898
 msgid "Optimize Animation"
 msgid "Optimize Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:2899
+#: tools/editor/animation_editor.cpp:2899
 msgid "Clean-Up Animation"
 msgid "Clean-Up Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3116
+#: tools/editor/animation_editor.cpp:3116
 msgid "Create NEW track for "
 msgid "Create NEW track for "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3116
+#: tools/editor/animation_editor.cpp:3116
 msgid " and insert key?"
 msgid " and insert key?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3118
+#: tools/editor/animation_editor.cpp:3118
 msgid "Create "
 msgid "Create "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3118
+#: tools/editor/animation_editor.cpp:3118
 msgid " NEW tracks and insert keys?"
 msgid " NEW tracks and insert keys?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3292
+#: tools/editor/animation_editor.cpp:3292
 msgid "Anim Create & Insert"
 msgid "Anim Create & Insert"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3313
+#: tools/editor/animation_editor.cpp:3313
 msgid "Anim Insert Track & Key"
 msgid "Anim Insert Track & Key"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3348
+#: tools/editor/animation_editor.cpp:3348
 msgid "Anim Insert Key"
 msgid "Anim Insert Key"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3425
+#: tools/editor/animation_editor.cpp:3425
 msgid "Change Anim Len"
 msgid "Change Anim Len"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3454
+#: tools/editor/animation_editor.cpp:3454
 msgid "Change Anim Loop"
 msgid "Change Anim Loop"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3465
+#: tools/editor/animation_editor.cpp:3465
 msgid "Anim Create Typed Value Key"
 msgid "Anim Create Typed Value Key"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3513
+#: tools/editor/animation_editor.cpp:3513
 msgid "Anim  Insert"
 msgid "Anim  Insert"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3592
+#: tools/editor/animation_editor.cpp:3592
 msgid "Anim Scale Keys"
 msgid "Anim Scale Keys"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3701
+#: tools/editor/animation_editor.cpp:3701
 msgid "Anim Add Call Track"
 msgid "Anim Add Call Track"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3804
+#: tools/editor/animation_editor.cpp:3804
 msgid "Animation zoom."
 msgid "Animation zoom."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3821
+#: tools/editor/animation_editor.cpp:3821
 msgid "Len(s):"
 msgid "Len(s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3830
+#: tools/editor/animation_editor.cpp:3830
 msgid "Animation length (in seconds)."
 msgid "Animation length (in seconds)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3836
+#: tools/editor/animation_editor.cpp:3836
 msgid "Step(s):"
 msgid "Step(s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3846
+#: tools/editor/animation_editor.cpp:3846
 msgid "Cursor step snap (in seconds)."
 msgid "Cursor step snap (in seconds)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3855
+#: tools/editor/animation_editor.cpp:3855
 msgid "Enable/Disable looping in animation."
 msgid "Enable/Disable looping in animation."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3862
+#: tools/editor/animation_editor.cpp:3862
 msgid "Add new tracks."
 msgid "Add new tracks."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3869
+#: tools/editor/animation_editor.cpp:3869
 msgid "Move current track up."
 msgid "Move current track up."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3876
+#: tools/editor/animation_editor.cpp:3876
 msgid "Move current track down."
 msgid "Move current track down."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3883
+#: tools/editor/animation_editor.cpp:3883
 msgid "Remove selected track."
 msgid "Remove selected track."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3890
+#: tools/editor/animation_editor.cpp:3890
 msgid "Track tools"
 msgid "Track tools"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3898
+#: tools/editor/animation_editor.cpp:3898
 msgid "Enable editing of individual keys by clicking them."
 msgid "Enable editing of individual keys by clicking them."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3902
+#: tools/editor/animation_editor.cpp:3902
 msgid "Anim. Optimizer"
 msgid "Anim. Optimizer"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3911
+#: tools/editor/animation_editor.cpp:3911
 msgid "Max. Linear Error:"
 msgid "Max. Linear Error:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3918
+#: tools/editor/animation_editor.cpp:3918
 msgid "Max. Angular Error:"
 msgid "Max. Angular Error:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3920
+#: tools/editor/animation_editor.cpp:3920
 msgid "Max Optimizable Angle:"
 msgid "Max Optimizable Angle:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3926
+#: tools/editor/animation_editor.cpp:3926
 msgid "Optimize"
 msgid "Optimize"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3932
+#: tools/editor/animation_editor.cpp:3932
 msgid "Keys"
 msgid "Keys"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3942
+#: tools/editor/animation_editor.cpp:3942
 msgid "Base: "
 msgid "Base: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3981
+#: tools/editor/animation_editor.cpp:3981
 msgid "Key"
 msgid "Key"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:3995
+#: tools/editor/animation_editor.cpp:3995
 msgid "Transition"
 msgid "Transition"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:4068
+#: tools/editor/animation_editor.cpp:4068
 msgid "Scale Ratio:"
 msgid "Scale Ratio:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:4074
+#: tools/editor/animation_editor.cpp:4074
 msgid "Call Functions in Which Node?"
 msgid "Call Functions in Which Node?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:4082
+#: tools/editor/animation_editor.cpp:4082
 msgid "Remove invalid keys"
 msgid "Remove invalid keys"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:4087
+#: tools/editor/animation_editor.cpp:4087
 msgid "Remove unresolved and empty tracks"
 msgid "Remove unresolved and empty tracks"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:4092
+#: tools/editor/animation_editor.cpp:4092
 msgid "Clean-Up all animations"
 msgid "Clean-Up all animations"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:4095
+#: tools/editor/animation_editor.cpp:4095
 msgid "Clean up Animation(s) (NO UNDO!)"
 msgid "Clean up Animation(s) (NO UNDO!)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/animation_editor.cpp:4096
+#: tools/editor/animation_editor.cpp:4096
 msgid "Clean-Up"
 msgid "Clean-Up"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:282
+#: tools/editor/script_editor_debugger.cpp:282
 msgid "Bytes: "
 msgid "Bytes: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:402
+#: tools/editor/script_editor_debugger.cpp:402
 msgid "Type:"
 msgid "Type:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:556
+#: tools/editor/script_editor_debugger.cpp:556
 msgid "Errors"
 msgid "Errors"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:557
+#: tools/editor/script_editor_debugger.cpp:557
 msgid "Debugger"
 msgid "Debugger"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:561
+#: tools/editor/script_editor_debugger.cpp:561
 msgid "Errors ("
 msgid "Errors ("
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:562
+#: tools/editor/script_editor_debugger.cpp:562
 msgid "Debugger ("
 msgid "Debugger ("
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:587
+#: tools/editor/script_editor_debugger.cpp:587
 msgid "Child Process Connected"
 msgid "Child Process Connected"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1154
+#: tools/editor/script_editor_debugger.cpp:1154
 msgid "File: "
 msgid "File: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1240
+#: tools/editor/script_editor_debugger.cpp:1240
 msgid "Step Into"
 msgid "Step Into"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1245
+#: tools/editor/script_editor_debugger.cpp:1245
 msgid "Step Over"
 msgid "Step Over"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1252
+#: tools/editor/script_editor_debugger.cpp:1252
 msgid "Break"
 msgid "Break"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1257
+#: tools/editor/script_editor_debugger.cpp:1257
 msgid "Continue"
 msgid "Continue"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1264
+#: tools/editor/script_editor_debugger.cpp:1264
 msgid "Inspect Previous Instance"
 msgid "Inspect Previous Instance"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1268
+#: tools/editor/script_editor_debugger.cpp:1268
 msgid "Inspect Next Instance"
 msgid "Inspect Next Instance"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1278
+#: tools/editor/script_editor_debugger.cpp:1278
 msgid "Stack Frames"
 msgid "Stack Frames"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1287
+#: tools/editor/script_editor_debugger.cpp:1287
 msgid "Variable"
 msgid "Variable"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1311
+#: tools/editor/script_editor_debugger.cpp:1311
 msgid "Errors:"
 msgid "Errors:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1317
+#: tools/editor/script_editor_debugger.cpp:1317
 msgid "Stack Trace (if applies):"
 msgid "Stack Trace (if applies):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1328
+#: tools/editor/script_editor_debugger.cpp:1328
 msgid "Monitor"
 msgid "Monitor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1329
+#: tools/editor/script_editor_debugger.cpp:1329
 msgid "Value"
 msgid "Value"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1369
+#: tools/editor/script_editor_debugger.cpp:1369
 msgid "List of Video Memory Usage by Resource: "
 msgid "List of Video Memory Usage by Resource: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1372
+#: tools/editor/script_editor_debugger.cpp:1372
 msgid "Total: "
 msgid "Total: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1390
+#: tools/editor/script_editor_debugger.cpp:1390
 msgid "Video Mem"
 msgid "Video Mem"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1393
+#: tools/editor/script_editor_debugger.cpp:1393
 msgid "Resource Path"
 msgid "Resource Path"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1396
+#: tools/editor/script_editor_debugger.cpp:1396
 msgid "Type"
 msgid "Type"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1399
+#: tools/editor/script_editor_debugger.cpp:1399
 msgid "Format"
 msgid "Format"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1402
+#: tools/editor/script_editor_debugger.cpp:1402
 msgid "Usage"
 msgid "Usage"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1409
+#: tools/editor/script_editor_debugger.cpp:1409
 msgid "Info"
 msgid "Info"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1416
+#: tools/editor/script_editor_debugger.cpp:1416
 msgid "Clicked Control:"
 msgid "Clicked Control:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1418
+#: tools/editor/script_editor_debugger.cpp:1418
 msgid "Clicked Control Type:"
 msgid "Clicked Control Type:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1424
+#: tools/editor/script_editor_debugger.cpp:1424
 msgid "Live Edit Root:"
 msgid "Live Edit Root:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1427
+#: tools/editor/script_editor_debugger.cpp:1427
 msgid "Set From Tree"
 msgid "Set From Tree"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/script_editor_debugger.cpp:1444
+#: tools/editor/script_editor_debugger.cpp:1444
 msgid "Scene Tree:"
 msgid "Scene Tree:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/import_settings.cpp:279
+#: tools/editor/import_settings.cpp:279
 msgid "Imported Resources"
 msgid "Imported Resources"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/import_settings.cpp:281
+#: tools/editor/import_settings.cpp:281
 msgid "Keep,None,Disk,VRAM"
 msgid "Keep,None,Disk,VRAM"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/import_settings.cpp:291
+#: tools/editor/import_settings.cpp:291
 msgid "Re-Import"
 msgid "Re-Import"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/multi_node_edit.cpp:12
+#: tools/editor/multi_node_edit.cpp:12
 msgid "MultiNode Set "
 msgid "MultiNode Set "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/run_settings_dialog.cpp:82
+#: tools/editor/run_settings_dialog.cpp:82
 msgid "Run Mode:"
 msgid "Run Mode:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/run_settings_dialog.cpp:83
+#: tools/editor/run_settings_dialog.cpp:83
 msgid "Current Scene"
 msgid "Current Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/run_settings_dialog.cpp:84
+#: tools/editor/run_settings_dialog.cpp:84
 msgid "Main Scene"
 msgid "Main Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/run_settings_dialog.cpp:87
+#: tools/editor/run_settings_dialog.cpp:87
 msgid "Main Scene Arguments:"
 msgid "Main Scene Arguments:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/run_settings_dialog.cpp:95
+#: tools/editor/run_settings_dialog.cpp:95
 msgid "Scene Run Settings"
 msgid "Scene Run Settings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:142
+#: tools/editor/project_settings.cpp:142
 msgid "Invalid Action (Anything goes but / or :)."
 msgid "Invalid Action (Anything goes but / or :)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:154
+#: tools/editor/project_settings.cpp:154
 msgid "Action '"
 msgid "Action '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:164
+#: tools/editor/project_settings.cpp:164
 msgid "Rename Input Action Event"
 msgid "Rename Input Action Event"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:248
+#: tools/editor/project_settings.cpp:248
 msgid "Add Input Action Event"
 msgid "Add Input Action Event"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:307
+#: tools/editor/project_settings.cpp:307
 msgid "Meta+"
 msgid "Meta+"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:309
+#: tools/editor/project_settings.cpp:309
 msgid "Shift+"
 msgid "Shift+"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:311
+#: tools/editor/project_settings.cpp:311
 msgid "Alt+"
 msgid "Alt+"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:313
+#: tools/editor/project_settings.cpp:313
 msgid "Control+"
 msgid "Control+"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:331
+#: tools/editor/project_settings.cpp:331
 msgid "Press a Key.."
 msgid "Press a Key.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:339
+#: tools/editor/project_settings.cpp:339
 msgid "Mouse Button Index:"
 msgid "Mouse Button Index:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:341
+#: tools/editor/project_settings.cpp:341
 msgid "Left Button"
 msgid "Left Button"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:342
+#: tools/editor/project_settings.cpp:342
 msgid "Right Button"
 msgid "Right Button"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:343
+#: tools/editor/project_settings.cpp:343
 msgid "Middle Button"
 msgid "Middle Button"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:344
+#: tools/editor/project_settings.cpp:344
 msgid "Wheel Up Button"
 msgid "Wheel Up Button"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:345
+#: tools/editor/project_settings.cpp:345
 msgid "Wheel Down Button"
 msgid "Wheel Down Button"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:346
+#: tools/editor/project_settings.cpp:346
 msgid "Button 6"
 msgid "Button 6"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:347
+#: tools/editor/project_settings.cpp:347
 msgid "Button 7"
 msgid "Button 7"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:348
+#: tools/editor/project_settings.cpp:348
 msgid "Button 8"
 msgid "Button 8"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:349
+#: tools/editor/project_settings.cpp:349
 msgid "Button 9"
 msgid "Button 9"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:355
+#: tools/editor/project_settings.cpp:355
 msgid "Joystick Axis Index:"
 msgid "Joystick Axis Index:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:360
+#: tools/editor/project_settings.cpp:360
 msgid "Axis "
 msgid "Axis "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:368
+#: tools/editor/project_settings.cpp:368
 msgid "Joystick Button Index:"
 msgid "Joystick Button Index:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:412
+#: tools/editor/project_settings.cpp:412
 msgid "Add Input Action"
 msgid "Add Input Action"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:441
+#: tools/editor/project_settings.cpp:441
 msgid "Erase Input Action Event"
 msgid "Erase Input Action Event"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:520
+#: tools/editor/project_settings.cpp:520
 msgid "Device "
 msgid "Device "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:533
+#: tools/editor/project_settings.cpp:533
 msgid "Left Button."
 msgid "Left Button."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:534
+#: tools/editor/project_settings.cpp:534
 msgid "Right Button."
 msgid "Right Button."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:535
+#: tools/editor/project_settings.cpp:535
 msgid "Middle Button."
 msgid "Middle Button."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:536
+#: tools/editor/project_settings.cpp:536
 msgid "Wheel Up."
 msgid "Wheel Up."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:537
+#: tools/editor/project_settings.cpp:537
 msgid "Wheel Down."
 msgid "Wheel Down."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:538
+#: tools/editor/project_settings.cpp:538
 msgid "Button "
 msgid "Button "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:696
+#: tools/editor/project_settings.cpp:696
 msgid "Toggle Persisting"
 msgid "Toggle Persisting"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:713
+#: tools/editor/project_settings.cpp:713
 msgid "Error saving settings."
 msgid "Error saving settings."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:797
+#: tools/editor/project_settings.cpp:797
 msgid "Add Translation"
 msgid "Add Translation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:854
+#: tools/editor/project_settings.cpp:854
 msgid "Toggle Autoload GlobalVar"
 msgid "Toggle Autoload GlobalVar"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:880
+#: tools/editor/project_settings.cpp:880
 msgid "Invalid Name.Must not collide with an existing engine class name."
 msgid "Invalid Name.Must not collide with an existing engine class name."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:889
+#: tools/editor/project_settings.cpp:889
 msgid "Invalid Name.Must not collide with an existing buit-in type name."
 msgid "Invalid Name.Must not collide with an existing buit-in type name."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:900
+#: tools/editor/project_settings.cpp:900
 msgid "Invalid Name.Must not collide with an existing global constant name."
 msgid "Invalid Name.Must not collide with an existing global constant name."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:921
+#: tools/editor/project_settings.cpp:921
 msgid "Add Autoload"
 msgid "Add Autoload"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:951
+#: tools/editor/project_settings.cpp:951
 msgid "Remove Autoload"
 msgid "Remove Autoload"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:978
+#: tools/editor/project_settings.cpp:978
 msgid "Move Autoload"
 msgid "Move Autoload"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1007
+#: tools/editor/project_settings.cpp:1007
 msgid "Remove Translation"
 msgid "Remove Translation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1040
+#: tools/editor/project_settings.cpp:1040
 msgid "Add Remapped Path"
 msgid "Add Remapped Path"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1074
+#: tools/editor/project_settings.cpp:1074
 msgid "Resource Remap Add Remap"
 msgid "Resource Remap Add Remap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1129
+#: tools/editor/project_settings.cpp:1129
 msgid "Change Resource Remap Language"
 msgid "Change Resource Remap Language"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1161
+#: tools/editor/project_settings.cpp:1161
 msgid "Remove Resource Remap"
 msgid "Remove Resource Remap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1197
+#: tools/editor/project_settings.cpp:1197
 msgid "Remove Resource Remap Option"
 msgid "Remove Resource Remap Option"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1354
+#: tools/editor/project_settings.cpp:1354
 msgid "Enable"
 msgid "Enable"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1449
+#: tools/editor/project_settings.cpp:1449
 msgid "Project Settings (engine.cfg)"
 msgid "Project Settings (engine.cfg)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1488
+#: tools/editor/project_settings.cpp:1488
 msgid "Category:"
 msgid "Category:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1497
+#: tools/editor/project_settings.cpp:1497
 msgid "Property:"
 msgid "Property:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1523
+#: tools/editor/project_settings.cpp:1523
 msgid "Del"
 msgid "Del"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1559
+#: tools/editor/project_settings.cpp:1559
 msgid "Save"
 msgid "Save"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1567
+#: tools/editor/project_settings.cpp:1567
 msgid "Copy To Platform.."
 msgid "Copy To Platform.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1593
+#: tools/editor/project_settings.cpp:1593
 msgid "Input Map"
 msgid "Input Map"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1600
+#: tools/editor/project_settings.cpp:1600
 msgid "Action:"
 msgid "Action:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1654
+#: tools/editor/project_settings.cpp:1654
 msgid "Device:"
 msgid "Device:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1659
+#: tools/editor/project_settings.cpp:1659
 msgid "Index:"
 msgid "Index:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1694
+#: tools/editor/project_settings.cpp:1694
 msgid "Localization"
 msgid "Localization"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1701
+#: tools/editor/project_settings.cpp:1701
 msgid "Translations"
 msgid "Translations"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1704
+#: tools/editor/project_settings.cpp:1704
 msgid "Translations:"
 msgid "Translations:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1706
+#: tools/editor/project_settings.cpp:1706
 msgid "Add.."
 msgid "Add.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1726
+#: tools/editor/project_settings.cpp:1726
 msgid "Remaps"
 msgid "Remaps"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1729
+#: tools/editor/project_settings.cpp:1729
 msgid "Resources:"
 msgid "Resources:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1750
+#: tools/editor/project_settings.cpp:1750
 msgid "Remaps by Locale:"
 msgid "Remaps by Locale:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1765
+#: tools/editor/project_settings.cpp:1765
 msgid "Locale"
 msgid "Locale"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1784
+#: tools/editor/project_settings.cpp:1784
 msgid "AutoLoad"
 msgid "AutoLoad"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1809
+#: tools/editor/project_settings.cpp:1809
 msgid "Node Name:"
 msgid "Node Name:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1818
+#: tools/editor/project_settings.cpp:1818
 msgid "List:"
 msgid "List:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1827
+#: tools/editor/project_settings.cpp:1827
 msgid "Name"
 msgid "Name"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_settings.cpp:1833
+#: tools/editor/project_settings.cpp:1833
 msgid "Singleton"
 msgid "Singleton"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:171
+#: tools/editor/scene_tree_editor.cpp:171
 msgid "This item cannot be made visible because the parent is hidden. Unhide the parent first."
 msgid "This item cannot be made visible because the parent is hidden. Unhide the parent first."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:177
+#: tools/editor/scene_tree_editor.cpp:177
 msgid "Toggle Spatial Visible"
 msgid "Toggle Spatial Visible"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:190
+#: tools/editor/scene_tree_editor.cpp:190
 msgid "Toggle CanvasItem Visible"
 msgid "Toggle CanvasItem Visible"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:281
+#: tools/editor/scene_tree_editor.cpp:281
 msgid "Inherits: "
 msgid "Inherits: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:285
+#: tools/editor/scene_tree_editor.cpp:285
 msgid "Instance: "
 msgid "Instance: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:682
+#: tools/editor/scene_tree_editor.cpp:682
 msgid "Rename Node"
 msgid "Rename Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:1008
+#: tools/editor/scene_tree_editor.cpp:1008
 msgid "Scene Tree (Nodes):"
 msgid "Scene Tree (Nodes):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:1045
+#: tools/editor/scene_tree_editor.cpp:1045
 msgid "Editable Children"
 msgid "Editable Children"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:1046
+#: tools/editor/scene_tree_editor.cpp:1046
 msgid "Load As Placeholder"
 msgid "Load As Placeholder"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:1048
+#: tools/editor/scene_tree_editor.cpp:1048
 msgid "Open in Editor"
 msgid "Open in Editor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:1053
+#: tools/editor/scene_tree_editor.cpp:1053
 msgid "Clear Inheritance"
 msgid "Clear Inheritance"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:1061
+#: tools/editor/scene_tree_editor.cpp:1061
 msgid "Clear Inheritance? (No Undo!)"
 msgid "Clear Inheritance? (No Undo!)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:1062
+#: tools/editor/scene_tree_editor.cpp:1062
 msgid "Clear!"
 msgid "Clear!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_editor.cpp:1128
+#: tools/editor/scene_tree_editor.cpp:1128
 msgid "Select a Node"
 msgid "Select a Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/quick_open.cpp:219
+#: tools/editor/quick_open.cpp:219
 msgid "Search:"
 msgid "Search:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/quick_open.cpp:223
+#: tools/editor/quick_open.cpp:223
 msgid "Matches:"
 msgid "Matches:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/quick_open.cpp:224
+#: tools/editor/quick_open.cpp:224
 msgid "Open"
 msgid "Open"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_reimport_dialog.cpp:35
+#: tools/editor/editor_reimport_dialog.cpp:35
 msgid "Please wait for scan to complete"
 msgid "Please wait for scan to complete"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_reimport_dialog.cpp:72
+#: tools/editor/editor_reimport_dialog.cpp:72
 msgid "Current scene must be saved to re-import."
 msgid "Current scene must be saved to re-import."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_reimport_dialog.cpp:80
+#: tools/editor/editor_reimport_dialog.cpp:80
 msgid "Save & Re-Import"
 msgid "Save & Re-Import"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_reimport_dialog.cpp:102
+#: tools/editor/editor_reimport_dialog.cpp:102
 msgid "Re-Importing"
 msgid "Re-Importing"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_reimport_dialog.cpp:139
+#: tools/editor/editor_reimport_dialog.cpp:139
 msgid "Re-Import Changed Resources"
 msgid "Re-Import Changed Resources"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/resources_dock.cpp:136
+#: tools/editor/resources_dock.cpp:136
 msgid "Error saving resource!"
 msgid "Error saving resource!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/resources_dock.cpp:354
+#: tools/editor/resources_dock.cpp:354
 msgid "Create New Resource"
 msgid "Create New Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/resources_dock.cpp:360
+#: tools/editor/resources_dock.cpp:360
 msgid "Open Resource"
 msgid "Open Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/resources_dock.cpp:366
+#: tools/editor/resources_dock.cpp:366
 msgid "Save Resource"
 msgid "Save Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/resources_dock.cpp:368
+#: tools/editor/resources_dock.cpp:368
 msgid "Save Resource As.."
 msgid "Save Resource As.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/resources_dock.cpp:376
+#: tools/editor/resources_dock.cpp:376
 msgid "Resource Tools"
 msgid "Resource Tools"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/resources_dock.cpp:377
+#: tools/editor/resources_dock.cpp:377
 msgid "Make Local"
 msgid "Make Local"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_run_script.cpp:12
+#: tools/editor/editor_run_script.cpp:12
 msgid "EditorScript::add_root_node : Write your logic in the _run() method."
 msgid "EditorScript::add_root_node : Write your logic in the _run() method."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_run_script.cpp:17
+#: tools/editor/editor_run_script.cpp:17
 msgid "EditorScript::add_root_node : There is an edited scene already."
 msgid "EditorScript::add_root_node : There is an edited scene already."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_run_script.cpp:27
+#: tools/editor/editor_run_script.cpp:27
 msgid "EditorScript::get_scene : Write your logic in the _run() method."
 msgid "EditorScript::get_scene : Write your logic in the _run() method."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_data.cpp:572
+#: tools/editor/editor_data.cpp:572
 msgid "Updating Scene"
 msgid "Updating Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_data.cpp:573
+#: tools/editor/editor_data.cpp:573
 msgid "Storing local changes.."
 msgid "Storing local changes.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_data.cpp:577
+#: tools/editor/editor_data.cpp:577
 msgid "Updating scene.."
 msgid "Updating scene.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/file_type_cache.cpp:88
+#: tools/editor/file_type_cache.cpp:88
 msgid "Can't open file_type_cache.cch for writing, not saving file type cache!"
 msgid "Can't open file_type_cache.cch for writing, not saving file type cache!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/reparent_dialog.cpp:87
+#: tools/editor/reparent_dialog.cpp:87
 msgid "Reparent Node"
 msgid "Reparent Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/reparent_dialog.cpp:96
+#: tools/editor/reparent_dialog.cpp:96
 msgid "Reparent Location (Select new Parent):"
 msgid "Reparent Location (Select new Parent):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/reparent_dialog.cpp:105
+#: tools/editor/reparent_dialog.cpp:105
 msgid "Keep Global Transform"
 msgid "Keep Global Transform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/reparent_dialog.cpp:110
+#: tools/editor/reparent_dialog.cpp:110
 msgid "Options:"
 msgid "Options:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/reparent_dialog.cpp:114
+#: tools/editor/reparent_dialog.cpp:114
 msgid "Reparent"
 msgid "Reparent"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_plugin_settings.cpp:155
+#: tools/editor/editor_plugin_settings.cpp:155
 msgid "Update"
 msgid "Update"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:126
+#: tools/editor/scenes_dock.cpp:126
 msgid "Favorites:"
 msgid "Favorites:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:805
+#: tools/editor/scenes_dock.cpp:805
 msgid "Same source and destination files, doing nothing."
 msgid "Same source and destination files, doing nothing."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:852
+#: tools/editor/scenes_dock.cpp:852
 msgid "Same source and destination paths, doing nothing."
 msgid "Same source and destination paths, doing nothing."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:862
+#: tools/editor/scenes_dock.cpp:862
 msgid "Can't move directories to within themselves"
 msgid "Can't move directories to within themselves"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1020
+#: tools/editor/scenes_dock.cpp:1020
 msgid "Can't operate on '..'"
 msgid "Can't operate on '..'"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1039
+#: tools/editor/scenes_dock.cpp:1039
 msgid "Pick New Name and Location For: "
 msgid "Pick New Name and Location For: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1062
+#: tools/editor/scenes_dock.cpp:1062
 msgid "No files selected!"
 msgid "No files selected!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1400
+#: tools/editor/scenes_dock.cpp:1400
 msgid "Instance"
 msgid "Instance"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1406
+#: tools/editor/scenes_dock.cpp:1406
 msgid "Edit Dependencies.."
 msgid "Edit Dependencies.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1407
+#: tools/editor/scenes_dock.cpp:1407
 msgid "View Owners.."
 msgid "View Owners.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1412
+#: tools/editor/scenes_dock.cpp:1412
 msgid "Rename or Move.."
 msgid "Rename or Move.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1414
+#: tools/editor/scenes_dock.cpp:1414
 msgid "Move To.."
 msgid "Move To.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1470
+#: tools/editor/scenes_dock.cpp:1470
 msgid "Previous Directory"
 msgid "Previous Directory"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1477
+#: tools/editor/scenes_dock.cpp:1477
 msgid "Next Directory"
 msgid "Next Directory"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1484
+#: tools/editor/scenes_dock.cpp:1484
 msgid "Re-Scan Filesystem"
 msgid "Re-Scan Filesystem"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1493
+#: tools/editor/scenes_dock.cpp:1493
 msgid "Move Favorite Up"
 msgid "Move Favorite Up"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1500
+#: tools/editor/scenes_dock.cpp:1500
 msgid "Move Favorite Down"
 msgid "Move Favorite Down"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1507
+#: tools/editor/scenes_dock.cpp:1507
 msgid "Toggle folder status as Favorite"
 msgid "Toggle folder status as Favorite"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1529
+#: tools/editor/scenes_dock.cpp:1529
 msgid "Instance the selected scene(s) as child of the selected node."
 msgid "Instance the selected scene(s) as child of the selected node."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scenes_dock.cpp:1615
+#: tools/editor/scenes_dock.cpp:1615
 msgid "Move"
 msgid "Move"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_import_export.cpp:243
+#: tools/editor/editor_import_export.cpp:243
 msgid "Added: "
 msgid "Added: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_import_export.cpp:248
+#: tools/editor/editor_import_export.cpp:248
 msgid "Removed: "
 msgid "Removed: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_import_export.cpp:919
+#: tools/editor/editor_import_export.cpp:919
 msgid "Could not save atlas subtexture: "
 msgid "Could not save atlas subtexture: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_import_export.cpp:1160
+#: tools/editor/editor_import_export.cpp:1160
 msgid "Storing File: "
 msgid "Storing File: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_import_export.cpp:1206
+#: tools/editor/editor_import_export.cpp:1206
 msgid "Packing"
 msgid "Packing"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_import_export.cpp:1312
+#: tools/editor/editor_import_export.cpp:1312
 msgid "Exporting for "
 msgid "Exporting for "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_import_export.cpp:1318
+#: tools/editor/editor_import_export.cpp:1318
 msgid "Setting Up.."
 msgid "Setting Up.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_settings.cpp:266
+#: tools/editor/editor_settings.cpp:266
 msgid "EditorSettings"
 msgid "EditorSettings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_settings.cpp:472
+#: tools/editor/editor_settings.cpp:472
 msgid "Default (Same as Editor)"
 msgid "Default (Same as Editor)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_settings.cpp:508
+#: tools/editor/editor_settings.cpp:508
 msgid "PVRTC/fast_conversion"
 msgid "PVRTC/fast_conversion"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:356
+#: tools/editor/editor_file_dialog.cpp:356
 msgid "File Exists, Overwrite?"
 msgid "File Exists, Overwrite?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:680
+#: tools/editor/editor_file_dialog.cpp:680
 msgid "All Recognized ( "
 msgid "All Recognized ( "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:692
+#: tools/editor/editor_file_dialog.cpp:692
 msgid "All Files (*)"
 msgid "All Files (*)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:1215
+#: tools/editor/editor_file_dialog.cpp:1215
 msgid "Save a File"
 msgid "Save a File"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:1295
+#: tools/editor/editor_file_dialog.cpp:1295
 msgid "Recent:"
 msgid "Recent:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:1304
+#: tools/editor/editor_file_dialog.cpp:1304
 msgid "Directories & Files:"
 msgid "Directories & Files:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:1316
+#: tools/editor/editor_file_dialog.cpp:1316
 msgid "Preview:"
 msgid "Preview:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:1324
+#: tools/editor/editor_file_dialog.cpp:1324
 msgid "File:"
 msgid "File:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:1329
+#: tools/editor/editor_file_dialog.cpp:1329
 msgid "Filter:"
 msgid "Filter:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_file_dialog.cpp:1368
+#: tools/editor/editor_file_dialog.cpp:1368
 msgid "Must use a valid extension."
 msgid "Must use a valid extension."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/groups_editor.cpp:46
+#: tools/editor/groups_editor.cpp:46
 msgid "Add to Group"
 msgid "Add to Group"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/groups_editor.cpp:69
+#: tools/editor/groups_editor.cpp:69
 msgid "Remove from Group"
 msgid "Remove from Group"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/groups_editor.cpp:128
+#: tools/editor/groups_editor.cpp:128
 msgid "Group Editor"
 msgid "Group Editor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/groups_editor.cpp:150
+#: tools/editor/groups_editor.cpp:150
 msgid "Node Group(s)"
 msgid "Node Group(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:355
+#: tools/editor/property_editor.cpp:355
 msgid "Preset.."
 msgid "Preset.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:358
+#: tools/editor/property_editor.cpp:358
 msgid "Ease In"
 msgid "Ease In"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:359
+#: tools/editor/property_editor.cpp:359
 msgid "Ease Out"
 msgid "Ease Out"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:361
+#: tools/editor/property_editor.cpp:361
 msgid "Zero"
 msgid "Zero"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:362
+#: tools/editor/property_editor.cpp:362
 msgid "Easing In-Out"
 msgid "Easing In-Out"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:363
+#: tools/editor/property_editor.cpp:363
 msgid "Easing Out-In"
 msgid "Easing Out-In"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:401
+#: tools/editor/property_editor.cpp:401
 msgid "File.."
 msgid "File.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:408
+#: tools/editor/property_editor.cpp:408
 msgid "Dir.."
 msgid "Dir.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:642
+#: tools/editor/property_editor.cpp:642
 msgid "New"
 msgid "New"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:643
+#: tools/editor/property_editor.cpp:643
 msgid "Load"
 msgid "Load"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:651
+#: tools/editor/property_editor.cpp:651
 msgid "Assign"
 msgid "Assign"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:697
+#: tools/editor/property_editor.cpp:697
 msgid "New "
 msgid "New "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:838
+#: tools/editor/property_editor.cpp:838
 msgid "Error loading file: Not a resource!"
 msgid "Error loading file: Not a resource!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:850
+#: tools/editor/property_editor.cpp:850
 msgid "Couldn't load image"
 msgid "Couldn't load image"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:939
+#: tools/editor/property_editor.cpp:939
 msgid "ArrayPropertyEdit"
 msgid "ArrayPropertyEdit"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:1735
+#: tools/editor/property_editor.cpp:1735
 msgid "Bit "
 msgid "Bit "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:2661
+#: tools/editor/property_editor.cpp:2661
 msgid "Property"
 msgid "Property"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:2770
+#: tools/editor/property_editor.cpp:2770
 msgid "Class: "
 msgid "Class: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:2867
+#: tools/editor/property_editor.cpp:2867
 msgid "Property: "
 msgid "Property: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:2898
+#: tools/editor/property_editor.cpp:2898
 msgid "On"
 msgid "On"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:3436
+#: tools/editor/property_editor.cpp:3436
 msgid "Set "
 msgid "Set "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:3952
+#: tools/editor/property_editor.cpp:3952
 msgid "Properties:"
 msgid "Properties:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:4205
+#: tools/editor/property_editor.cpp:4205
 msgid "Global"
 msgid "Global"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/property_editor.cpp:4228
+#: tools/editor/property_editor.cpp:4228
 msgid "Sections:"
 msgid "Sections:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/addon_editor_plugin.cpp:1100
+#: tools/editor/addon_editor_plugin.cpp:1100
 msgid "Import"
 msgid "Import"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/addon_editor_plugin.cpp:1145
+#: tools/editor/addon_editor_plugin.cpp:1145
 msgid "Godot"
 msgid "Godot"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:435
+#: tools/editor/editor_node.cpp:435
 msgid "Node from scene"
 msgid "Node from scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:441
+#: tools/editor/editor_node.cpp:441
 msgid "Re-Import.."
 msgid "Re-Import.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:603
+#: tools/editor/editor_node.cpp:603
 msgid "I see.."
 msgid "I see.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:609
+#: tools/editor/editor_node.cpp:609
 msgid "Can't open file for writing: "
 msgid "Can't open file for writing: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:613
+#: tools/editor/editor_node.cpp:613
 msgid "File format requested unknown: "
 msgid "File format requested unknown: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:617
+#: tools/editor/editor_node.cpp:617
 msgid "Error Saving."
 msgid "Error Saving."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:913
+#: tools/editor/editor_node.cpp:913
 msgid "Saving Scene"
 msgid "Saving Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:914
+#: tools/editor/editor_node.cpp:914
 msgid "Analyzing"
 msgid "Analyzing"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:927
+#: tools/editor/editor_node.cpp:927
 msgid "Creating Thumbnail"
 msgid "Creating Thumbnail"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1024
+#: tools/editor/editor_node.cpp:1024
 msgid "Couldn't save scene. Likely dependencies (instances) couldn't be satisfied."
 msgid "Couldn't save scene. Likely dependencies (instances) couldn't be satisfied."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1074
+#: tools/editor/editor_node.cpp:1074
 msgid "Ugh"
 msgid "Ugh"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1075
+#: tools/editor/editor_node.cpp:1075
 msgid "Error importing scene."
 msgid "Error importing scene."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1091
+#: tools/editor/editor_node.cpp:1091
 msgid "Error load scene to update."
 msgid "Error load scene to update."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1173
+#: tools/editor/editor_node.cpp:1173
 msgid "Failed to load resource."
 msgid "Failed to load resource."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1254
+#: tools/editor/editor_node.cpp:1254
 msgid "Can't load MeshLibrary for merging!."
 msgid "Can't load MeshLibrary for merging!."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1271
+#: tools/editor/editor_node.cpp:1271
 msgid "Error saving MeshLibrary!."
 msgid "Error saving MeshLibrary!."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1289
+#: tools/editor/editor_node.cpp:1289
 msgid "Can't load TileSet for merging!."
 msgid "Can't load TileSet for merging!."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1307
+#: tools/editor/editor_node.cpp:1307
 msgid "Error saving TileSet!."
 msgid "Error saving TileSet!."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1324
+#: tools/editor/editor_node.cpp:1324
 msgid "Can't open export templates zip."
 msgid "Can't open export templates zip."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1341
+#: tools/editor/editor_node.cpp:1341
 msgid "Loading Export Templates"
 msgid "Loading Export Templates"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1371
+#: tools/editor/editor_node.cpp:1371
 msgid "Importing: "
 msgid "Importing: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1414
+#: tools/editor/editor_node.cpp:1414
 msgid "Error trying to save layout!"
 msgid "Error trying to save layout!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1426
+#: tools/editor/editor_node.cpp:1426
 msgid "Default editor layout overridden."
 msgid "Default editor layout overridden."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1440
+#: tools/editor/editor_node.cpp:1440
 msgid "Layout name not found!"
 msgid "Layout name not found!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1457
+#: tools/editor/editor_node.cpp:1457
 msgid "Restored Default layout to base settings."
 msgid "Restored Default layout to base settings."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1736
+#: tools/editor/editor_node.cpp:1736
 msgid "Copy Params"
 msgid "Copy Params"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1737
+#: tools/editor/editor_node.cpp:1737
 msgid "Set Params"
 msgid "Set Params"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1739
+#: tools/editor/editor_node.cpp:1739
 msgid "Paste Resource"
 msgid "Paste Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1741
+#: tools/editor/editor_node.cpp:1741
 msgid "Copy Resource"
 msgid "Copy Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1742
+#: tools/editor/editor_node.cpp:1742
 msgid "Make Built-In"
 msgid "Make Built-In"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1745
+#: tools/editor/editor_node.cpp:1745
 msgid "Make Sub-Resources Unique"
 msgid "Make Sub-Resources Unique"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1772
+#: tools/editor/editor_node.cpp:1772
 msgid "All Methods"
 msgid "All Methods"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1835
+#: tools/editor/editor_node.cpp:1835
 msgid "No scene to run exists."
 msgid "No scene to run exists."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1899
+#: tools/editor/editor_node.cpp:1899
 msgid "Current scene was never saved, please save scene before running."
 msgid "Current scene was never saved, please save scene before running."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:1927
+#: tools/editor/editor_node.cpp:1927
 msgid "Could not start subprocess!"
 msgid "Could not start subprocess!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2003
+#: tools/editor/editor_node.cpp:2003
 msgid "Yes"
 msgid "Yes"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2005
+#: tools/editor/editor_node.cpp:2005
 msgid "Start a New Scene? (Current will be lost)"
 msgid "Start a New Scene? (Current will be lost)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2040
+#: tools/editor/editor_node.cpp:2040
 msgid "Open Scene"
 msgid "Open Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2040
+#: tools/editor/editor_node.cpp:2040
 msgid "Open Base Scene"
 msgid "Open Base Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2047
+#: tools/editor/editor_node.cpp:2047
 msgid "Quick Open Scene.."
 msgid "Quick Open Scene.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2054
+#: tools/editor/editor_node.cpp:2054
 msgid "Quick Open Script.."
 msgid "Quick Open Script.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2061
+#: tools/editor/editor_node.cpp:2061
 msgid "Quick Search File.."
 msgid "Quick Search File.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2082
+#: tools/editor/editor_node.cpp:2082
 msgid "Close scene? (Unsaved changes will be lost)"
 msgid "Close scene? (Unsaved changes will be lost)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2159
+#: tools/editor/editor_node.cpp:2159
 msgid "Save Scene As.."
 msgid "Save Scene As.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2166
+#: tools/editor/editor_node.cpp:2166
 msgid "This scene has never been saved. Save before running?"
 msgid "This scene has never been saved. Save before running?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2202
+#: tools/editor/editor_node.cpp:2202
 msgid "Please save the scene first."
 msgid "Please save the scene first."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2213
+#: tools/editor/editor_node.cpp:2213
 msgid "Save Translatable Strings"
 msgid "Save Translatable Strings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2299
+#: tools/editor/editor_node.cpp:2299
 msgid "Export Mesh Library"
 msgid "Export Mesh Library"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2313
+#: tools/editor/editor_node.cpp:2313
 msgid "Export Tile Set"
 msgid "Export Tile Set"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2344
+#: tools/editor/editor_node.cpp:2344
 msgid "Quit"
 msgid "Quit"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2346
+#: tools/editor/editor_node.cpp:2346
 msgid "Exit the Editor?"
 msgid "Exit the Editor?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2362
+#: tools/editor/editor_node.cpp:2362
 msgid "Current scene not saved. Open anyway?"
 msgid "Current scene not saved. Open anyway?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2414
+#: tools/editor/editor_node.cpp:2414
 msgid "Can't reload a scene that was never saved.."
 msgid "Can't reload a scene that was never saved.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2419
+#: tools/editor/editor_node.cpp:2419
 msgid "Revert"
 msgid "Revert"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2420
+#: tools/editor/editor_node.cpp:2420
 msgid "This action cannot be undone. Revert anyway?"
 msgid "This action cannot be undone. Revert anyway?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2468
+#: tools/editor/editor_node.cpp:2468
 msgid "Error loading scene from "
 msgid "Error loading scene from "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2476
+#: tools/editor/editor_node.cpp:2476
 msgid "Instance Scene"
 msgid "Instance Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2630
+#: tools/editor/editor_node.cpp:2630
 msgid "Quick Run Scene.."
 msgid "Quick Run Scene.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2711
+#: tools/editor/editor_node.cpp:2711
 msgid "Enable File Server"
 msgid "Enable File Server"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2715
+#: tools/editor/editor_node.cpp:2715
 msgid "Disable File Server"
 msgid "Disable File Server"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2829
+#: tools/editor/editor_node.cpp:2829
 msgid "Current scene changed, save and re-import ?"
 msgid "Current scene changed, save and re-import ?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:2843
+#: tools/editor/editor_node.cpp:2843
 msgid "Can't import if edited scene was not saved."
 msgid "Can't import if edited scene was not saved."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:3259
+#: tools/editor/editor_node.cpp:3259
 msgid "No scene to optimize (loading failed?"
 msgid "No scene to optimize (loading failed?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:3285
+#: tools/editor/editor_node.cpp:3285
 msgid "Optimizer preset not found: "
 msgid "Optimizer preset not found: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:3354
+#: tools/editor/editor_node.cpp:3354
 msgid "Error saving optimized scene: "
 msgid "Error saving optimized scene: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:3581
+#: tools/editor/editor_node.cpp:3581
 msgid "Error loading scene, it must be inside the project path. Use 'Import' to open the scene, then save it inside the project path."
 msgid "Error loading scene, it must be inside the project path. Use 'Import' to open the scene, then save it inside the project path."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:3610
+#: tools/editor/editor_node.cpp:3610
 msgid "Error loading scene."
 msgid "Error loading scene."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:4603
+#: tools/editor/editor_node.cpp:4603
 msgid "Save Layout"
 msgid "Save Layout"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:4604
+#: tools/editor/editor_node.cpp:4604
 msgid "Delete Layout"
 msgid "Delete Layout"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:4716
+#: tools/editor/editor_node.cpp:4716
 msgid "Switch Scene Tab"
 msgid "Switch Scene Tab"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:4957
+#: tools/editor/editor_node.cpp:4957
 msgid "More File(s)"
 msgid "More File(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:4988
+#: tools/editor/editor_node.cpp:4988
 msgid "More File(s) and/or Directory(s)"
 msgid "More File(s) and/or Directory(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5159
+#: tools/editor/editor_node.cpp:5159
 msgid "BodyVolumeConvexPolygon"
 msgid "BodyVolumeConvexPolygon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5432
+#: tools/editor/editor_node.cpp:5432
 msgid "Scene"
 msgid "Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5438
+#: tools/editor/editor_node.cpp:5438
 msgid "Go to previously opened scene."
 msgid "Go to previously opened scene."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5449
+#: tools/editor/editor_node.cpp:5449
 msgid "Operations with scene files."
 msgid "Operations with scene files."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5451
+#: tools/editor/editor_node.cpp:5451
 msgid "New Scene"
 msgid "New Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5452
+#: tools/editor/editor_node.cpp:5452
 msgid "New Inherited Scene.."
 msgid "New Inherited Scene.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5453
+#: tools/editor/editor_node.cpp:5453
 msgid "Open Scene.."
 msgid "Open Scene.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5455
+#: tools/editor/editor_node.cpp:5455
 msgid "Save Scene"
 msgid "Save Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5458
+#: tools/editor/editor_node.cpp:5458
 msgid "Close Scene"
 msgid "Close Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5460
+#: tools/editor/editor_node.cpp:5460
 msgid "Close Goto Prev. Scene"
 msgid "Close Goto Prev. Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5461
+#: tools/editor/editor_node.cpp:5461
 msgid "Open Recent"
 msgid "Open Recent"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5471
+#: tools/editor/editor_node.cpp:5471
 msgid "Convert To.."
 msgid "Convert To.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5472
+#: tools/editor/editor_node.cpp:5472
 msgid "Translatable Strings.."
 msgid "Translatable Strings.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5474
+#: tools/editor/editor_node.cpp:5474
 msgid "MeshLibrary.."
 msgid "MeshLibrary.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5475
+#: tools/editor/editor_node.cpp:5475
 msgid "TileSet.."
 msgid "TileSet.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5480
+#: tools/editor/editor_node.cpp:5480
 msgid "Redo"
 msgid "Redo"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5482
+#: tools/editor/editor_node.cpp:5482
 msgid "Run Script"
 msgid "Run Script"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5484
+#: tools/editor/editor_node.cpp:5484
 msgid "Project Settings"
 msgid "Project Settings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5486
+#: tools/editor/editor_node.cpp:5486
 msgid "Revert Scene"
 msgid "Revert Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5489
+#: tools/editor/editor_node.cpp:5489
 msgid "Quit to Project List"
 msgid "Quit to Project List"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5524
+#: tools/editor/editor_node.cpp:5524
 msgid "Move Up"
 msgid "Move Up"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5525
+#: tools/editor/editor_node.cpp:5525
 msgid "Move Down"
 msgid "Move Down"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5527
+#: tools/editor/editor_node.cpp:5527
 msgid "Duplicate"
 msgid "Duplicate"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5529
+#: tools/editor/editor_node.cpp:5529
 msgid "Remove (Branch)"
 msgid "Remove (Branch)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5530
+#: tools/editor/editor_node.cpp:5530
 msgid "Remove (Element)"
 msgid "Remove (Element)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5532
+#: tools/editor/editor_node.cpp:5532
 msgid "Edit Subscriptions.."
 msgid "Edit Subscriptions.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5533
+#: tools/editor/editor_node.cpp:5533
 msgid "Edit Groups.."
 msgid "Edit Groups.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5542
+#: tools/editor/editor_node.cpp:5542
 msgid "Import assets to the project."
 msgid "Import assets to the project."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5551
+#: tools/editor/editor_node.cpp:5551
 msgid "Miscelaneous project or scene wide tools."
 msgid "Miscelaneous project or scene wide tools."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5552
+#: tools/editor/editor_node.cpp:5552
 msgid "Tools"
 msgid "Tools"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5562
+#: tools/editor/editor_node.cpp:5562
 msgid "Export the project to many platforms."
 msgid "Export the project to many platforms."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5596
+#: tools/editor/editor_node.cpp:5596
 msgid "Play the project (F5)."
 msgid "Play the project (F5)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5606
+#: tools/editor/editor_node.cpp:5606
 msgid "Pause the scene (F7)."
 msgid "Pause the scene (F7)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5614
+#: tools/editor/editor_node.cpp:5614
 msgid "Stop the scene (F8)."
 msgid "Stop the scene (F8)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5634
+#: tools/editor/editor_node.cpp:5634
 msgid "Play the edited scene (F6)."
 msgid "Play the edited scene (F6)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5642
+#: tools/editor/editor_node.cpp:5642
 msgid "Play custom scene ("
 msgid "Play custom scene ("
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5651
+#: tools/editor/editor_node.cpp:5651
 msgid "Debug Options"
 msgid "Debug Options"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5654
+#: tools/editor/editor_node.cpp:5654
 msgid "Live Editing"
 msgid "Live Editing"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5655
+#: tools/editor/editor_node.cpp:5655
 msgid "File Server"
 msgid "File Server"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5657
+#: tools/editor/editor_node.cpp:5657
 msgid "Deploy Remote Debug"
 msgid "Deploy Remote Debug"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5658
+#: tools/editor/editor_node.cpp:5658
 msgid "Deploy File Server Clients"
 msgid "Deploy File Server Clients"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5660
+#: tools/editor/editor_node.cpp:5660
 msgid "Visible Collision Shapes"
 msgid "Visible Collision Shapes"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5661
+#: tools/editor/editor_node.cpp:5661
 msgid "Visible Navigation"
 msgid "Visible Navigation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5724
+#: tools/editor/editor_node.cpp:5724
 msgid "Settings"
 msgid "Settings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5729
+#: tools/editor/editor_node.cpp:5729
 msgid "Export Settings"
 msgid "Export Settings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5731
+#: tools/editor/editor_node.cpp:5731
 msgid "Optimization Presets"
 msgid "Optimization Presets"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5737
+#: tools/editor/editor_node.cpp:5737
 msgid "Editor Layout"
 msgid "Editor Layout"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5739
+#: tools/editor/editor_node.cpp:5739
 msgid "Install Export Templates"
 msgid "Install Export Templates"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5741
+#: tools/editor/editor_node.cpp:5741
 msgid "About"
 msgid "About"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5753
+#: tools/editor/editor_node.cpp:5753
 msgid "Alerts when an external resource has changed."
 msgid "Alerts when an external resource has changed."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5756
+#: tools/editor/editor_node.cpp:5756
 msgid "Spins when the editor window repaints!"
 msgid "Spins when the editor window repaints!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5760
+#: tools/editor/editor_node.cpp:5760
 msgid "Update Always"
 msgid "Update Always"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5761
+#: tools/editor/editor_node.cpp:5761
 msgid "Update Changes"
 msgid "Update Changes"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5815
+#: tools/editor/editor_node.cpp:5815
 msgid "Inspector"
 msgid "Inspector"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5823
+#: tools/editor/editor_node.cpp:5823
 msgid "Create a new resource in memory and edit it"
 msgid "Create a new resource in memory and edit it"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5830
+#: tools/editor/editor_node.cpp:5830
 msgid "Load an existing resource from disk and edit it"
 msgid "Load an existing resource from disk and edit it"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5837
+#: tools/editor/editor_node.cpp:5837
 msgid "Save the currently edited resource"
 msgid "Save the currently edited resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5841
+#: tools/editor/editor_node.cpp:5841
 msgid "Save As.."
 msgid "Save As.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5851
+#: tools/editor/editor_node.cpp:5851
 msgid "Go to the previous edited object in history."
 msgid "Go to the previous edited object in history."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5859
+#: tools/editor/editor_node.cpp:5859
 msgid "Go to the next edited object in history."
 msgid "Go to the next edited object in history."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5866
+#: tools/editor/editor_node.cpp:5866
 msgid "History of recently edited objects"
 msgid "History of recently edited objects"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5890
+#: tools/editor/editor_node.cpp:5890
 msgid "Object properties."
 msgid "Object properties."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5928
+#: tools/editor/editor_node.cpp:5928
 msgid "FileSystem"
 msgid "FileSystem"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:5966
+#: tools/editor/editor_node.cpp:5966
 msgid "Output"
 msgid "Output"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:6087
+#: tools/editor/editor_node.cpp:6087
 msgid "Thanks so Much!"
 msgid "Thanks so Much!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:6089
+#: tools/editor/editor_node.cpp:6089
 msgid "Thanks!"
 msgid "Thanks!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:6107
+#: tools/editor/editor_node.cpp:6107
 msgid "Import Templates from ZIP file"
 msgid "Import Templates from ZIP file"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:6127
+#: tools/editor/editor_node.cpp:6127
 msgid "Export Library"
 msgid "Export Library"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:6131
+#: tools/editor/editor_node.cpp:6131
 msgid "Merge With Existing"
 msgid "Merge With Existing"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:6146
+#: tools/editor/editor_node.cpp:6146
 msgid "Open & Run a Script"
 msgid "Open & Run a Script"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_node.cpp:6343
+#: tools/editor/editor_node.cpp:6343
 msgid "Load Errors"
 msgid "Load Errors"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/call_dialog.cpp:242
+#: tools/editor/call_dialog.cpp:242
 msgid "Method List For ' "
 msgid "Method List For ' "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/call_dialog.cpp:256
+#: tools/editor/call_dialog.cpp:256
 msgid "Call"
 msgid "Call"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/call_dialog.cpp:294
+#: tools/editor/call_dialog.cpp:294
 msgid "Method List:"
 msgid "Method List:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/call_dialog.cpp:301
+#: tools/editor/call_dialog.cpp:301
 msgid "Arguments:"
 msgid "Arguments:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/call_dialog.cpp:308
+#: tools/editor/call_dialog.cpp:308
 msgid "Return:"
 msgid "Return:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/call_dialog.cpp:326
+#: tools/editor/call_dialog.cpp:326
 msgid "Parameters:"
 msgid "Parameters:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/pvrtc_compress.cpp:96
+#: tools/editor/pvrtc_compress.cpp:96
 msgid "Could not execute PVRTC Tool: "
 msgid "Could not execute PVRTC Tool: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/pvrtc_compress.cpp:102
+#: tools/editor/pvrtc_compress.cpp:102
 msgid "Can't load back converted image using PVRTC Tool: "
 msgid "Can't load back converted image using PVRTC Tool: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/array_property_edit.cpp:67
+#: tools/editor/array_property_edit.cpp:67
 msgid "Resize Array"
 msgid "Resize Array"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/array_property_edit.cpp:112
+#: tools/editor/array_property_edit.cpp:112
 msgid "Change Array Value Type"
 msgid "Change Array Value Type"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/array_property_edit.cpp:129
+#: tools/editor/array_property_edit.cpp:129
 msgid "Change Array Value"
 msgid "Change Array Value"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:334
+#: tools/editor/editor_help.cpp:334
 msgid "Search Classes"
 msgid "Search Classes"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:522
+#: tools/editor/editor_help.cpp:522
 msgid "Class List: "
 msgid "Class List: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:790
+#: tools/editor/editor_help.cpp:790
 msgid "Brief Description:"
 msgid "Brief Description:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:813
+#: tools/editor/editor_help.cpp:813
 msgid "Public Methods:"
 msgid "Public Methods:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:898
+#: tools/editor/editor_help.cpp:898
 msgid "Members:"
 msgid "Members:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:942
+#: tools/editor/editor_help.cpp:942
 msgid "GUI Theme Items:"
 msgid "GUI Theme Items:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:984
+#: tools/editor/editor_help.cpp:984
 msgid "Signals:"
 msgid "Signals:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:1049
+#: tools/editor/editor_help.cpp:1049
 msgid "Constants:"
 msgid "Constants:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:1094
+#: tools/editor/editor_help.cpp:1094
 msgid "Description:"
 msgid "Description:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:1115
+#: tools/editor/editor_help.cpp:1115
 msgid "Method Description:"
 msgid "Method Description:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/editor_help.cpp:1653
+#: tools/editor/editor_help.cpp:1653
 msgid "Search Text"
 msgid "Search Text"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:69
+#: tools/editor/project_manager.cpp:69
 msgid "Invalid Path for Project, Path Must Exist!"
 msgid "Invalid Path for Project, Path Must Exist!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:78
+#: tools/editor/project_manager.cpp:78
 msgid "Invalid Project Path (engine.cfg must not exist)."
 msgid "Invalid Project Path (engine.cfg must not exist)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:87
+#: tools/editor/project_manager.cpp:87
 msgid "Invalid Project Path (engine.cfg must exist)."
 msgid "Invalid Project Path (engine.cfg must exist)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:112
+#: tools/editor/project_manager.cpp:112
 msgid "Imported Project"
 msgid "Imported Project"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:173
+#: tools/editor/project_manager.cpp:173
 msgid "Invalid Path for Project (changed anything?)"
 msgid "Invalid Path for Project (changed anything?)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:183
+#: tools/editor/project_manager.cpp:183
 msgid "Couldn't create engine.cfg in project path"
 msgid "Couldn't create engine.cfg in project path"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:248
+#: tools/editor/project_manager.cpp:248
 msgid "Import Existing Project"
 msgid "Import Existing Project"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:250
+#: tools/editor/project_manager.cpp:250
 msgid "Project Path: (Must exist)"
 msgid "Project Path: (Must exist)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:251
+#: tools/editor/project_manager.cpp:251
 msgid "Project Name:"
 msgid "Project Name:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:258
+#: tools/editor/project_manager.cpp:258
 msgid "Create New Project"
 msgid "Create New Project"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:260
+#: tools/editor/project_manager.cpp:260
 msgid "Project Path:"
 msgid "Project Path:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:295
+#: tools/editor/project_manager.cpp:295
 msgid "Browse"
 msgid "Browse"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:308
+#: tools/editor/project_manager.cpp:308
 msgid "New Game Project"
 msgid "New Game Project"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:312
+#: tools/editor/project_manager.cpp:312
 msgid "That's a BINGO!"
 msgid "That's a BINGO!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:539
+#: tools/editor/project_manager.cpp:539
 msgid "Unnamed Project"
 msgid "Unnamed Project"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:651
+#: tools/editor/project_manager.cpp:651
 msgid "Are you sure to open more than one projects?"
 msgid "Are you sure to open more than one projects?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:691
+#: tools/editor/project_manager.cpp:691
 msgid "Are you sure to run more than one projects?"
 msgid "Are you sure to run more than one projects?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:791
+#: tools/editor/project_manager.cpp:791
 msgid "Remove project from list?? (Folder contents will not be modified)"
 msgid "Remove project from list?? (Folder contents will not be modified)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:873
+#: tools/editor/project_manager.cpp:873
 msgid "Recent Projects:"
 msgid "Recent Projects:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:906
+#: tools/editor/project_manager.cpp:906
 msgid "Edit"
 msgid "Edit"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:912
+#: tools/editor/project_manager.cpp:912
 msgid "Run"
 msgid "Run"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:920
+#: tools/editor/project_manager.cpp:920
 msgid "Scan"
 msgid "Scan"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:935
+#: tools/editor/project_manager.cpp:935
 msgid "New Project"
 msgid "New Project"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/project_manager.cpp:955
+#: tools/editor/project_manager.cpp:955
 msgid "Exit"
 msgid "Exit"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:69
+#: tools/editor/scene_tree_dock.cpp:69
 msgid "Ok :( "
 msgid "Ok :( "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:70
+#: tools/editor/scene_tree_dock.cpp:70
 msgid "No parent to instance a child at."
 msgid "No parent to instance a child at."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:113
+#: tools/editor/scene_tree_dock.cpp:113
 msgid "Error instancing scene from "
 msgid "Error instancing scene from "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:124
+#: tools/editor/scene_tree_dock.cpp:124
 msgid "Ok"
 msgid "Ok"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:125
+#: tools/editor/scene_tree_dock.cpp:125
 msgid "Cannot instance the scene '"
 msgid "Cannot instance the scene '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:125
+#: tools/editor/scene_tree_dock.cpp:125
 msgid "' because the current scene exists within one of its' nodes."
 msgid "' because the current scene exists within one of its' nodes."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:148
+#: tools/editor/scene_tree_dock.cpp:148
 msgid "Instance Scene(s)"
 msgid "Instance Scene(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:344
+#: tools/editor/scene_tree_dock.cpp:344
 msgid "Move Node In Parent"
 msgid "Move Node In Parent"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:345
+#: tools/editor/scene_tree_dock.cpp:345
 msgid "Move Nodes In Parent"
 msgid "Move Nodes In Parent"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:391
+#: tools/editor/scene_tree_dock.cpp:391
 msgid "Duplicate Node(s)"
 msgid "Duplicate Node(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:540
+#: tools/editor/scene_tree_dock.cpp:540
 msgid "Delete Node(s)?"
 msgid "Delete Node(s)?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:560
+#: tools/editor/scene_tree_dock.cpp:560
 msgid "This operation requires a single selected node."
 msgid "This operation requires a single selected node."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:591
+#: tools/editor/scene_tree_dock.cpp:591
 msgid "Save New Scene As.."
 msgid "Save New Scene As.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:977
+#: tools/editor/scene_tree_dock.cpp:977
 msgid "Makes Sense!"
 msgid "Makes Sense!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:978
+#: tools/editor/scene_tree_dock.cpp:978
 msgid "Can't operate on nodes from a foreign scene!"
 msgid "Can't operate on nodes from a foreign scene!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:987
+#: tools/editor/scene_tree_dock.cpp:987
 msgid "Can't operate on nodes the current scene inherits from!"
 msgid "Can't operate on nodes the current scene inherits from!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1181
+#: tools/editor/scene_tree_dock.cpp:1181
 msgid "Remove Node(s)"
 msgid "Remove Node(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1316
+#: tools/editor/scene_tree_dock.cpp:1316
 msgid "Create Node"
 msgid "Create Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1454
+#: tools/editor/scene_tree_dock.cpp:1454
 msgid "Import Subscene"
 msgid "Import Subscene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1488
+#: tools/editor/scene_tree_dock.cpp:1488
 msgid "Couldn't save new scene. Likely dependencies (instances) couldn't be satisfied."
 msgid "Couldn't save new scene. Likely dependencies (instances) couldn't be satisfied."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1503
+#: tools/editor/scene_tree_dock.cpp:1503
 msgid "Error saving scene."
 msgid "Error saving scene."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1510
+#: tools/editor/scene_tree_dock.cpp:1510
 msgid "Error duplicating scene to save it."
 msgid "Error duplicating scene to save it."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1701
+#: tools/editor/scene_tree_dock.cpp:1701
 msgid "New Scene Root"
 msgid "New Scene Root"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1702
+#: tools/editor/scene_tree_dock.cpp:1702
 msgid "Inherit Scene"
 msgid "Inherit Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1719
+#: tools/editor/scene_tree_dock.cpp:1719
 msgid "Add Child Node"
 msgid "Add Child Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1720
+#: tools/editor/scene_tree_dock.cpp:1720
 msgid "Instance Child Scene"
 msgid "Instance Child Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1722
+#: tools/editor/scene_tree_dock.cpp:1722
 msgid "Change Type"
 msgid "Change Type"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1724
+#: tools/editor/scene_tree_dock.cpp:1724
 msgid "Edit Groups"
 msgid "Edit Groups"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1725
+#: tools/editor/scene_tree_dock.cpp:1725
 msgid "Edit Connections"
 msgid "Edit Connections"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1727
+#: tools/editor/scene_tree_dock.cpp:1727
 msgid "Add Script"
 msgid "Add Script"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1738
+#: tools/editor/scene_tree_dock.cpp:1738
 msgid "Save Branch as Scene"
 msgid "Save Branch as Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1742
+#: tools/editor/scene_tree_dock.cpp:1742
 msgid "Delete Node(s)"
 msgid "Delete Node(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1819
+#: tools/editor/scene_tree_dock.cpp:1819
 msgid "Instance a scene file as a Node."
 msgid "Instance a scene file as a Node."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1825
+#: tools/editor/scene_tree_dock.cpp:1825
 msgid "Replace a Node by Another Node Type"
 msgid "Replace a Node by Another Node Type"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1833
+#: tools/editor/scene_tree_dock.cpp:1833
 msgid "Edit the Node Connections"
 msgid "Edit the Node Connections"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1839
+#: tools/editor/scene_tree_dock.cpp:1839
 msgid "Edit the Node Groups"
 msgid "Edit the Node Groups"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1845
+#: tools/editor/scene_tree_dock.cpp:1845
 msgid "Edit/Create the Node Script"
 msgid "Edit/Create the Node Script"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1902
+#: tools/editor/scene_tree_dock.cpp:1902
 msgid "Reparent Selected Node(s)"
 msgid "Reparent Selected Node(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1910
+#: tools/editor/scene_tree_dock.cpp:1910
 msgid "Create New Scene From Node(s)"
 msgid "Create New Scene From Node(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1916
+#: tools/editor/scene_tree_dock.cpp:1916
 msgid "Multi-Edit Selected Nodes"
 msgid "Multi-Edit Selected Nodes"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/scene_tree_dock.cpp:1922
+#: tools/editor/scene_tree_dock.cpp:1922
 msgid "Erase Selected Node(s)"
 msgid "Erase Selected Node(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/create_dialog.cpp:254
+#: tools/editor/create_dialog.cpp:254
 msgid "Create New "
 msgid "Create New "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/rich_text_editor_plugin.cpp:109
+#: tools/editor/plugins/rich_text_editor_plugin.cpp:109
 msgid "RichText"
 msgid "RichText"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/rich_text_editor_plugin.cpp:110
+#: tools/editor/plugins/rich_text_editor_plugin.cpp:110
 msgid "Parse BBCODE"
 msgid "Parse BBCODE"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:56
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:56
 msgid "Open Sample File(s)"
 msgid "Open Sample File(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:77
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:77
 msgid "ERROR: Couldn't load sample!"
 msgid "ERROR: Couldn't load sample!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:92
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:92
 msgid "Add Sample"
 msgid "Add Sample"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:117
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:117
 msgid "Stop"
 msgid "Stop"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:130
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:130
 msgid "Play"
 msgid "Play"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:172
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:172
 msgid "Rename Sample"
 msgid "Rename Sample"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:202
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:202
 msgid "Delete Sample"
 msgid "Delete Sample"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:251
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:251
 msgid "IMA-ADPCM,"
 msgid "IMA-ADPCM,"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_library_editor_plugin.cpp:457
+#: tools/editor/plugins/sample_library_editor_plugin.cpp:457
 msgid "Preview"
 msgid "Preview"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/collision_polygon_editor_plugin.cpp:95
+#: tools/editor/plugins/collision_polygon_editor_plugin.cpp:95
 msgid "Create Poly3D"
 msgid "Create Poly3D"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/collision_polygon_editor_plugin.cpp:203
+#: tools/editor/plugins/collision_polygon_editor_plugin.cpp:203
 msgid "Edit Poly"
 msgid "Edit Poly"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/collision_polygon_editor_plugin.cpp:319
+#: tools/editor/plugins/collision_polygon_editor_plugin.cpp:319
 msgid "Edit Poly (Remove Point)"
 msgid "Edit Poly (Remove Point)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/collision_polygon_editor_plugin.cpp:562
+#: tools/editor/plugins/collision_polygon_editor_plugin.cpp:562
 msgid "Polygon"
 msgid "Polygon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:147
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:147
 msgid "Toggle Autoplay"
 msgid "Toggle Autoplay"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:320
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:320
 msgid "New Animation Name:"
 msgid "New Animation Name:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:323
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:323
 msgid "New Anim"
 msgid "New Anim"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:348
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:348
 msgid "Change Animation Name:"
 msgid "Change Animation Name:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:452
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:452
 msgid "Remove Animation"
 msgid "Remove Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:488
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:488
 msgid "ERROR: Invalid animation name!"
 msgid "ERROR: Invalid animation name!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:499
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:499
 msgid "ERROR: Animation Name Already Exists!"
 msgid "ERROR: Animation Name Already Exists!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:508
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:508
 msgid "Rename Animation"
 msgid "Rename Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:524
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:524
 msgid "Add Animation"
 msgid "Add Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:546
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:546
 msgid "Blend Next Changed"
 msgid "Blend Next Changed"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:629
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:629
 msgid "Change Blend Time"
 msgid "Change Blend Time"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:741
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:741
 msgid "Load Animation"
 msgid "Load Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:934
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:934
 msgid "Duplicate Animation"
 msgid "Duplicate Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1025
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1025
 msgid "Store anim in editor"
 msgid "Store anim in editor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1066
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1066
 msgid "Add Animation From Editor"
 msgid "Add Animation From Editor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1133
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1133
 msgid "ERROR: No animation to copy!"
 msgid "ERROR: No animation to copy!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1148
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1148
 msgid "ERROR: No animation resource on clipboard!"
 msgid "ERROR: No animation resource on clipboard!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1155
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1155
 msgid "Pasted Animation"
 msgid "Pasted Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1166
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1166
 msgid "Paste Animation"
 msgid "Paste Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1180
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1180
 msgid "ERROR: No animation to edit!"
 msgid "ERROR: No animation to edit!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1301
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1301
 msgid "Animation Player:"
 msgid "Animation Player:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1309
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1309
 msgid "Play backwards selected animation from current pos. (A)"
 msgid "Play backwards selected animation from current pos. (A)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1313
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1313
 msgid "Play backwards selected animation from end. (Shift+A)"
 msgid "Play backwards selected animation from end. (Shift+A)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1319
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1319
 msgid "Stop animation playback. (S)"
 msgid "Stop animation playback. (S)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1322
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1322
 msgid "Play selected animation from start. (Shift+D)"
 msgid "Play selected animation from start. (Shift+D)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1327
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1327
 msgid "Play selected animation from current pos. (D)"
 msgid "Play selected animation from current pos. (D)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1340
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1340
 msgid "Animation position (in seconds)."
 msgid "Animation position (in seconds)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1348
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1348
 msgid "Scale animation playback globally for the node."
 msgid "Scale animation playback globally for the node."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1353
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1353
 msgid "Create new animation in player."
 msgid "Create new animation in player."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1359
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1359
 msgid "Load an animation from disk."
 msgid "Load an animation from disk."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1363
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1363
 msgid "Save the current animation"
 msgid "Save the current animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1390
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1390
 msgid "Display list of animations in player."
 msgid "Display list of animations in player."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1394
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1394
 msgid "Autoplay On Load"
 msgid "Autoplay On Load"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1400
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1400
 msgid "Edit Target Blend Times"
 msgid "Edit Target Blend Times"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1404
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1404
 msgid "Animation Tools"
 msgid "Animation Tools"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1405
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1405
 msgid "Copy Animation"
 msgid "Copy Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1408
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1408
 msgid "Edit Anim Resource"
 msgid "Edit Anim Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1428
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1428
 msgid "Create New Animation"
 msgid "Create New Animation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1439
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1439
 msgid "Animation Name:"
 msgid "Animation Name:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1462
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1462
 msgid "Blend Times: "
 msgid "Blend Times: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1464
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1464
 msgid "Next (Auto Queue):"
 msgid "Next (Auto Queue):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.cpp:1465
+#: tools/editor/plugins/animation_player_editor_plugin.cpp:1465
 msgid "Cross-Animation Blend Times"
 msgid "Cross-Animation Blend Times"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:60
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:60
 msgid "Create Poly"
 msgid "Create Poly"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:396
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:396
 msgid "Create Occluder Polygon"
 msgid "Create Occluder Polygon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:424
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:424
 msgid "Create a new polygon from scratch"
 msgid "Create a new polygon from scratch"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:65
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:65
 msgid "Configure Snap"
 msgid "Configure Snap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:77
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:77
 msgid "Grid Offset:"
 msgid "Grid Offset:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:94
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:94
 msgid "Grid Step:"
 msgid "Grid Step:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:117
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:117
 msgid "Rotation Offset:"
 msgid "Rotation Offset:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:128
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:128
 msgid "Rotation Step:"
 msgid "Rotation Step:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:161
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:161
 msgid "Move Pivot"
 msgid "Move Pivot"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:650
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:650
 msgid "Move Action"
 msgid "Move Action"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:1198
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:1198
 msgid "Edit IK Chain"
 msgid "Edit IK Chain"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:1214
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:1214
 msgid "Edit CanvasItem"
 msgid "Edit CanvasItem"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:1909
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:1909
 msgid "EditorFocus"
 msgid "EditorFocus"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:2232
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:2232
 msgid "Align Top Left"
 msgid "Align Top Left"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:2467
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:2467
 msgid "Change Anchors"
 msgid "Change Anchors"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:2546
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:2546
 msgid "Zoom (%):"
 msgid "Zoom (%):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:2901
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:2901
 msgid "Paste Pose"
 msgid "Paste Pose"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3295
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3295
 msgid "Move Mode (W)"
 msgid "Move Mode (W)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3301
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3301
 msgid "Rotate Mode (E)"
 msgid "Rotate Mode (E)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3315
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3315
 msgid "Click to change object's rotation pivot"
 msgid "Click to change object's rotation pivot"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3321
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3321
 msgid "Pan Mode"
 msgid "Pan Mode"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3334
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3334
 msgid "Unlock the selected object (can be moved)."
 msgid "Unlock the selected object (can be moved)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3355
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3355
 msgid "Use Snap"
 msgid "Use Snap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3356
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3356
 msgid "Show Grid"
 msgid "Show Grid"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3357
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3357
 msgid "Use Rotation Snap"
 msgid "Use Rotation Snap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3358
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3358
 msgid "Snap Relative"
 msgid "Snap Relative"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3359
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3359
 msgid "Configure Snap.."
 msgid "Configure Snap.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3361
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3361
 msgid "Use Pixel Snap"
 msgid "Use Pixel Snap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3363
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3363
 msgid "Expand to Parent"
 msgid "Expand to Parent"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3365
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3365
 msgid "Skeleton.."
 msgid "Skeleton.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3369
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3369
 msgid "Make Bones"
 msgid "Make Bones"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3370
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3370
 msgid "Clear Bones"
 msgid "Clear Bones"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3372
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3372
 msgid "Make IK Chain"
 msgid "Make IK Chain"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3373
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3373
 msgid "Clear IK Chain"
 msgid "Clear IK Chain"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3378
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3378
 msgid "Align Horizontal"
 msgid "Align Horizontal"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3379
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3379
 msgid "Align Vertical"
 msgid "Align Vertical"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3380
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3380
 msgid "Space Horizontal"
 msgid "Space Horizontal"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3381
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3381
 msgid "Space Vertical"
 msgid "Space Vertical"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3384
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3384
 msgid "View"
 msgid "View"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3390
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3390
 msgid "Zoom In"
 msgid "Zoom In"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3391
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3391
 msgid "Zoom Out"
 msgid "Zoom Out"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3392
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3392
 msgid "Zoom Reset"
 msgid "Zoom Reset"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3393
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3393
 msgid "Zoom Set.."
 msgid "Zoom Set.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3395
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3395
 msgid "Center Selection"
 msgid "Center Selection"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3396
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3396
 msgid "Frame Selection"
 msgid "Frame Selection"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3399
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3399
 msgid "Anchor"
 msgid "Anchor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3439
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3439
 msgid "Insert Keys (Insert)"
 msgid "Insert Keys (Insert)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3450
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3450
 msgid "Insert Key"
 msgid "Insert Key"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3451
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3451
 msgid "Insert Key (Existing Tracks)"
 msgid "Insert Key (Existing Tracks)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3453
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3453
 msgid "Copy Pose"
 msgid "Copy Pose"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3455
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3455
 msgid "Clear Pose"
 msgid "Clear Pose"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3462
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3462
 msgid "Set a Value"
 msgid "Set a Value"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/canvas_item_editor_plugin.cpp:3467
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3467
 msgid "Snap (Pixels):"
 msgid "Snap (Pixels):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:584
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:584
 msgid "Paint TileMap"
 msgid "Paint TileMap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:728
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:728
 msgid "Erase TileMap"
 msgid "Erase TileMap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:1337
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:1337
 msgid "Transpose"
 msgid "Transpose"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:1343
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:1343
 msgid "Mirror X (A)"
 msgid "Mirror X (A)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:1349
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:1349
 msgid "Mirror Y (S)"
 msgid "Mirror Y (S)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:1358
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:1358
 msgid "Rotate 0 degrees"
 msgid "Rotate 0 degrees"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:1364
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:1364
 msgid "Rotate 90 degrees"
 msgid "Rotate 90 degrees"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:1370
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:1370
 msgid "Rotate 180 degrees"
 msgid "Rotate 180 degrees"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_map_editor_plugin.cpp:1376
+#: tools/editor/plugins/tile_map_editor_plugin.cpp:1376
 msgid "Rotate 270 degrees"
 msgid "Rotate 270 degrees"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:277
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:277
 msgid "New name:"
 msgid "New name:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:317
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:317
 msgid "Scale:"
 msgid "Scale:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:326
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:326
 msgid "Fade In (s):"
 msgid "Fade In (s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:332
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:332
 msgid "Fade Out (s):"
 msgid "Fade Out (s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:340
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:340
 msgid "Blend"
 msgid "Blend"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:341
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:341
 msgid "Mix"
 msgid "Mix"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:347
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:347
 msgid "Auto Restart:"
 msgid "Auto Restart:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:352
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:352
 msgid "Restart (s):"
 msgid "Restart (s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:358
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:358
 msgid "Random Restart (s):"
 msgid "Random Restart (s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:369
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:369
 msgid "Start!"
 msgid "Start!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:379
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:379
 msgid "Amount:"
 msgid "Amount:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:391
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:391
 msgid "Blend:"
 msgid "Blend:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:419
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:419
 msgid "Blend 0:"
 msgid "Blend 0:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:427
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:427
 msgid "Blend 1:"
 msgid "Blend 1:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:442
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:442
 msgid "X-Fade Time (s):"
 msgid "X-Fade Time (s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:449
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:449
 msgid "Current:"
 msgid "Current:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:817
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:817
 msgid "Add Input"
 msgid "Add Input"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:820
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:820
 msgid "Clear Auto-Advance"
 msgid "Clear Auto-Advance"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:822
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:822
 msgid "Set Auto-Advance"
 msgid "Set Auto-Advance"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:823
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:823
 msgid "Delete Input"
 msgid "Delete Input"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:835
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:835
 msgid "Rename"
 msgid "Rename"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:993
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:993
 msgid "Animation Tree is Valid."
 msgid "Animation Tree is Valid."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:998
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:998
 msgid "Animation Tree is Invalid."
 msgid "Animation Tree is Invalid."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1362
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1362
 msgid "Animation Node"
 msgid "Animation Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1363
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1363
 msgid "OneShot Node"
 msgid "OneShot Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1364
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1364
 msgid "Mix Node"
 msgid "Mix Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1365
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1365
 msgid "Blend2 Node"
 msgid "Blend2 Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1366
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1366
 msgid "Blend3 Node"
 msgid "Blend3 Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1367
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1367
 msgid "Blend4 Node"
 msgid "Blend4 Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1368
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1368
 msgid "TimeScale Node"
 msgid "TimeScale Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1369
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1369
 msgid "TimeSeek Node"
 msgid "TimeSeek Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1370
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1370
 msgid "Transition Node"
 msgid "Transition Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1372
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1372
 msgid "Import Animations..."
 msgid "Import Animations..."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1474
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1474
 msgid "Edit Node Filters"
 msgid "Edit Node Filters"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1487
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1487
 msgid "Filters.."
 msgid "Filters.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.cpp:1527
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1527
 msgid "AnimationTree"
 msgid "AnimationTree"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:58
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:58
 msgid "No mesh source specified (and no MultiMesh set in node)."
 msgid "No mesh source specified (and no MultiMesh set in node)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:64
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:64
 msgid "No mesh source specified (and MultiMesh contains no Mesh)."
 msgid "No mesh source specified (and MultiMesh contains no Mesh)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:76
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:76
 msgid "Mesh source is invalid (Invalid Path)."
 msgid "Mesh source is invalid (Invalid Path)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:85
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:85
 msgid "Mesh source is invalid (Not a MeshInstance)."
 msgid "Mesh source is invalid (Not a MeshInstance)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:94
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:94
 msgid "Mesh source is invalid (Contains no Mesh resource)."
 msgid "Mesh source is invalid (Contains no Mesh resource)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:103
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:103
 msgid "No surface source specified."
 msgid "No surface source specified."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:112
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:112
 msgid "Surface source is invalid (Invalid Path)."
 msgid "Surface source is invalid (Invalid Path)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:121
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:121
 msgid "Surface source is invalid (Not Geometry)."
 msgid "Surface source is invalid (Not Geometry)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:132
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:132
 msgid "Surface source is invalid (No Faces)."
 msgid "Surface source is invalid (No Faces)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:156
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:156
 msgid "Parent is not of type VisualInstance."
 msgid "Parent is not of type VisualInstance."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:159
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:159
 msgid "Multimesh not present"
 msgid "Multimesh not present"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:168
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:168
 msgid "Parent has no solid faces to populate."
 msgid "Parent has no solid faces to populate."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:187
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:187
 msgid "Couldn't map area"
 msgid "Couldn't map area"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:311
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:311
 msgid "Select a Source Mesh:"
 msgid "Select a Source Mesh:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:313
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:313
 msgid "Select a Target Surface:"
 msgid "Select a Target Surface:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:333
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:333
 msgid "Populate Surface"
 msgid "Populate Surface"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:337
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:337
 msgid "Populate MultiMesh"
 msgid "Populate MultiMesh"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:354
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:354
 msgid "Target Surface:"
 msgid "Target Surface:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:363
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:363
 msgid "Source Mesh:"
 msgid "Source Mesh:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:368
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:368
 msgid "X-Axis"
 msgid "X-Axis"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:369
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:369
 msgid "Y-Axis"
 msgid "Y-Axis"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:370
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:370
 msgid "Z-Axis"
 msgid "Z-Axis"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:372
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:372
 msgid "Mesh Up Axis:"
 msgid "Mesh Up Axis:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:377
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:377
 msgid "Random Rotation:"
 msgid "Random Rotation:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:382
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:382
 msgid "Random Tilt:"
 msgid "Random Tilt:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:390
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:390
 msgid "Random Scale:"
 msgid "Random Scale:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/multimesh_editor_plugin.cpp:409
+#: tools/editor/plugins/multimesh_editor_plugin.cpp:409
 msgid "Populate"
 msgid "Populate"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_editor_plugin.cpp:506
+#: tools/editor/plugins/shader_editor_plugin.cpp:506
 msgid "Find.."
 msgid "Find.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_editor_plugin.cpp:507
+#: tools/editor/plugins/shader_editor_plugin.cpp:507
 msgid "Find Next"
 msgid "Find Next"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_editor_plugin.cpp:508
+#: tools/editor/plugins/shader_editor_plugin.cpp:508
 msgid "Replace.."
 msgid "Replace.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_editor_plugin.cpp:510
+#: tools/editor/plugins/shader_editor_plugin.cpp:510
 msgid "Locate Symbol.."
 msgid "Locate Symbol.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_editor_plugin.cpp:511
+#: tools/editor/plugins/shader_editor_plugin.cpp:511
 msgid "Goto Line.."
 msgid "Goto Line.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_editor_plugin.cpp:530
+#: tools/editor/plugins/shader_editor_plugin.cpp:530
 msgid "Vertex"
 msgid "Vertex"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_editor_plugin.cpp:534
+#: tools/editor/plugins/shader_editor_plugin.cpp:534
 msgid "Fragment"
 msgid "Fragment"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_editor_plugin.cpp:538
+#: tools/editor/plugins/shader_editor_plugin.cpp:538
 msgid "Lighting"
 msgid "Lighting"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:202
+#: tools/editor/plugins/theme_editor_plugin.cpp:202
 msgid "Can't save theme to file: "
 msgid "Can't save theme to file: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:476
+#: tools/editor/plugins/theme_editor_plugin.cpp:476
 msgid "Add Item"
 msgid "Add Item"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:484
+#: tools/editor/plugins/theme_editor_plugin.cpp:484
 msgid "Add All Items"
 msgid "Add All Items"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:485
+#: tools/editor/plugins/theme_editor_plugin.cpp:485
 msgid "Add All"
 msgid "Add All"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:498
+#: tools/editor/plugins/theme_editor_plugin.cpp:498
 msgid "Remove Item"
 msgid "Remove Item"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:600
+#: tools/editor/plugins/theme_editor_plugin.cpp:600
 msgid "Add Class Items"
 msgid "Add Class Items"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:604
+#: tools/editor/plugins/theme_editor_plugin.cpp:604
 msgid "Create Template"
 msgid "Create Template"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:643
+#: tools/editor/plugins/theme_editor_plugin.cpp:643
 msgid "CheckBox Radio1"
 msgid "CheckBox Radio1"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:647
+#: tools/editor/plugins/theme_editor_plugin.cpp:647
 msgid "CheckBox Radio2"
 msgid "CheckBox Radio2"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:654
+#: tools/editor/plugins/theme_editor_plugin.cpp:654
 msgid "Item"
 msgid "Item"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:656
+#: tools/editor/plugins/theme_editor_plugin.cpp:656
 msgid "Check Item"
 msgid "Check Item"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:657
+#: tools/editor/plugins/theme_editor_plugin.cpp:657
 msgid "Checked Item"
 msgid "Checked Item"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:664
+#: tools/editor/plugins/theme_editor_plugin.cpp:664
 msgid "Has"
 msgid "Has"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:665
+#: tools/editor/plugins/theme_editor_plugin.cpp:665
 msgid "Many"
 msgid "Many"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:717
+#: tools/editor/plugins/theme_editor_plugin.cpp:717
 msgid "Have,Many,Several,Options!"
 msgid "Have,Many,Several,Options!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:737
+#: tools/editor/plugins/theme_editor_plugin.cpp:737
 msgid "Tab 1"
 msgid "Tab 1"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:740
+#: tools/editor/plugins/theme_editor_plugin.cpp:740
 msgid "Tab 2"
 msgid "Tab 2"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:743
+#: tools/editor/plugins/theme_editor_plugin.cpp:743
 msgid "Tab 3"
 msgid "Tab 3"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:760
+#: tools/editor/plugins/theme_editor_plugin.cpp:760
 msgid "Line Edit"
 msgid "Line Edit"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:794
+#: tools/editor/plugins/theme_editor_plugin.cpp:794
 msgid "Open File Dialog"
 msgid "Open File Dialog"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:849
+#: tools/editor/plugins/theme_editor_plugin.cpp:849
 msgid "Data Type:"
 msgid "Data Type:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:853
+#: tools/editor/plugins/theme_editor_plugin.cpp:853
 msgid "Icon"
 msgid "Icon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/theme_editor_plugin.cpp:854
+#: tools/editor/plugins/theme_editor_plugin.cpp:854
 msgid "Style"
 msgid "Style"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_editor_plugin.cpp:182
+#: tools/editor/plugins/baked_light_editor_plugin.cpp:182
 msgid "BakedLightInstance does not contain a BakedLight resource."
 msgid "BakedLightInstance does not contain a BakedLight resource."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_editor_plugin.cpp:267
+#: tools/editor/plugins/baked_light_editor_plugin.cpp:267
 msgid "Bake!"
 msgid "Bake!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_editor_plugin.cpp:292
+#: tools/editor/plugins/baked_light_editor_plugin.cpp:292
 msgid "Reset the lightmap octree baking process (start over)."
 msgid "Reset the lightmap octree baking process (start over)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:731
+#: tools/editor/plugins/baked_light_baker.cpp:731
 msgid "Parsing "
 msgid "Parsing "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:738
+#: tools/editor/plugins/baked_light_baker.cpp:738
 msgid "Triangle# "
 msgid "Triangle# "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:1719
+#: tools/editor/plugins/baked_light_baker.cpp:1719
 msgid "Light Baker Setup:"
 msgid "Light Baker Setup:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:1746
+#: tools/editor/plugins/baked_light_baker.cpp:1746
 msgid "Parsing Geometry"
 msgid "Parsing Geometry"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:1751
+#: tools/editor/plugins/baked_light_baker.cpp:1751
 msgid "Fixing Lights"
 msgid "Fixing Lights"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:1753
+#: tools/editor/plugins/baked_light_baker.cpp:1753
 msgid "Making BVH"
 msgid "Making BVH"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:1755
+#: tools/editor/plugins/baked_light_baker.cpp:1755
 msgid "Creating Light Octree"
 msgid "Creating Light Octree"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:1757
+#: tools/editor/plugins/baked_light_baker.cpp:1757
 msgid "Creating Octree Texture"
 msgid "Creating Octree Texture"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:2360
+#: tools/editor/plugins/baked_light_baker.cpp:2360
 msgid "Transfer to Lightmaps:"
 msgid "Transfer to Lightmaps:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:2368
+#: tools/editor/plugins/baked_light_baker.cpp:2368
 msgid "Allocating Texture #"
 msgid "Allocating Texture #"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:2385
+#: tools/editor/plugins/baked_light_baker.cpp:2385
 msgid "Baking Triangle #"
 msgid "Baking Triangle #"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/baked_light_baker.cpp:2508
+#: tools/editor/plugins/baked_light_baker.cpp:2508
 msgid "Post-Processing Texture #"
 msgid "Post-Processing Texture #"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:564
+#: tools/editor/plugins/spatial_editor_plugin.cpp:564
 msgid "Orthogonal"
 msgid "Orthogonal"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:987
+#: tools/editor/plugins/spatial_editor_plugin.cpp:987
 msgid "Transform Aborted."
 msgid "Transform Aborted."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:999
+#: tools/editor/plugins/spatial_editor_plugin.cpp:999
 msgid "View Plane Transform."
 msgid "View Plane Transform."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1006
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1006
 msgid "X-Axis Transform."
 msgid "X-Axis Transform."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1012
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1012
 msgid "Y-Axis Transform."
 msgid "Y-Axis Transform."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1018
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1018
 msgid "Z-Axis Transform."
 msgid "Z-Axis Transform."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1356
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1356
 msgid "Scaling to "
 msgid "Scaling to "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1434
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1434
 msgid "Translating: "
 msgid "Translating: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1496
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1496
 msgid "Rotating "
 msgid "Rotating "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1684
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1684
 msgid "Bottom View."
 msgid "Bottom View."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1685
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1685
 msgid "Bottom"
 msgid "Bottom"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1690
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1690
 msgid "Top View."
 msgid "Top View."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1691
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1691
 msgid "Top"
 msgid "Top"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1703
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1703
 msgid "Rear View."
 msgid "Rear View."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1704
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1704
 msgid "Rear"
 msgid "Rear"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1709
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1709
 msgid "Front View."
 msgid "Front View."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1710
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1710
 msgid "Front"
 msgid "Front"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1723
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1723
 msgid "Left View."
 msgid "Left View."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1724
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1724
 msgid "Left"
 msgid "Left"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1728
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1728
 msgid "Right View."
 msgid "Right View."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1729
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1729
 msgid "Right"
 msgid "Right"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1752
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1752
 msgid "Keying is disabled (no key inserted)."
 msgid "Keying is disabled (no key inserted)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:1768
+#: tools/editor/plugins/spatial_editor_plugin.cpp:1768
 msgid "Animation Key Inserted."
 msgid "Animation Key Inserted."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2126
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2126
 msgid "Align with view"
 msgid "Align with view"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2474
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2474
 msgid "Top (Num7)"
 msgid "Top (Num7)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2475
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2475
 msgid "Bottom (Shift+Num7)"
 msgid "Bottom (Shift+Num7)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2476
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2476
 msgid "Left (Num3)"
 msgid "Left (Num3)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2477
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2477
 msgid "Right (Shift+Num3)"
 msgid "Right (Shift+Num3)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2478
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2478
 msgid "Front (Num1)"
 msgid "Front (Num1)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2479
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2479
 msgid "Rear (Shift+Num1)"
 msgid "Rear (Shift+Num1)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2481
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2481
 msgid "Perspective (Num5)"
 msgid "Perspective (Num5)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2482
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2482
 msgid "Orthogonal (Num5)"
 msgid "Orthogonal (Num5)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2488
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2488
 msgid "Audio Listener"
 msgid "Audio Listener"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2490
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2490
 msgid "Gizmos"
 msgid "Gizmos"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2494
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2494
 msgid "Selection (F)"
 msgid "Selection (F)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2495
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2495
 msgid "Align with view (Ctrl+Shift+F)"
 msgid "Align with view (Ctrl+Shift+F)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:2899
+#: tools/editor/plugins/spatial_editor_plugin.cpp:2899
 msgid "XForm Dialog"
 msgid "XForm Dialog"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3548
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3548
 msgid "No scene selected to instance!"
 msgid "No scene selected to instance!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3552
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3552
 msgid "Instance at Cursor"
 msgid "Instance at Cursor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3557
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3557
 msgid "Could not instance scene!"
 msgid "Could not instance scene!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3931
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3931
 msgid "Scale Mode (R)"
 msgid "Scale Mode (R)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3964
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3964
 msgid "Local Coords"
 msgid "Local Coords"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3967
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3967
 msgid "Transform Dialog.."
 msgid "Transform Dialog.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3978
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3978
 msgid "Use Default Light"
 msgid "Use Default Light"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3979
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3979
 msgid "Use Default sRGB"
 msgid "Use Default sRGB"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3990
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3990
 msgid "Display Normal"
 msgid "Display Normal"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3991
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3991
 msgid "Display Wireframe"
 msgid "Display Wireframe"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3992
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3992
 msgid "Display Overdraw"
 msgid "Display Overdraw"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3993
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3993
 msgid "Display Shadeless"
 msgid "Display Shadeless"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3995
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3995
 msgid "View Origin"
 msgid "View Origin"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:3996
+#: tools/editor/plugins/spatial_editor_plugin.cpp:3996
 msgid "View Grid"
 msgid "View Grid"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4036
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4036
 msgid "Snap Settings"
 msgid "Snap Settings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4045
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4045
 msgid "Translate Snap:"
 msgid "Translate Snap:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4049
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4049
 msgid "Rotate Snap (deg.):"
 msgid "Rotate Snap (deg.):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4053
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4053
 msgid "Scale Snap (%):"
 msgid "Scale Snap (%):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4058
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4058
 msgid "Viewport Settings"
 msgid "Viewport Settings"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4070
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4070
 msgid "Default Light Normal:"
 msgid "Default Light Normal:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4095
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4095
 msgid "Ambient Light Color:"
 msgid "Ambient Light Color:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4108
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4108
 msgid "Perspective FOV (deg.):"
 msgid "Perspective FOV (deg.):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4115
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4115
 msgid "View Z-Near:"
 msgid "View Z-Near:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4122
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4122
 msgid "View Z-Far:"
 msgid "View Z-Far:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4128
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4128
 msgid "Transform Change"
 msgid "Transform Change"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4131
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4131
 msgid "Translate:"
 msgid "Translate:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4144
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4144
 msgid "Rotate (deg.):"
 msgid "Rotate (deg.):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4156
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4156
 msgid "Scale (ratio):"
 msgid "Scale (ratio):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4168
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4168
 msgid "Transform Type"
 msgid "Transform Type"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4176
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4176
 msgid "Pre"
 msgid "Pre"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/spatial_editor_plugin.cpp:4177
+#: tools/editor/plugins/spatial_editor_plugin.cpp:4177
 msgid "Post"
 msgid "Post"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2412
+#: tools/editor/plugins/script_editor_plugin.cpp:2412
 msgid "Save All"
 msgid "Save All"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2414
+#: tools/editor/plugins/script_editor_plugin.cpp:2414
 msgid "History Prev"
 msgid "History Prev"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2415
+#: tools/editor/plugins/script_editor_plugin.cpp:2415
 msgid "History Next"
 msgid "History Next"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2434
+#: tools/editor/plugins/script_editor_plugin.cpp:2434
 msgid "Indent Left"
 msgid "Indent Left"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2435
+#: tools/editor/plugins/script_editor_plugin.cpp:2435
 msgid "Indent Right"
 msgid "Indent Right"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2436
+#: tools/editor/plugins/script_editor_plugin.cpp:2436
 msgid "Toggle Comment"
 msgid "Toggle Comment"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2437
+#: tools/editor/plugins/script_editor_plugin.cpp:2437
 msgid "Clone Down"
 msgid "Clone Down"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2440
+#: tools/editor/plugins/script_editor_plugin.cpp:2440
 msgid "Complete Symbol"
 msgid "Complete Symbol"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2445
+#: tools/editor/plugins/script_editor_plugin.cpp:2445
 msgid "Auto Indent"
 msgid "Auto Indent"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2456
+#: tools/editor/plugins/script_editor_plugin.cpp:2456
 msgid "Goto Function.."
 msgid "Goto Function.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2471
+#: tools/editor/plugins/script_editor_plugin.cpp:2471
 msgid "Debug"
 msgid "Debug"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2472
+#: tools/editor/plugins/script_editor_plugin.cpp:2472
 msgid "Toggle Breakpoint"
 msgid "Toggle Breakpoint"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2480
+#: tools/editor/plugins/script_editor_plugin.cpp:2480
 msgid "Show Debugger"
 msgid "Show Debugger"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2481
+#: tools/editor/plugins/script_editor_plugin.cpp:2481
 msgid "Keep Debugger Open"
 msgid "Keep Debugger Open"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2493
+#: tools/editor/plugins/script_editor_plugin.cpp:2493
 msgid "Window"
 msgid "Window"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2496
+#: tools/editor/plugins/script_editor_plugin.cpp:2496
 msgid "Move Left"
 msgid "Move Left"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2497
+#: tools/editor/plugins/script_editor_plugin.cpp:2497
 msgid "Move Right"
 msgid "Move Right"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2505
+#: tools/editor/plugins/script_editor_plugin.cpp:2505
 msgid "Help"
 msgid "Help"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2506
+#: tools/editor/plugins/script_editor_plugin.cpp:2506
 msgid "Contextual"
 msgid "Contextual"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2523
+#: tools/editor/plugins/script_editor_plugin.cpp:2523
 msgid "Tutorials"
 msgid "Tutorials"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2526
+#: tools/editor/plugins/script_editor_plugin.cpp:2526
 msgid "Open http://www.godotengine.org at tutorials section."
 msgid "Open http://www.godotengine.org at tutorials section."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2529
+#: tools/editor/plugins/script_editor_plugin.cpp:2529
 msgid "Classes"
 msgid "Classes"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2532
+#: tools/editor/plugins/script_editor_plugin.cpp:2532
 msgid "Search the class hierarchy."
 msgid "Search the class hierarchy."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2535
+#: tools/editor/plugins/script_editor_plugin.cpp:2535
 msgid "Search Help"
 msgid "Search Help"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2538
+#: tools/editor/plugins/script_editor_plugin.cpp:2538
 msgid "Search the reference documentation."
 msgid "Search the reference documentation."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2546
+#: tools/editor/plugins/script_editor_plugin.cpp:2546
 msgid "Go to previous edited document."
 msgid "Go to previous edited document."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2552
+#: tools/editor/plugins/script_editor_plugin.cpp:2552
 msgid "Go to next edited document."
 msgid "Go to next edited document."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2566
+#: tools/editor/plugins/script_editor_plugin.cpp:2566
 msgid "Create Script"
 msgid "Create Script"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2592
+#: tools/editor/plugins/script_editor_plugin.cpp:2592
 msgid "Reload"
 msgid "Reload"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/script_editor_plugin.cpp:2594
+#: tools/editor/plugins/script_editor_plugin.cpp:2594
 msgid "Resave"
 msgid "Resave"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/style_box_editor_plugin.cpp:64
+#: tools/editor/plugins/style_box_editor_plugin.cpp:64
 msgid "StyleBox Preview:"
 msgid "StyleBox Preview:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sample_editor_plugin.cpp:331
+#: tools/editor/plugins/sample_editor_plugin.cpp:331
 msgid "Length: "
 msgid "Length: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:677
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:677
 msgid "Change Scalar Constant"
 msgid "Change Scalar Constant"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:695
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:695
 msgid "Change Vec Constant"
 msgid "Change Vec Constant"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:708
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:708
 msgid "Change RGB Constant"
 msgid "Change RGB Constant"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:721
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:721
 msgid "Change Scalar Operator"
 msgid "Change Scalar Operator"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:734
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:734
 msgid "Change Vec Operator"
 msgid "Change Vec Operator"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:746
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:746
 msgid "Change VecxScalar Operator"
 msgid "Change VecxScalar Operator"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:759
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:759
 msgid "Change RGB Operator"
 msgid "Change RGB Operator"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:771
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:771
 msgid "Toggle Rot Only"
 msgid "Toggle Rot Only"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:784
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:784
 msgid "Change Scalar Function"
 msgid "Change Scalar Function"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:796
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:796
 msgid "Change Vec Function"
 msgid "Change Vec Function"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:809
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:809
 msgid "Change Scalar Uniform"
 msgid "Change Scalar Uniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:827
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:827
 msgid "Change Vec Uniform"
 msgid "Change Vec Uniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:865
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:865
 msgid "Change RGB Uniform"
 msgid "Change RGB Uniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:905
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:905
 msgid "Change default value"
 msgid "Change default value"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:917
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:917
 msgid "Change XForm Uniform"
 msgid "Change XForm Uniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:940
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:940
 msgid "Change Texture Uniform"
 msgid "Change Texture Uniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:951
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:951
 msgid "Change Cubemap Uniform"
 msgid "Change Cubemap Uniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:965
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:965
 msgid "Change Comment"
 msgid "Change Comment"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1005
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1005
 msgid "Add/Remove to Color Ramp"
 msgid "Add/Remove to Color Ramp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1007
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1007
 msgid "Modify Color Ramp"
 msgid "Modify Color Ramp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1041
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1041
 msgid "Add/Remove to Curve Map"
 msgid "Add/Remove to Curve Map"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1043
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1043
 msgid "Modify Curve Map"
 msgid "Modify Curve Map"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1061
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1061
 msgid "Change Input Name"
 msgid "Change Input Name"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1113
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1113
 msgid "Connect Graph Nodes"
 msgid "Connect Graph Nodes"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1155
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1155
 msgid "Disconnect Graph Nodes"
 msgid "Disconnect Graph Nodes"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1173
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1173
 msgid "Remove Shader Graph Node"
 msgid "Remove Shader Graph Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1196
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1196
 msgid "Move Shader Graph Node"
 msgid "Move Shader Graph Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1238
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1238
 msgid "Duplicate Graph Node(s)"
 msgid "Duplicate Graph Node(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1275
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1275
 msgid "Delete Shader Graph Node(s)"
 msgid "Delete Shader Graph Node(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1430
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1430
 msgid "Scalar"
 msgid "Scalar"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1443
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1443
 msgid "Vector"
 msgid "Vector"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1472
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1472
 msgid "RGB"
 msgid "RGB"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1476
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1476
 msgid "Alpha"
 msgid "Alpha"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1485
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1485
 msgid "XForm"
 msgid "XForm"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1495
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1495
 msgid "Time"
 msgid "Time"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1505
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1505
 msgid "ScreenTex"
 msgid "ScreenTex"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1510
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1510
 msgid "UV: "
 msgid "UV: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1512
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1512
 msgid "UV"
 msgid "UV"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1522
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1522
 msgid "ScalarOp"
 msgid "ScalarOp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1570
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1570
 msgid "VecOp"
 msgid "VecOp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1618
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1618
 msgid "VecScalarOp"
 msgid "VecScalarOp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1660
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1660
 msgid "RGB Op"
 msgid "RGB Op"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1705
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1705
 msgid "XFMult"
 msgid "XFMult"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1728
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1728
 msgid "XFVecMult"
 msgid "XFVecMult"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1730
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1730
 msgid "RotOnly"
 msgid "RotOnly"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1761
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1761
 msgid "XFVecInvMult"
 msgid "XFVecInvMult"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1796
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1796
 msgid "ScalarFunc"
 msgid "ScalarFunc"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1849
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1849
 msgid "VecFunc"
 msgid "VecFunc"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1885
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1885
 msgid "VecLength"
 msgid "VecLength"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1902
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1902
 msgid "DotProduct"
 msgid "DotProduct"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1927
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1927
 msgid "Vec2Scalar"
 msgid "Vec2Scalar"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1958
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1958
 msgid "Scalar2Vec"
 msgid "Scalar2Vec"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:1989
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1989
 msgid "Vec2XForm"
 msgid "Vec2XForm"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2028
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2028
 msgid "XForm2Vec"
 msgid "XForm2Vec"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2060
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2060
 msgid "ScalarInterp"
 msgid "ScalarInterp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2093
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2093
 msgid "VecInterp"
 msgid "VecInterp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2177
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2177
 msgid "CurveMap"
 msgid "CurveMap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2224
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2224
 msgid "ScalarUniform"
 msgid "ScalarUniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2241
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2241
 msgid "VectorUniform"
 msgid "VectorUniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2268
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2268
 msgid "ColorUniform"
 msgid "ColorUniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2292
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2292
 msgid "XFUniform"
 msgid "XFUniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2306
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2306
 msgid "TexUniform"
 msgid "TexUniform"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2381
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2381
 msgid "CanvasItemTex"
 msgid "CanvasItemTex"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2415
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2415
 msgid "LightColor"
 msgid "LightColor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2417
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2417
 msgid "Diffuse"
 msgid "Diffuse"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2418
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2418
 msgid "Specular"
 msgid "Specular"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2419
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2419
 msgid "Emmision"
 msgid "Emmision"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2422
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2422
 msgid "DiffuseAlpha"
 msgid "DiffuseAlpha"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2423
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2423
 msgid "NormalMapDepth"
 msgid "NormalMapDepth"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2424
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2424
 msgid "SpecExp"
 msgid "SpecExp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2425
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2425
 msgid "Glow"
 msgid "Glow"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2426
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2426
 msgid "ShadeParam"
 msgid "ShadeParam"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2427
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2427
 msgid "SpecularExp"
 msgid "SpecularExp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2428
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2428
 msgid "LightAlpha"
 msgid "LightAlpha"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2429
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2429
 msgid "PointSize"
 msgid "PointSize"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2430
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2430
 msgid "Discard"
 msgid "Discard"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2451
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2451
 msgid "Comment"
 msgid "Comment"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2515
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2515
 msgid "Error: Cyclic Connection Link"
 msgid "Error: Cyclic Connection Link"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2516
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2516
 msgid "Error: Missing Input Connections"
 msgid "Error: Missing Input Connections"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/shader_graph_editor_plugin.cpp:2576
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2576
 msgid "Add Shader Graph Node"
 msgid "Add Shader Graph Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:108
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:108
 msgid "Create UV Map"
 msgid "Create UV Map"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:551
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:551
 msgid "Transform UV Map"
 msgid "Transform UV Map"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:854
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:854
 msgid "Polygon 2D UV Editor"
 msgid "Polygon 2D UV Editor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:872
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:872
 msgid "Move Polygon"
 msgid "Move Polygon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:873
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:873
 msgid "Rotate Polygon"
 msgid "Rotate Polygon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:874
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:874
 msgid "Scale Polygon"
 msgid "Scale Polygon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:886
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:886
 msgid "Polygon->UV"
 msgid "Polygon->UV"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:887
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:887
 msgid "UV->Polygon"
 msgid "UV->Polygon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:889
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:889
 msgid "Clear UV"
 msgid "Clear UV"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:896
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:896
 msgid "Snap"
 msgid "Snap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:900
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:900
 msgid "Enable Snap"
 msgid "Enable Snap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/polygon_2d_editor_plugin.cpp:905
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:905
 msgid "Grid"
 msgid "Grid"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_region_editor_plugin.cpp:176
+#: tools/editor/plugins/sprite_region_editor_plugin.cpp:176
 msgid "Set region_rect"
 msgid "Set region_rect"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_region_editor_plugin.cpp:423
+#: tools/editor/plugins/sprite_region_editor_plugin.cpp:423
 msgid "Sprite Region Editor"
 msgid "Sprite Region Editor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:73
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:73
 msgid "ERROR: Couldn't load resource!"
 msgid "ERROR: Couldn't load resource!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:90
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:90
 msgid "Add Resource"
 msgid "Add Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:137
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:137
 msgid "Rename Resource"
 msgid "Rename Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:157
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:157
 msgid "Delete Resource"
 msgid "Delete Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:170
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:170
 msgid "Resource clipboard is empty!"
 msgid "Resource clipboard is empty!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:209
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:209
 msgid "Confirm..."
 msgid "Confirm..."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:210
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:210
 msgid "Remove Resource '"
 msgid "Remove Resource '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:211
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:211
 msgid "Cancel"
 msgid "Cancel"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/resource_preloader_editor_plugin.cpp:412
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:412
 msgid "Load Resource"
 msgid "Load Resource"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:79
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:79
 msgid "ERROR: Couldn't load frame resource!"
 msgid "ERROR: Couldn't load frame resource!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:96
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:96
 msgid "Add Frame"
 msgid "Add Frame"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:199
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:199
 msgid "Resource clipboard is empty or not a texture!"
 msgid "Resource clipboard is empty or not a texture!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:208
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:208
 msgid "Paste Frame"
 msgid "Paste Frame"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:236
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:236
 msgid "Add Empty"
 msgid "Add Empty"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:452
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:452
 msgid "Change Animation Loop"
 msgid "Change Animation Loop"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:466
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:466
 msgid "Change Animation FPS"
 msgid "Change Animation FPS"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:533
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:533
 msgid ": (empty)"
 msgid ": (empty)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:736
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:736
 msgid "Animations"
 msgid "Animations"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:763
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:763
 msgid "Speed (FPS):"
 msgid "Speed (FPS):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:770
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:770
 msgid "Loop"
 msgid "Loop"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:779
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:779
 msgid "Animation Frames"
 msgid "Animation Frames"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:797
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:797
 msgid "Insert Empty (Before)"
 msgid "Insert Empty (Before)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:801
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:801
 msgid "Insert Empty (After)"
 msgid "Insert Empty (After)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:805
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:805
 msgid "Up"
 msgid "Up"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_frames_editor_plugin.cpp:809
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:809
 msgid "Down"
 msgid "Down"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/navigation_polygon_editor_plugin.cpp:42
+#: tools/editor/plugins/navigation_polygon_editor_plugin.cpp:42
 msgid "Create Navigation Polygon"
 msgid "Create Navigation Polygon"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/navigation_polygon_editor_plugin.cpp:334
+#: tools/editor/plugins/navigation_polygon_editor_plugin.cpp:334
 msgid "Remove Poly And Point"
 msgid "Remove Poly And Point"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/collision_shape_2d_editor_plugin.cpp:183
+#: tools/editor/plugins/collision_shape_2d_editor_plugin.cpp:183
 msgid "Set Handle"
 msgid "Set Handle"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_2d_editor_plugin.cpp:69
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp:69
 msgid "Error loading image: "
 msgid "Error loading image: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_2d_editor_plugin.cpp:95
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp:95
 msgid "No pixels with transparency > 128 in image.."
 msgid "No pixels with transparency > 128 in image.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_2d_editor_plugin.cpp:113
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp:113
 msgid "Set Emission Mask"
 msgid "Set Emission Mask"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_2d_editor_plugin.cpp:133
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp:133
 msgid "Clear Emission Mask"
 msgid "Clear Emission Mask"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_2d_editor_plugin.cpp:174
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp:174
 msgid "Load Emission Mask"
 msgid "Load Emission Mask"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_2d_editor_plugin.cpp:193
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp:193
 msgid "Generated Point Count:"
 msgid "Generated Point Count:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/control_editor_plugin.cpp:115
+#: tools/editor/plugins/control_editor_plugin.cpp:115
 msgid "Edit Control"
 msgid "Edit Control"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/control_editor_plugin.cpp:765
+#: tools/editor/plugins/control_editor_plugin.cpp:765
 msgid "Snap:"
 msgid "Snap:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:168
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:168
 msgid "Creating Mesh Library"
 msgid "Creating Mesh Library"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:196
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:196
 msgid "Thumbnail.."
 msgid "Thumbnail.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:259
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:259
 msgid "Remove Item "
 msgid "Remove Item "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:291
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:291
 msgid "Import Scene"
 msgid "Import Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:307
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:307
 msgid "Remove Selected Item"
 msgid "Remove Selected Item"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:309
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:309
 msgid "Import from Scene"
 msgid "Import from Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:310
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:310
 msgid "Update from Scene"
 msgid "Update from Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:60
+#: tools/editor/plugins/particles_editor_plugin.cpp:60
 msgid "Node does not contain geometry."
 msgid "Node does not contain geometry."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:69
+#: tools/editor/plugins/particles_editor_plugin.cpp:69
 msgid "Node does not contain geometry (faces)."
 msgid "Node does not contain geometry (faces)."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:222
+#: tools/editor/plugins/particles_editor_plugin.cpp:222
 msgid "Faces contain no area!"
 msgid "Faces contain no area!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:252
+#: tools/editor/plugins/particles_editor_plugin.cpp:252
 msgid "No Faces!"
 msgid "No Faces!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:352
+#: tools/editor/plugins/particles_editor_plugin.cpp:352
 msgid "Generate AABB"
 msgid "Generate AABB"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:354
+#: tools/editor/plugins/particles_editor_plugin.cpp:354
 msgid "Create Emitter From Mesh"
 msgid "Create Emitter From Mesh"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:355
+#: tools/editor/plugins/particles_editor_plugin.cpp:355
 msgid "Create Emitter From Node"
 msgid "Create Emitter From Node"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:356
+#: tools/editor/plugins/particles_editor_plugin.cpp:356
 msgid "Clear Emitter"
 msgid "Clear Emitter"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:361
+#: tools/editor/plugins/particles_editor_plugin.cpp:361
 msgid "Create Emitter"
 msgid "Create Emitter"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:365
+#: tools/editor/plugins/particles_editor_plugin.cpp:365
 msgid "Emission Positions:"
 msgid "Emission Positions:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:382
+#: tools/editor/plugins/particles_editor_plugin.cpp:382
 msgid "Emission Fill:"
 msgid "Emission Fill:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:389
+#: tools/editor/plugins/particles_editor_plugin.cpp:389
 msgid "Surface"
 msgid "Surface"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/particles_editor_plugin.cpp:390
+#: tools/editor/plugins/particles_editor_plugin.cpp:390
 msgid "Volume"
 msgid "Volume"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/item_list_editor_plugin.cpp:132
+#: tools/editor/plugins/item_list_editor_plugin.cpp:132
 msgid "Item "
 msgid "Item "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/item_list_editor_plugin.cpp:302
+#: tools/editor/plugins/item_list_editor_plugin.cpp:302
 msgid "Items"
 msgid "Items"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/item_list_editor_plugin.cpp:307
+#: tools/editor/plugins/item_list_editor_plugin.cpp:307
 msgid "Item List Editor"
 msgid "Item List Editor"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/color_ramp_editor_plugin.cpp:66
+#: tools/editor/plugins/color_ramp_editor_plugin.cpp:66
 msgid "Add/Remove Color Ramp Point"
 msgid "Add/Remove Color Ramp Point"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:42
+#: tools/editor/plugins/path_editor_plugin.cpp:42
 msgid "Curve Point #"
 msgid "Curve Point #"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:151
+#: tools/editor/plugins/path_editor_plugin.cpp:151
 msgid "Set Curve Point Pos"
 msgid "Set Curve Point Pos"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:182
+#: tools/editor/plugins/path_editor_plugin.cpp:182
 msgid "Set Curve In Pos"
 msgid "Set Curve In Pos"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:194
+#: tools/editor/plugins/path_editor_plugin.cpp:194
 msgid "Set Curve Out Pos"
 msgid "Set Curve Out Pos"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:369
+#: tools/editor/plugins/path_editor_plugin.cpp:369
 msgid "Split Path"
 msgid "Split Path"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:389
+#: tools/editor/plugins/path_editor_plugin.cpp:389
 msgid "Add Point to Curve"
 msgid "Add Point to Curve"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:414
+#: tools/editor/plugins/path_editor_plugin.cpp:414
 msgid "Remove Path Point"
 msgid "Remove Path Point"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:563
+#: tools/editor/plugins/path_editor_plugin.cpp:563
 msgid "Delete Point."
 msgid "Delete Point."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_editor_plugin.cpp:569
+#: tools/editor/plugins/path_editor_plugin.cpp:569
 msgid "Close Curve"
 msgid "Close Curve"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:30
+#: tools/editor/plugins/mesh_editor_plugin.cpp:30
 msgid "Mesh is empty!"
 msgid "Mesh is empty!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:59
+#: tools/editor/plugins/mesh_editor_plugin.cpp:59
 msgid "Create Static Trimesh Body"
 msgid "Create Static Trimesh Body"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:61
+#: tools/editor/plugins/mesh_editor_plugin.cpp:61
 msgid "Create Static Convex Body"
 msgid "Create Static Convex Body"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:113
+#: tools/editor/plugins/mesh_editor_plugin.cpp:113
 msgid "This doesn't work on scene root!"
 msgid "This doesn't work on scene root!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:132
+#: tools/editor/plugins/mesh_editor_plugin.cpp:132
 msgid "Create Trimesh Shape"
 msgid "Create Trimesh Shape"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:134
+#: tools/editor/plugins/mesh_editor_plugin.cpp:134
 msgid "Create Convex Shape"
 msgid "Create Convex Shape"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:159
+#: tools/editor/plugins/mesh_editor_plugin.cpp:159
 msgid "Create Navigation Mesh"
 msgid "Create Navigation Mesh"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:181
+#: tools/editor/plugins/mesh_editor_plugin.cpp:181
 msgid "MeshInstance lacks a Mesh!"
 msgid "MeshInstance lacks a Mesh!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:189
+#: tools/editor/plugins/mesh_editor_plugin.cpp:189
 msgid "Could not create outline!"
 msgid "Could not create outline!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:203
+#: tools/editor/plugins/mesh_editor_plugin.cpp:203
 msgid "Create Outline"
 msgid "Create Outline"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:228
+#: tools/editor/plugins/mesh_editor_plugin.cpp:228
 msgid "Create Trimesh Static Body"
 msgid "Create Trimesh Static Body"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:229
+#: tools/editor/plugins/mesh_editor_plugin.cpp:229
 msgid "Create Convex Static Body"
 msgid "Create Convex Static Body"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:231
+#: tools/editor/plugins/mesh_editor_plugin.cpp:231
 msgid "Create Trimesh Collision Sibling"
 msgid "Create Trimesh Collision Sibling"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:232
+#: tools/editor/plugins/mesh_editor_plugin.cpp:232
 msgid "Create Convex Collision Sibling"
 msgid "Create Convex Collision Sibling"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:236
+#: tools/editor/plugins/mesh_editor_plugin.cpp:236
 msgid "Create Outline Mesh.."
 msgid "Create Outline Mesh.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:241
+#: tools/editor/plugins/mesh_editor_plugin.cpp:241
 msgid "Create Outline Mesh"
 msgid "Create Outline Mesh"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/mesh_editor_plugin.cpp:253
+#: tools/editor/plugins/mesh_editor_plugin.cpp:253
 msgid "Outline Size:"
 msgid "Outline Size:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_set_editor_plugin.cpp:178
+#: tools/editor/plugins/tile_set_editor_plugin.cpp:178
 msgid "Could not find tile: "
 msgid "Could not find tile: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_set_editor_plugin.cpp:197
+#: tools/editor/plugins/tile_set_editor_plugin.cpp:197
 msgid "Item name or ID:"
 msgid "Item name or ID:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_set_editor_plugin.cpp:202
+#: tools/editor/plugins/tile_set_editor_plugin.cpp:202
 msgid "Create from scene?"
 msgid "Create from scene?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_set_editor_plugin.cpp:207
+#: tools/editor/plugins/tile_set_editor_plugin.cpp:207
 msgid "Merge from scene?"
 msgid "Merge from scene?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_set_editor_plugin.cpp:241
+#: tools/editor/plugins/tile_set_editor_plugin.cpp:241
 msgid "Create from Scene"
 msgid "Create from Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_set_editor_plugin.cpp:242
+#: tools/editor/plugins/tile_set_editor_plugin.cpp:242
 msgid "Merge from Scene"
 msgid "Merge from Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/tile_set_editor_plugin.cpp:257
+#: tools/editor/plugins/tile_set_editor_plugin.cpp:257
 msgid "Error"
 msgid "Error"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_2d_editor_plugin.cpp:116
+#: tools/editor/plugins/path_2d_editor_plugin.cpp:116
 msgid "Remove Point from Curve"
 msgid "Remove Point from Curve"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_2d_editor_plugin.cpp:193
+#: tools/editor/plugins/path_2d_editor_plugin.cpp:193
 msgid "Move Point in Curve"
 msgid "Move Point in Curve"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_2d_editor_plugin.cpp:203
+#: tools/editor/plugins/path_2d_editor_plugin.cpp:203
 msgid "Move In-Control in Curve"
 msgid "Move In-Control in Curve"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_2d_editor_plugin.cpp:213
+#: tools/editor/plugins/path_2d_editor_plugin.cpp:213
 msgid "Move Out-Control in Curve"
 msgid "Move Out-Control in Curve"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/path_2d_editor_plugin.cpp:646
+#: tools/editor/plugins/path_2d_editor_plugin.cpp:646
 msgid "Select Control Points (Shift+Drag)"
 msgid "Select Control Points (Shift+Drag)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_player_editor_plugin.h:206
+#: tools/editor/plugins/animation_player_editor_plugin.h:206
 msgid "Anim"
 msgid "Anim"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/animation_tree_editor_plugin.h:183
+#: tools/editor/plugins/animation_tree_editor_plugin.h:183
 msgid "AnimTree"
 msgid "AnimTree"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/sprite_region_editor_plugin.h:122
+#: tools/editor/plugins/sprite_region_editor_plugin.h:122
 msgid "SpriteRegion"
 msgid "SpriteRegion"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/stream_editor_plugin.h:72
+#: tools/editor/plugins/stream_editor_plugin.h:72
 msgid "Stream"
 msgid "Stream"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/plugins/control_editor_plugin.h:128
+#: tools/editor/plugins/control_editor_plugin.h:128
 msgid "GUI"
 msgid "GUI"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:57
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:57
 msgid "FixBorder"
 msgid "FixBorder"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:58
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:58
 msgid "AlphBit"
 msgid "AlphBit"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:59
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:59
 msgid "ExtComp"
 msgid "ExtComp"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:60
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:60
 msgid "NoMipMap"
 msgid "NoMipMap"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:61
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:61
 msgid "Repeat"
 msgid "Repeat"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:62
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:62
 msgid "Filter"
 msgid "Filter"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:63
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:63
 msgid "PMAlpha"
 msgid "PMAlpha"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:64
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:64
 msgid "ToLinear"
 msgid "ToLinear"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:65
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:65
 msgid "ToRG"
 msgid "ToRG"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:66
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:66
 msgid "Anisoropic"
 msgid "Anisoropic"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:176
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:176
 msgid "Uncompressed"
 msgid "Uncompressed"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:177
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:177
 msgid "Compress Lossless (PNG)"
 msgid "Compress Lossless (PNG)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:178
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:178
 msgid "Compress Lossy (WebP)"
 msgid "Compress Lossy (WebP)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:179
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:179
 msgid "Compress (VRAM)"
 msgid "Compress (VRAM)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:182
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:182
 msgid "Texture Format"
 msgid "Texture Format"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:202
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:202
 msgid "Texture Compression Quality (WebP):"
 msgid "Texture Compression Quality (WebP):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:224
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:224
 msgid "Texture Options"
 msgid "Texture Options"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:227
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:227
 msgid "NOTICE: You are not forced to import textures for 2D projects. Just copy your .jpg or .png files to your project, and change export options later. Atlases can be generated on export too."
 msgid "NOTICE: You are not forced to import textures for 2D projects. Just copy your .jpg or .png files to your project, and change export options later. Atlases can be generated on export too."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:332
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:332
 msgid "Please specify some files!"
 msgid "Please specify some files!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:340
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:340
 msgid "Target path is empty."
 msgid "Target path is empty."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:346
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:346
 msgid "Target path must be full resource path."
 msgid "Target path must be full resource path."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:353
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:353
 msgid "Target path must exist."
 msgid "Target path must exist."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:362
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:362
 msgid "At least one file needed for Atlas."
 msgid "At least one file needed for Atlas."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:385
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:385
 msgid "Error importing: "
 msgid "Error importing: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:394
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:394
 msgid "Only one file is required for large texture"
 msgid "Only one file is required for large texture"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:502
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:502
 msgid "PackedTexture"
 msgid "PackedTexture"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:539
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:539
 msgid "Import Textures"
 msgid "Import Textures"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:549
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:549
 msgid "Source Texture:"
 msgid "Source Texture:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:551
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:551
 msgid "Source Texture(s):"
 msgid "Source Texture(s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:562
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:562
 msgid "Crop empty space."
 msgid "Crop empty space."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:574
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:574
 msgid "Target Path:"
 msgid "Target Path:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:582
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:582
 msgid "Max Texture size:"
 msgid "Max Texture size:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:585
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:585
 msgid "Cell Size:"
 msgid "Cell Size:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:635
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:635
 msgid "Accept"
 msgid "Accept"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:650
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:650
 msgid "Import Textures for Atlas (2D)"
 msgid "Import Textures for Atlas (2D)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:657
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:657
 msgid "Import Large Textures (2D)"
 msgid "Import Large Textures (2D)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:665
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:665
 msgid "Import Textures for 2D"
 msgid "Import Textures for 2D"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:672
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:672
 msgid "Import Textures for 3D"
 msgid "Import Textures for 3D"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1003
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1003
 msgid "Import Large Texture"
 msgid "Import Large Texture"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1005
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1005
 msgid "Load Source Image"
 msgid "Load Source Image"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1012
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1012
 msgid "Slicing"
 msgid "Slicing"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1041
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1041
 msgid "Inserting"
 msgid "Inserting"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1056
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1056
 msgid "Saving"
 msgid "Saving"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1060
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1060
 msgid "Couldn't save large texture: "
 msgid "Couldn't save large texture: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1075
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1075
 msgid "Build Atlas For: "
 msgid "Build Atlas For: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1084
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1084
 msgid "Loading Image: "
 msgid "Loading Image: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1089
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1089
 msgid "Couldn't load image: "
 msgid "Couldn't load image: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1098
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1098
 msgid "Converting Images"
 msgid "Converting Images"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1157
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1157
 msgid "Cropping Images"
 msgid "Cropping Images"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1181
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1181
 msgid "Blitting Images"
 msgid "Blitting Images"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1294
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1294
 msgid "Couldn't save atlas image: "
 msgid "Couldn't save atlas image: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_texture_import_plugin.cpp:1436
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1436
 msgid "Couldn't save converted texture: "
 msgid "Couldn't save converted texture: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:67
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:67
 msgid "Invalid source!"
 msgid "Invalid source!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:78
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:78
 msgid "Invalid translation source!"
 msgid "Invalid translation source!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:89
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:89
 msgid "Column"
 msgid "Column"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:234
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:234
 msgid "No items to import!"
 msgid "No items to import!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:239
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:239
 msgid "No target path!!"
 msgid "No target path!!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:243
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:243
 msgid "Import Translations"
 msgid "Import Translations"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:261
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:261
 msgid "Couldnt import!"
 msgid "Couldnt import!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:298
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:298
 msgid "Import Translation"
 msgid "Import Translation"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:310
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:310
 msgid "Source CSV:"
 msgid "Source CSV:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:316
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:316
 msgid "Ignore First Row"
 msgid "Ignore First Row"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:342
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:342
 msgid "Compress"
 msgid "Compress"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:347
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:347
 msgid "Add to Project (engine.cfg)"
 msgid "Add to Project (engine.cfg)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_translation_import_plugin.cpp:374
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:374
 msgid "Import Languages:"
 msgid "Import Languages:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:320
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:320
 msgid "New Clip"
 msgid "New Clip"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:444
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:444
 msgid "Animation Options"
 msgid "Animation Options"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:449
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:449
 msgid "Flags"
 msgid "Flags"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:469
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:469
 msgid "Bake FPS:"
 msgid "Bake FPS:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:480
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:480
 msgid "Optimizer"
 msgid "Optimizer"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:490
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:490
 msgid "Max Linear Error"
 msgid "Max Linear Error"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:497
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:497
 msgid "Max Angular Error"
 msgid "Max Angular Error"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:504
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:504
 msgid "Max Angle"
 msgid "Max Angle"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:513
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:513
 msgid "Clips"
 msgid "Clips"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:525
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:525
 msgid "Start(s)"
 msgid "Start(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:526
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:526
 msgid "End(s)"
 msgid "End(s)"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:536
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:536
 msgid "Filters"
 msgid "Filters"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:677
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:677
 msgid "Source path is empty."
 msgid "Source path is empty."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:724
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:724
 msgid "Couldn't load Post-Import Script."
 msgid "Couldn't load Post-Import Script."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:733
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:733
 msgid "Invalid/Broken Script for Post-Import."
 msgid "Invalid/Broken Script for Post-Import."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1038
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1038
 msgid "Import 3D Scene"
 msgid "Import 3D Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1048
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1048
 msgid "Source Scene:"
 msgid "Source Scene:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1074
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1074
 msgid "Same as Target Scene"
 msgid "Same as Target Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1075
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1075
 msgid "Shared"
 msgid "Shared"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1077
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1077
 msgid "Target Texture Folder:"
 msgid "Target Texture Folder:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1132
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1132
 msgid "Post-Process Script:"
 msgid "Post-Process Script:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1166
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1166
 msgid "Overwrite Existing Scene"
 msgid "Overwrite Existing Scene"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1168
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1168
 msgid "Keep Existing, Merge with New"
 msgid "Keep Existing, Merge with New"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1169
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1169
 msgid "Keep Existing, Ignore New"
 msgid "Keep Existing, Ignore New"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1170
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1170
 msgid "This Time:"
 msgid "This Time:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1177
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1177
 msgid "Next Time:"
 msgid "Next Time:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1214
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1214
 msgid "The Following Files are Missing:"
 msgid "The Following Files are Missing:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1216
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1216
 msgid "Import Anyway"
 msgid "Import Anyway"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1222
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1222
 msgid "Import & Open"
 msgid "Import & Open"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:1226
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1226
 msgid "Edited scene has not been saved, open imported scene anyway?"
 msgid "Edited scene has not been saved, open imported scene anyway?"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2343
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2343
 msgid "Importing Scene.."
 msgid "Importing Scene.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2729
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2729
 msgid "Running Custom Script.."
 msgid "Running Custom Script.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2738
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2738
 msgid "Couldn't load post-import script: '"
 msgid "Couldn't load post-import script: '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2744
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2744
 msgid "Invalid/Broken Script for Post-Import: '"
 msgid "Invalid/Broken Script for Post-Import: '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2754
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2754
 msgid "Error running Post-Import script: '"
 msgid "Error running Post-Import script: '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2783
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2783
 msgid "Import Img: "
 msgid "Import Img: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2789
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2789
 msgid "Can't import a file over itself: '"
 msgid "Can't import a file over itself: '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2794
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2794
 msgid "Couldn't localize path: '"
 msgid "Couldn't localize path: '"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2854
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2854
 msgid "Merging.."
 msgid "Merging.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_import_plugin.cpp:2903
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2903
 msgid "Saving.."
 msgid "Saving.."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:512
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:512
 msgid "No source font file!"
 msgid "No source font file!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:518
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:518
 msgid "No target font resource!"
 msgid "No target font resource!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:530
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:530
 msgid "Can't load/process source font"
 msgid "Can't load/process source font"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:538
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:538
 msgid "Couldn't save font."
 msgid "Couldn't save font."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:627
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:627
 msgid "Source Font:"
 msgid "Source Font:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:629
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:629
 msgid "Source Font Size:"
 msgid "Source Font Size:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:644
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:644
 msgid "Dest Resource:"
 msgid "Dest Resource:"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:647
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:647
 msgid "The quick brown fox jumps over the lazy dog."
 msgid "The quick brown fox jumps over the lazy dog."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:660
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:660
 msgid "Test: "
 msgid "Test: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:685
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:685
 msgid "Font Import"
 msgid "Font Import"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:890
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:890
 msgid "Path: "
 msgid "Path: "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:915
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:915
 msgid "Error initializing FreeType."
 msgid "Error initializing FreeType."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:922
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:922
 msgid "Unknown font format."
 msgid "Unknown font format."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:926
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:926
 msgid "Error loading font."
 msgid "Error loading font."
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:942
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:942
 msgid "Invalid font size. "
 msgid "Invalid font size. "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_font_import_plugin.cpp:989
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp:989
 msgid "Invalid font custom source. "
 msgid "Invalid font custom source. "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_sample_import_plugin.cpp:254
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:254
 msgid "No samples to import!"
 msgid "No samples to import!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_sample_import_plugin.cpp:295
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:295
 msgid "Save path is empty!"
 msgid "Save path is empty!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_sample_import_plugin.cpp:334
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:334
 msgid "Import Audio Samples"
 msgid "Import Audio Samples"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_sample_import_plugin.cpp:342
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:342
 msgid "Source Sample(s):"
 msgid "Source Sample(s):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_sample_import_plugin.cpp:409
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:409
 msgid "Audio Sample"
 msgid "Audio Sample"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_mesh_import_plugin.cpp:205
+#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp:205
 msgid "No meshes to import!"
 msgid "No meshes to import!"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_mesh_import_plugin.cpp:264
+#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp:264
 msgid "Single Mesh Import"
 msgid "Single Mesh Import"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_mesh_import_plugin.cpp:272
+#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp:272
 msgid "Source Mesh(es):"
 msgid "Source Mesh(es):"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_mesh_import_plugin.cpp:365
+#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp:365
 msgid "Surface "
 msgid "Surface "
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:510
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:510
 msgid "DIFFUSE"
 msgid "DIFFUSE"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:512
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:512
 msgid "SPECULAR"
 msgid "SPECULAR"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:514
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:514
 msgid "SHININESS"
 msgid "SHININESS"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:518
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:518
 msgid "EMISSIVE"
 msgid "EMISSIVE"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:573
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:573
 msgid "COLORPACKED"
 msgid "COLORPACKED"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:575
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:575
 msgid "TANGENT"
 msgid "TANGENT"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:579
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:579
 msgid "BINORMAL"
 msgid "BINORMAL"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:590
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:590
 msgid "TEXCOORD"
 msgid "TEXCOORD"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:592
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:592
 msgid "BLENDWEIGHT"
 msgid "BLENDWEIGHT"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:802
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:802
 msgid "LINES"
 msgid "LINES"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:804
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:804
 msgid "POINTS"
 msgid "POINTS"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:806
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:806
 msgid "TRIANGLE_STRIP"
 msgid "TRIANGLE_STRIP"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:808
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:808
 msgid "LINE_STRIP"
 msgid "LINE_STRIP"
 msgstr ""
 msgstr ""
 
 
-#:./tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:1059
+#: tools/editor/io_plugins/editor_scene_importer_fbxconv.cpp:1059
 msgid "G3DJ"
 msgid "G3DJ"
 msgstr ""
 msgstr ""