Skip to content

Commit 6117145

Browse files
committed
Text placeholder tweaks and additions
1 parent 1403136 commit 6117145

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

lang/english.php

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
array(
3737
"Lock" => "Lock",
3838
"Refresh" => "Refresh",
39+
"Plugins" => "Plugins",
3940
"ROOT" => "[ROOT]"
4041

4142
),
@@ -47,9 +48,10 @@
4748
"Your version is" => "Your version is",
4849
"Update now" => "Update now",
4950
"You have some..." => "You have some unsaved changes",
50-
"Are you sure you want to close?" => "Are you sure you want to close?",
51+
"Are you sure..." => "Are you sure you want to close?",
5152
"working" => "working",
5253
"Color picker" => "Color picker",
54+
"Plugins Manager" => "Plugins Manager",
5355
"New File" => "New File",
5456
"New Folder" => "New Folder",
5557
"Upload File(s)" => "Upload File(s)",
@@ -101,7 +103,9 @@
101103
"Code Assist" => "Code Assist",
102104
"Go to Line" => "Go to Line",
103105
"View" => "View",
104-
"Bug reporting not active" => "Bug reporting not active"
106+
"Bug reporting not active" => "Bug reporting not active",
107+
"Single pane" => "Single pane",
108+
"Diff pane also" => "Diff pane also"
105109
),
106110

107111
// /LIB

0 commit comments

Comments
 (0)