Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed Aug 13, 2024
2 parents fe4c404 + 94d86ae commit b247674
Show file tree
Hide file tree
Showing 20 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions meta/cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ If the official Samsung Wearable app is active alongside this app, connection is
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/cz.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ This file is auto-generated and automatically updated. Do not modify this file m
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/de.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ If the official Samsung Wearable app is active alongside this app, connection is
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/es.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@ If the transmission is stuck or the device disconnected prematurely, you need to
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ If the official Samsung Wearable app is active alongside this app, connection is
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/gr.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ If the official Samsung Wearable app is active alongside this app, connection is
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/hu.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ If the official Samsung Wearable app is active alongside this app, connection is
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/il.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ If the official Samsung Wearable app is active alongside this app, connection is
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/in.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,9 @@ If the transmission is stuck or the device disconnected prematurely, you need to
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/it.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ If the transmission is stuck or the device disconnected prematurely, you need to
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@ If the transmission is stuck or the device disconnected prematurely, you need to
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ If the official Samsung Wearable app is active alongside this app, connection is
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ If the official Samsung Wearable app is active alongside this app, connection is
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions meta/pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,9 @@ If the transmission is stuck or the device disconnected prematurely, you need to
<tr><td><code>hidden_mode_sku_change</code></td><td>Change SKU code</td></tr>
<tr><td><code>hidden_mode_sku_change_desc</code></td><td>Changes the product code of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_addr_change</code></td><td>Change peer Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the public Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_peer_change_desc</code></td><td>Changes the peer Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_addr_change</code></td><td>Change local Bluetooth address</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the internal Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_bt_local_change_desc</code></td><td>Changes the local Bluetooth address of the current target device</td></tr>
<tr><td><code>hidden_mode_terminal</code></td><td>Hidden command terminal</td></tr>
<tr><td><code>hidden_mode_terminal_desc</code></td><td>Send custom AT commands to the current target device</td></tr>
<tr><td><code>power_menu_hint</code></td><td>Only the current target earbud will be affected.</td></tr>
Expand Down
Loading

0 comments on commit b247674

Please sign in to comment.