mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
frontend: Make profile export menu item translatable
This commit is contained in:
@@ -2027,7 +2027,7 @@
|
||||
</action>
|
||||
<action name="actionExportSceneCollection">
|
||||
<property name="text">
|
||||
<string>Export</string>
|
||||
<string>Basic.MainMenu.Export</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionShowMissingFiles">
|
||||
@@ -2067,7 +2067,7 @@
|
||||
</action>
|
||||
<action name="actionExportProfile">
|
||||
<property name="text">
|
||||
<string>Export</string>
|
||||
<string>Basic.MainMenu.Export</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionShowSettingsFolder">
|
||||
|
||||
Reference in New Issue
Block a user