|
21.
|
|
|
Y-Position of Text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:139
|
|
22.
|
|
|
The Y-Position of the text-rectangle's upper left corner ...
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:140
|
|
23.
|
|
|
Text-Prefix
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:143
|
|
24.
|
|
|
The text/Pango-Markup to be placed before the text ...
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:144
|
|
25.
|
|
|
Text-Suffix
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:146
|
|
26.
|
|
|
The text/Pango-Markup to be placed after the text ...
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:147
|
|
27.
|
|
|
Note-Text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:150
|
|
28.
|
|
|
The text on this sticky note ...
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:151
|
|
29.
|
|
|
Edit Note
|
|
|
create dialog
BROKEN!! Screenlets currently don't have access to their parent windows
dialog = gtk.Dialog("Edit Note", self.content)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
NotesScreenlet.py:188
|
|
30.
|
|
|
A sticky notes Screenlet with In-Place-Editing, support for Themes and
[tab] Pango-Markup compatibility (NOTE: still unfinished, but usable).
|
|
|
TRANSLATORS: This is the description of NotesScreenlet
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab] , in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|