-
Couldn't load subscription status.
- Fork 113
Update new localized fields #160
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
base: master
Are you sure you want to change the base?
Changes from all commits
0ba19b8
7abbb87
1e1faf5
92e19d2
7965992
42e00de
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -320,4 +320,109 @@ | |
| <data name="AutoStartSettings.Description" xml:space="preserve"> | ||
| <value>Auto Start when SteamVR is launched</value> | ||
| </data> | ||
| <data name="Calibrate.Description" xml:space="preserve"> | ||
| <value>Heighten the influence your expressions make on calibration temporarily</value> | ||
| </data> | ||
| <data name="Calibrate.Header" xml:space="preserve"> | ||
| <value>Calibrate</value> | ||
| </data> | ||
| <data name="CalibrateButton.Content" xml:space="preserve"> | ||
| <value>Calibrate</value> | ||
| </data> | ||
| <data name="Calibration_Enabled.Description" xml:space="preserve"> | ||
| <value>Toggles whether or not calibration is enabled</value> | ||
| </data> | ||
| <data name="Calibration_Enabled.Header" xml:space="preserve"> | ||
| <value>Calibration Enabled</value> | ||
| </data> | ||
| <data name="Calibration_Influence.Description" xml:space="preserve"> | ||
| <value>Controls how much of an influence your facial expressions have on overall calibration over time</value> | ||
| </data> | ||
| <data name="Calibration_Influence.Header" xml:space="preserve"> | ||
| <value>Calibration Influence</value> | ||
| </data> | ||
| <data name="Continuous_Calibration.Description" xml:space="preserve"> | ||
| <value>Slowly calibrates to your facial expressions over time</value> | ||
| </data> | ||
| <data name="Continuous_Calibration.Header" xml:space="preserve"> | ||
| <value>Continuous Calibration</value> | ||
| </data> | ||
| <data name="Contributions.Text" xml:space="preserve"> | ||
| <value>Contributions</value> | ||
| </data> | ||
| <data name="Credits.Header" xml:space="preserve"> | ||
| <value>Credits</value> | ||
| </data> | ||
| <data name="Dismiss.Content" xml:space="preserve"> | ||
| <value>Dismiss</value> | ||
| </data> | ||
| <data name="Force_Re-Initialize.Description" xml:space="preserve"> | ||
| <value>Force VRCFT to unload and reinitialize all modules</value> | ||
| </data> | ||
| <data name="Force_Re-Initialize.Header" xml:space="preserve"> | ||
| <value>Force Re-Initialize</value> | ||
| </data> | ||
| <data name="Force_Relevancy.Description" xml:space="preserve"> | ||
| <value>Forces sending of all parameters every frame by forcing relevancy</value> | ||
| </data> | ||
| <data name="Force_Relevancy.Header" xml:space="preserve"> | ||
| <value>Force Relevancy</value> | ||
| </data> | ||
| <data name="Gremlin_Mode.OnContent" xml:space="preserve"> | ||
| <value>Gremlin Mode</value> | ||
| </data> | ||
| <data name="install" xml:space="preserve"> | ||
| <value>Install</value> | ||
| </data> | ||
| <data name="Install_Module_from_zip.Text" xml:space="preserve"> | ||
| <value>Install Module from *.zip</value> | ||
| </data> | ||
| <data name="IP_Address.Description" xml:space="preserve"> | ||
| <value>No changes required to run VRChat localhost</value> | ||
| </data> | ||
| <data name="IP_Address.Header" xml:space="preserve"> | ||
| <value>IP Address</value> | ||
| </data> | ||
| <data name="PleaseRestartVRCFT" xml:space="preserve"> | ||
| <value>Please Restart VRCFT</value> | ||
| </data> | ||
| <data name="Re-Initialize.Content" xml:space="preserve"> | ||
| <value>Re-Initialize</value> | ||
| </data> | ||
| <data name="Receive_Port.Description" xml:space="preserve"> | ||
| <value>This port is used to receive OSC data from VRChat</value> | ||
|
Comment on lines
+392
to
+393
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We probably don't need descriptions for these values |
||
| </data> | ||
| <data name="Receive_Port.Header" xml:space="preserve"> | ||
| <value>Receive Port</value> | ||
| </data> | ||
| <data name="Reset.Content" xml:space="preserve"> | ||
| <value>Reset</value> | ||
| </data> | ||
| <data name="Reset_VRCFT.Description" xml:space="preserve"> | ||
| <value>Reset all data stored by VRCFT in your AppData folder</value> | ||
| </data> | ||
| <data name="Reset_VRCFT.Header" xml:space="preserve"> | ||
| <value>Reset VRCFT</value> | ||
| </data> | ||
| <data name="Reset_VRChat_Configs.Description" xml:space="preserve"> | ||
| <value>Reset all VRChat OSC config data (will be regenerated when avatar is reloaded)</value> | ||
| </data> | ||
| <data name="Reset_VRChat_Configs.Header" xml:space="preserve"> | ||
| <value>Reset VRChat Configs</value> | ||
| </data> | ||
| <data name="Send_Port.Description" xml:space="preserve"> | ||
| <value>⚠no other program occupying the port</value> | ||
| </data> | ||
|
Comment on lines
+413
to
+415
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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.Header" xml:space="preserve"> | ||
| <value>Send Port</value> | ||
| </data> | ||
| <data name="Uninstall" xml:space="preserve"> | ||
| <value>Uninstall</value> | ||
| </data> | ||
| <data name="Update" xml:space="preserve"> | ||
| <value>Update</value> | ||
| </data> | ||
| <data name="YourRating" xml:space="preserve"> | ||
| <value>Your Rating</value> | ||
| </data> | ||
| </root> | ||
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