diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2020-08-06 16:13:14 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-08-06 16:13:14 +0200 |
commit | 803dd51c1404d44e9088d6acbb68f22e54919309 (patch) | |
tree | f61b494dc5f978a5bcc952ceeb0e3f435b466b9f /tests/manual | |
parent | f0d5b45adedf8760b3035419c208094f6d4e270d (diff) | |
download | ayatana-indicator-datetime-803dd51c1404d44e9088d6acbb68f22e54919309.tar.gz ayatana-indicator-datetime-803dd51c1404d44e9088d6acbb68f22e54919309.tar.bz2 ayatana-indicator-datetime-803dd51c1404d44e9088d6acbb68f22e54919309.zip |
Time *and* Date.
Diffstat (limited to 'tests/manual')
-rw-r--r-- | tests/manual | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual b/tests/manual index f70bcce..3294699 100644 --- a/tests/manual +++ b/tests/manual @@ -17,7 +17,7 @@ Test-case ayatana-indicator-datetime/unity8-items-check <dl> <dt>Login to a user session running Unity 8</dt> <dt>Pull down the top panel until it sticks open</dt> - <dt>Navigate through the tabs until "Time & Date" is shown</dt> + <dt>Navigate through the tabs until "Time and Date" is shown</dt> <dd>Upcoming is at the top of the menu</dd> <dd>The menu is populated with items</dd> </dl> @@ -139,7 +139,7 @@ Test-case ayatana-indicator-datetime/silent-mode Test-case ayatana-indicator-datetime/manual-time <dl> - <dt>In System Settings > Time & Date, manually change the time to an arbitrary time.</dt> + <dt>In System Settings > Time and Date, manually change the time to an arbitrary time.</dt> <dd>The indicator's timestamp should change right after the time manual time is set.</dd> </dl> |