Files
evolution/help/C/tasks-local.page
Sibo Dong 88c414303d M!80 - help: Change instances of "Apply" to "OK"
The text on the button used to confirm, e.g., the creation of a new
calendar (in the "New Calendar" window) now reads "OK" instead of
"Apply", but the help pages for add/using various calendars still use
"Apply". The same applies to windows and help pages for adding/using
various address books and task/memo lists.

Change instances of "Apply" to "OK" for help pages that link to the
following help pages:

* calendar-using-several-calendars
* contacts-using-several-addressbooks
* tasks-using-several-tasklists

Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/80
2021-05-21 17:03:13 +00:00

34 lines
1.2 KiB
Plaintext

<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="tasks-local">
<info>
<desc>Adding another local task or memo list.</desc>
<link type="guide" xref="tasks-using-several-tasklists"/>
<revision pkgversion="3.1.5" version="0.3" date="2011-07-28" status="final"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Adding another local task or memo list</title>
<p>To add another local task list to <app>Evolution</app>, perform the following steps:</p>
<steps>
<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Task List</gui></guiseq> or <guiseq><gui>File</gui><gui>New</gui><gui>Memo List</gui></guiseq>.</p></item>
<item><p>Select the type <gui>On This Computer</gui>.</p></item>
<item><p>Enter a name that you prefer.</p></item>
<item><p>Optionally choose a color that you prefer.</p></item>
<item><p>Click <gui style="button">OK</gui>.</p></item>
</steps>
<p>The task list will be added to the list of task lists in <app>Evolution</app>.</p>
</page>