mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-28 05:10:30 +00:00
update icon text
This commit is contained in:
parent
2fa34a236b
commit
d283b33dde
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ namespace MediaBrowser.Server.Mac
|
|||
quitMenuItem.Title = localization.GetLocalizedString("LabelExit");
|
||||
communityMenuItem.Title = localization.GetLocalizedString("LabelVisitCommunity");
|
||||
browseMenuItem.Title = localization.GetLocalizedString("LabelBrowseLibrary");
|
||||
configureMenuItem.Title = localization.GetLocalizedString("LabelConfigureMediaBrowser");
|
||||
configureMenuItem.Title = localization.GetLocalizedString("LabelConfigureServer");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue