[geary/wip/account-editor-refinements-v1: 1/7] Typo fix
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/account-editor-refinements-v1: 1/7] Typo fix
- Date: Wed, 9 Jan 2019 02:32:40 +0000 (UTC)
commit c9bfab4b059a48c69bf2798de9d18cfbcbb02d4a
Author: Michael Gratton <mike vee net>
Date: Tue Jan 8 23:48:49 2019 +1100
Typo fix
src/client/accounts/accounts-editor-list-pane.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/client/accounts/accounts-editor-list-pane.vala
b/src/client/accounts/accounts-editor-list-pane.vala
index 7d181d15..41e737a4 100644
--- a/src/client/accounts/accounts-editor-list-pane.vala
+++ b/src/client/accounts/accounts-editor-list-pane.vala
@@ -379,7 +379,7 @@ private class Accounts.AccountListRow : AccountRow<EditorListPane,Gtk.Grid> {
case DISABLED:
this.set_tooltip_text(
// Translators: Tooltip for accounts that have been
- // loaded by disabled by the user.
+ // loaded but disabled by the user.
_("This account has been disabled")
);
break;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]