diff options
author | Manuel Jiménez Friaza <mjfriaza@openmailbox.org> | 2016-05-02 14:00:13 +0200 |
---|---|---|
committer | Manuel Jiménez Friaza <mjfriaza@openmailbox.org> | 2016-05-02 14:00:13 +0200 |
commit | 78e42a75f10fc7e44e910983fc4a3f977eec2261 (patch) | |
tree | bb9cd6a50f0267815b354b9f29121b2beb1da704 /doc/context/es/connections/help.html | |
parent | b4bf71dd0642e58fab6151e1df3c071d05650492 (diff) | |
download | volse-hubzilla-78e42a75f10fc7e44e910983fc4a3f977eec2261.tar.gz volse-hubzilla-78e42a75f10fc7e44e910983fc4a3f977eec2261.tar.bz2 volse-hubzilla-78e42a75f10fc7e44e910983fc4a3f977eec2261.zip |
Contextual help in Spanish
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 |