|
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:92
|
|
2.
|
|
|
New file
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:93
|
|
3.
|
|
|
New _Window
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:95
|
|
4.
|
|
|
Create a new window
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:96
|
|
5.
|
|
|
_Open
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:98 tepl/tepl-application-window.c:178
|
|
6.
|
|
|
Open a file
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:99
|
|
7.
|
|
|
_Save
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:101 tepl/tepl-close-confirm-dialog-single.c:144
tepl/tepl-tab.c:752
|
|
8.
|
|
|
Save the current file
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:102
|
|
9.
|
|
|
Save _As
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:104
|
|
10.
|
|
|
Save the current file to a different location
|
|
|
|
(no translation yet)
|
|
|
|
Located in
tepl/tepl-application.c:105
|