diff options
author | redmatrix <git@macgirvin.com> | 2016-05-03 06:03:15 +1000 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-03 06:03:15 +1000 |
commit | ae39217a7e271ee585602eb74cc680b518dbd06f (patch) | |
tree | dad61dd3b1df120b173dd77621b32f4633c93972 /doc/context/es/connections/help.html | |
parent | 559ed3f0a8cbe90b6c20cc4ada649bc063f41c25 (diff) | |
parent | 78e42a75f10fc7e44e910983fc4a3f977eec2261 (diff) | |
download | volse-hubzilla-ae39217a7e271ee585602eb74cc680b518dbd06f.tar.gz volse-hubzilla-ae39217a7e271ee585602eb74cc680b518dbd06f.tar.bz2 volse-hubzilla-ae39217a7e271ee585602eb74cc680b518dbd06f.zip |
Merge pull request #364 from mjfriaza/dev
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 |