Merged
Conversation
Add support for internationalizaiton by wrapping all the UI strings with `obs_module_text()`. All the english strings are added to data/locale/en-US.ini. Other languages should simply drop in to this folder. Signed-off-by: Grant Likely <[email protected]>
Minor rework to put all actions in the Preset List context menu into the .ui file so that they are all managed in the same place. As a bonus, it also means they can pick up the common translation for "Rename" from the main OBS translations file. Signed-off-by: Grant Likely <[email protected]>
This partially reverts commit 98d25fd. The properties button in the toolbar was missed by users and is used frequently enough to warrent being on the toolbar. Also, from watching user videos, not everyone realizes that there is a context menu available in the cameras list, or that it can be opened by double clicking on the camera. Bringing back the properties button makes getting into the configuration dialog more intuitive. Signed-off-by: Grant Likely <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
11be94e to
c3855f8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.