[evolution] Bug 795870 - Add a way to initiate refresh of account sources ][
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 795870 - Add a way to initiate refresh of account sources ][
- Date: Fri, 8 Jun 2018 09:43:37 +0000 (UTC)
commit d664c1707941efa2c69305e877c5c5b39a8e3028
Author: Milan Crha <mcrha redhat com>
Date: Fri Jun 8 11:44:43 2018 +0200
Bug 795870 - Add a way to initiate refresh of account sources ][
Correct error message indexing.
src/addressbook/addressbook.error.xml | 2 +-
src/e-util/e-system.error.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/addressbook/addressbook.error.xml b/src/addressbook/addressbook.error.xml
index 73af31e4f1..cc205db48c 100644
--- a/src/addressbook/addressbook.error.xml
+++ b/src/addressbook/addressbook.error.xml
@@ -143,7 +143,7 @@
<error id="refresh-backend-failed" type="error">
<_primary>Failed to refresh list of account address books</_primary>
- <secondary>{1}</secondary>
+ <secondary>{0}</secondary>
</error>
</error-list>
diff --git a/src/e-util/e-system.error.xml b/src/e-util/e-system.error.xml
index 135bfc462b..5b2a05ee6a 100644
--- a/src/e-util/e-system.error.xml
+++ b/src/e-util/e-system.error.xml
@@ -103,7 +103,7 @@
<error id="refresh-backend-failed" type="error">
<_primary>Failed to refresh list of account sources</_primary>
- <secondary>{1}</secondary>
+ <secondary>{0}</secondary>
</error>
</error-list>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]