mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +00:00
fix(profile): label the Apps tab "Apps & Sites" (it lists nsites too)
The tab already lists both NIP-5D napplets and NIP-5A nsites (the filter and subscription include 15128/35128); rename the label so nsites aren't hidden behind an "Apps"-only name. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016ncMHuBBVHEf7spAoSssde
This commit is contained in:
@@ -2822,7 +2822,7 @@
|
||||
<string name="nsite_title">Static Website: %1$s</string>
|
||||
<string name="napplet_card_title">Napplet: %1$s</string>
|
||||
<string name="napplet_card_permissions">Permissions:</string>
|
||||
<string name="profile_tab_apps">Apps</string>
|
||||
<string name="profile_tab_apps">Apps & Sites</string>
|
||||
<string name="nsite_root_site">Root Site</string>
|
||||
<string name="nsite_source">Source:</string>
|
||||
<string name="nsite_servers">Servers:</string>
|
||||
|
||||
Reference in New Issue
Block a user