diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2001-08-16 04:26:26 +0800 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2001-08-16 04:26:26 +0800 |
commit | f010bd39cf21bd0bd9d28b16f8141500ddefed8e (patch) | |
tree | 5191f5cf05496c447712d4b1db19352354bbf5a6 /help/no/usage-notes.sgml | |
parent | 1e7d20812f2faf4a9c787a437746a097476f10dc (diff) | |
download | gsoc2013-evolution-f010bd39cf21bd0bd9d28b16f8141500ddefed8e.tar.gz gsoc2013-evolution-f010bd39cf21bd0bd9d28b16f8141500ddefed8e.tar.zst gsoc2013-evolution-f010bd39cf21bd0bd9d28b16f8141500ddefed8e.zip |
Added beginnings of a Norwegian translation. Forgot to add this. Kinda
2001-08-15 Kjartan Maraas <kmaraas@gnome.org>
* no/*: Added beginnings of a Norwegian translation.
* sgmldocs.make: Forgot to add this. Kinda important.
svn path=/trunk/; revision=12070
Diffstat (limited to 'help/no/usage-notes.sgml')
-rw-r--r-- | help/no/usage-notes.sgml | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/help/no/usage-notes.sgml b/help/no/usage-notes.sgml new file mode 100644 index 0000000000..e9561065e6 --- /dev/null +++ b/help/no/usage-notes.sgml @@ -0,0 +1,49 @@ +<chapter id="usage-notes"> + <title>Evolution notater</title> + <abstract> + <title>En oversikt over notater i Evolution</title> + <para> + In the dark ages before email was invented, there were little + scraps of people which people used for short-term information + storage. These scraps of paper were called notes. Now, notes + are an almost necessary part of our lives, albeit in electronic + form. It only makes sense, then, that + <application>Evolution</application> will eventually have a + Notes feature. <application>Evolution</application> can help + you take notes in the following ways: + <itemizedlist> + <listitem> + <para> + Take down phone numbers, take school notes, take phone + messages, or even write poetry. + </para> + </listitem> + <listitem> + <para> + Color code notes to organize them, or just to + make them look good. + </para> + </listitem> + <listitem> + <para> + Turn a note into an email or a text file. + </para> + </listitem> + <listitem> + <para> + Write <glossterm>Haiku</glossterm> + </para> + </listitem> + </itemizedlist> + </para> + <para> + You can start writing notes by clicking + <guibutton>Notes</guibutton> in the shortcut bar. Of course, + it's not there yet. But when it is, it'll take you to the + notepad. + </para> + </abstract> +</chapter> + + + |