UI: Add copying/pasting of sources/filters

Closes jp9000/obs-studio#860
This commit is contained in:
cg2121
2017-03-25 04:19:29 -07:00
committed by jp9000
parent 1ef7a48e9c
commit bcd491a3d6
7 changed files with 184 additions and 2 deletions

View File

@@ -61,6 +61,14 @@ Deprecated="Deprecated"
ReplayBuffer="Replay Buffer"
Import="Import"
Export="Export"
Copy="Copy"
Paste="Paste"
PasteReference="Paste (Reference)"
PasteDuplicate="Paste (Duplicate)"
# copy filters
Copy.Filters="Copy Filters"
Paste.Filters="Paste Filters"
# updater
Updater.Title="New update available"