Skip to content

Commit 524bf2e

Browse files
committed
Polish embedded guide and Stream Deck copy
1 parent 67e3c3b commit 524bf2e

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/ssapp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<style>
2121
body {
2222
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
23-
background: linear-gradient(to bottom right, #4a8dc700, #63a4d800);
23+
background: transparent;
2424
color: #ffffff;
2525
margin: 0;
2626
padding: 0; /* Remove body padding if this is the full page */

streamdeck/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h2 data-page-translate="controls-live-workflow">Controls that fit a live workfl
166166
<div class="feature"><strong data-page-translate="chat-overlays">Chat and overlays</strong><span data-page-translate="chat-overlays-description">Feature, unpin, clear, and move through queued messages.</span></div>
167167
<div class="feature"><strong data-page-translate="timers-polls">Timers and polls</strong><span data-page-translate="timers-polls-description">Start, pause, reset, adjust time, and manage live polls.</span></div>
168168
<div class="feature"><strong data-page-translate="ssapp-sources">SSApp sources</strong><span data-page-translate="ssapp-sources-description">Start, stop, restart, mute, reveal, and change supported source modes.</span></div>
169-
<div class="feature"><strong data-page-translate="credits-controls">Credits</strong><span data-page-translate="credits-controls-description">Start, preview, test, and reset credits from a key.</span></div>
169+
<div class="feature"><strong data-page-translate="credits-controls">Credits</strong><span data-page-translate="credits-controls-description">Start, preview, test, and reset collected credits from a key.</span></div>
170170
<div class="feature"><strong>Stream Deck +</strong><span data-page-translate="streamdeck-plus-description">Turn knobs for timer changes and browse recent chat on the touch strip.</span></div>
171171
</div>
172172
<p id="compatibilityNote" data-page-translate="compatibility-note">The plugin checks the running SSApp version and only shows controls it supports.</p>

translations/en-uk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,7 +1226,7 @@
12261226
"streamdeck-plus-description": "Turn knobs for timer changes and browse recent chat on the touch strip.",
12271227
"chrome-extension-session-id": "Using the Chrome extension? Copy your unique session ID from Settings, then paste it into the plugin.",
12281228
"credits-controls": "Credits",
1229-
"credits-controls-description": "Start, preview, test, and reset credits from a key.",
1229+
"credits-controls-description": "Start, preview, test, and reset collected credits from a key.",
12301230
"compatibility-note": "The plugin checks the running SSApp version and only shows controls it supports.",
12311231
"session-id-privacy-note": "Your session ID stays on your computer unless you use it to connect Social Stream Ninja services.",
12321232
"session-id-copied": "Session ID copied",

translations/en-us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@
12551255
"streamdeck-plus-description": "Turn knobs for timer changes and browse recent chat on the touch strip.",
12561256
"chrome-extension-session-id": "Using the Chrome extension? Copy your unique session ID from Settings, then paste it into the plugin.",
12571257
"credits-controls": "Credits",
1258-
"credits-controls-description": "Start, preview, test, and reset credits from a key.",
1258+
"credits-controls-description": "Start, preview, test, and reset collected credits from a key.",
12591259
"compatibility-note": "The plugin checks the running SSApp version and only shows controls it supports.",
12601260
"session-id-privacy-note": "Your session ID stays on your computer unless you use it to connect Social Stream Ninja services.",
12611261
"session-id-copied": "Session ID copied",

translations/test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1712,7 +1712,7 @@
17121712
"streamdeck-plus-description": "Turn knobs for timer changes and browse recent chat on the touch strip.",
17131713
"chrome-extension-session-id": "Using the Chrome extension? Copy your unique session ID from Settings, then paste it into the plugin.",
17141714
"credits-controls": "Credits",
1715-
"credits-controls-description": "Start, preview, test, and reset credits from a key.",
1715+
"credits-controls-description": "Start, preview, test, and reset collected credits from a key.",
17161716
"compatibility-note": "The plugin checks the running SSApp version and only shows controls it supports.",
17171717
"session-id-privacy-note": "Your session ID stays on your computer unless you use it to connect Social Stream Ninja services.",
17181718
"session-id-copied": "Session ID copied",

0 commit comments

Comments
 (0)