|
22.
|
|
|
Delete the selected text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:125
|
|
23.
|
|
|
Select _All
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:127
|
|
24.
|
|
|
Select all the text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:128
|
|
25.
|
|
|
_Indent
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:130
|
|
26.
|
|
|
Indent the selected lines
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:131
|
|
27.
|
|
|
_Unindent
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:133
|
|
28.
|
|
|
Unindent the selected lines
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:134
|
|
29.
|
|
|
Open File
|
|
|
Create a GtkFileChooserDialog, not a GtkFileChooserNative, because
* with GtkFileChooserNative the GFile that we obtain (in flatpak)
* doesn't have the real path to the file, so it would screw up some
* features for text editors:
* - showing the directory in parentheses in the window title, or in the
* tab tooltip;
* - opening a recent file.
* Basically everywhere where the directory is shown.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application-window.c:174
|
|
30.
|
|
|
_Cancel
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application-window.c:177
tepl/tepl-close-confirm-dialog-single.c:138 tepl/tepl-tab.c:751
|
|
31.
|
|
|
Read-Only
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application-window.c:708
|