-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update new localized fields #160
base: master
Are you sure you want to change the base?
Conversation
With the version update some new features have been added.. Now the localization field for new content is also added
Add new localization entries
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<data name="Receive_Port.Description" xml:space="preserve"> | ||
<value>This port is used to receive OSC data from VRChat</value> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably don't need descriptions for these values
<data name="Send_Port.Description" xml:space="preserve"> | ||
<value>⚠no other program occupying the port</value> | ||
</data> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably don't need descriptions for these values
<data name="IP_Address.Description" xml:space="preserve"> | ||
<value>No changes required to run VRChat localhost</value> | ||
</data> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably don't need descriptions for these values
No description provided.