diff options
author | Andrew Manning <tamanning@zoho.com> | 2016-05-03 06:33:11 -0400 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2016-05-03 06:33:11 -0400 |
commit | 2db86b950e78cb01cde659f424c9c01f79edc7a4 (patch) | |
tree | e57d9a81e15428395c171e17c5b0a05961a876ba /doc/context/es/connections/help.html | |
parent | 9619d02be988a5af7746fa5524b17e645f99d40d (diff) | |
parent | dccdeedb75874ac8a244770cc3be0bf9ee71a0cd (diff) | |
download | volse-hubzilla-2db86b950e78cb01cde659f424c9c01f79edc7a4.tar.gz volse-hubzilla-2db86b950e78cb01cde659f424c9c01f79edc7a4.tar.bz2 volse-hubzilla-2db86b950e78cb01cde659f424c9c01f79edc7a4.zip |
Merge remote-tracking branch 'upstream/dev' into plugin-repo
Diffstat (limited to 'doc/context/es/connections/help.html')
-rw-r--r-- | doc/context/es/connections/help.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/context/es/connections/help.html b/doc/context/es/connections/help.html new file mode 100644 index 000000000..0f95fde63 --- /dev/null +++ b/doc/context/es/connections/help.html @@ -0,0 +1,8 @@ +<dl class="dl-horizontal"> + <dt>General</dt> + <dd>This page displays a list of all this channel's connections. The list can be <a href='#' onclick='contextualHelpFocus(".section-title-wrapper", 0); return false;' title="Click to highlight element...">sorted and filtered using the menu button beside the search button</a>. </dd> + <dt>Connection Details</dt> + <dd>Each list entry shows the details of a specific connection. A translucent avatar image indicates an archived connection.</dd> + <dt>Connection Status</dt> + <dd>A connection can be in different states: <ul><li>Archived</li><li>Ignored</li><li>Blocked</li><li>Hidden</li></ul></dd> +</dl>
\ No newline at end of file |