From 00d8f8604476b525869787f0962bf41b4b591061 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sat, 21 May 2016 01:18:35 +0200 Subject: i18n: Second pass at proofreading Mostly removing commented out strings, plus a few critical ones that should not be translated. --- tools/editor/plugins/path_2d_editor_plugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/editor/plugins/path_2d_editor_plugin.cpp') diff --git a/tools/editor/plugins/path_2d_editor_plugin.cpp b/tools/editor/plugins/path_2d_editor_plugin.cpp index 0fab18390..107ec30a9 100644 --- a/tools/editor/plugins/path_2d_editor_plugin.cpp +++ b/tools/editor/plugins/path_2d_editor_plugin.cpp @@ -623,7 +623,7 @@ Path2DEditor::Path2DEditor(EditorNode *p_editor) { add_child(options); options->set_area_as_parent_rect(); options->set_text("Polygon"); - //options->get_popup()->add_item(TTR("Parse BBCODE"),PARSE_BBCODE); + //options->get_popup()->add_item("Parse BBCode",PARSE_BBCODE); options->get_popup()->connect("item_pressed", this,"_menu_option"); #endif -- cgit v1.2.3-70-g09d2