1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 18:21:25 +02:00

separate warnings from special informational notes in the help

This commit is contained in:
Doug Kearns
2008-12-14 01:18:33 +11:00
parent 56d5e2a097
commit 919d712af4
2 changed files with 9 additions and 1 deletions
+5 -1
View File
@@ -82,7 +82,11 @@ argument2=<span class="argument">&#123;|&#125;</span>
argument3=<span class="argument">[|]</span>
[specialwords]
warningwords=Warning: NOTE: Note:
warningwords=WARNING: Warning:
infowords=NOTE: Note:
[warningwords]
<span class="warning">{words}</span>
[infowords]
<span class="info">{words}</span>