|
1.
|
|
|
_New
|
|
|
action, icon, label, accel, tooltip
File menu
Why "file" and not "document"? "Document" is not the best
word because the action is not always to create a new
document. For example a LaTeX document can be composed of
several _files_. Or for source code we do not really create a
new "document".
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:79
|
|
2.
|
|
|
New file
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:80
|
|
3.
|
|
|
New _Window
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:82
|
|
4.
|
|
|
Create a new window
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:83
|
|
5.
|
|
|
_Open
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:85 tepl/tepl-window-actions-file.c:83
|
|
6.
|
|
|
Open a file
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:86
|
|
7.
|
|
|
_Save
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:88 tepl/tepl-close-confirm-dialog-single.c:137
tepl/tepl-tab-saving.c:281
|
|
8.
|
|
|
Save the current file
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:89
|
|
9.
|
|
|
Save _As
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:91
|
|
10.
|
|
|
Save the current file to a different location
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:92
|