Use "Save" in Metadata Editor and remove "SaveChanges". (#6212)

This commit is contained in:
BlueMöhre
2024-10-20 08:56:23 +02:00
committed by GitHub
parent 078b188d0e
commit 5e5b3ab019
2 changed files with 1 additions and 3 deletions

View File

@@ -268,11 +268,10 @@
<span>${Reset}</span>
</button>
<button is="emby-button" type="submit" class="raised button-submit block btnSave formDialogFooterItem">
<span>${SaveChanges}</span>
<span>${Save}</span>
</button>
</div>
</div>
</form>
</div>

View File

@@ -1440,7 +1440,6 @@
"Runtime": "Runtime",
"Saturday": "Saturday",
"Save": "Save",
"SaveChanges": "Save changes",
"SaveLyricsIntoMediaFolders": "Save lyrics into media folders",
"SaveLyricsIntoMediaFoldersHelp": "Storing lyrics next to audio files will allow them to be more easily managed.",
"SavePassword": "Save Password",