| author | wenzelm |
| Tue, 22 Apr 2025 22:11:16 +0200 | |
| changeset 82565 | 1033ed5d3972 |
| parent 82564 | f9786abaff89 |
| permissions | -rw-r--r-- |
| 81297 | 1 |
diff -ru jedit5.7.0/jEdit/org/jedit/localization/jedit_en.props jedit5.7.0-patched/jEdit/org/jedit/localization/jedit_en.props |
2 |
--- jedit5.7.0/jEdit/org/jedit/localization/jedit_en.props 2024-08-03 19:53:22.000000000 +0200 |
|
| 82564 | 3 |
+++ jedit5.7.0-patched/jEdit/org/jedit/localization/jedit_en.props 2025-04-22 22:08:19.298392180 +0200 |
|
82559
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
4 |
@@ -70,7 +70,7 @@ |
|
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
5 |
#}}} |
|
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
6 |
|
|
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
7 |
#{{{ Tool bar
|
|
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
8 |
-view.search.find=Search for: |
|
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
9 |
+view.search.find=Search: |
|
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
10 |
view.search.close-tooltip=Hide search bar (ESCAPE) |
|
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
11 |
|
|
ddcf31575146
more accurate GUI property (amending 49ca1a40c04a) -- requires to update jedit component;
wenzelm
parents:
81297
diff
changeset
|
12 |
view.action.prompt=Action: |
| 81297 | 13 |
@@ -1282,8 +1282,7 @@ |
| 65329 | 14 |
The most likely reason is that the JAR file is corrupt; try\n\ |
15 |
reinstalling it. See Utilities->Troubleshooting->Activity Log\n\ |
|
16 |
for a full stack trace. |
|
17 |
-plugin-error.start-error=Cannot start: {0}\n\
|
|
18 |
- Try updating to a newer version of the plugin. |
|
19 |
+plugin-error.start-error=Cannot start: {0}
|
|
20 |
plugin-error.already-loaded=Two copies installed. Please remove one of the \ |
|
21 |
two copies. |
|
22 |
plugin-error.dep-jdk=Requires Java {0} or later, but you only have version {1}.
|
|
| 82564 | 23 |
@@ -1610,7 +1609,7 @@ |
24 |
options.gutter.optionalComponents=Optional gutter components |
|
25 |
options.gutter.lineNumbers=Line numbers |
|
26 |
options.gutter.minLineNumberDigits=Minimal number of digits to reserve for line numbers: |
|
27 |
-options.gutter.selectionAreaEnabled=Line selection area when line numbers are not shown |
|
28 |
+options.gutter.selectionAreaEnabled=Line selection area (with icons) when line numbers are not shown |
|
29 |
options.gutter.selectionAreaBgColor=Selection area background color: |
|
30 |
options.gutter.selectionAreaWidth=Selection area width (in pixels): |
|
31 |
options.gutter.font=Gutter font: |