-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Localization #45
Merged
Merged
Localization #45
Conversation
This file contains 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
replaced certain words.
zer0Kerbal
force-pushed
the
Localization
branch
from
March 21, 2022 05:53
04d172c
to
bd03cda
Compare
### Localization * [Agents.cfg] * update * localize * closes #11 - Localization - English (United States) <en-us.cfg> * updates #10 - Localization - Master ### Parts * Stage I * combine multiple versions into one * [tag] --> [tags] * [drm-atlas-inter.cfg] * [category] * [vesselType] * [drm-cabin-bay.cfg] * [mass] was 0.7, now 2.0 * [maxTemp] now 3400, was 4400 * [drm-cabin-nobay.cfg] * [drm-decoupler.cfg] * Update * [category] was Structural, now is Coupling * [maximum_drag] was = 0.02, now is 0.2 * [minimum_drag] was = 0.0, now is 0.2 * [angularDrag] was = 1, now is 2 * [crashTolerance] = 6, was 15 * [breakingForce] = 150, was 20000 * [breakingTorque] = 150, was 20000 * [maxTemp] = 2000, was 3400 * [mass] = 0.05, was 0.1] * Add * [bulkheadProfiles] = size1 - This might not be correct * [ModuleDecouple] * [isOmniDecoupler] = false * [ModuleToggleCrossfeed] * [ModuleTestSubject] ### Compatibility * Rename Patches --> Compatibility * Headers/Footers * adjust :NEEDS * adjust :FOR * linting * [RPM.cfg] --> [RasterPropMonitor.cfg] v1.0.0.0 * [ODFC.cfg] -- [OnDemandFuelCells.cfg] v1.0.1.0 * [FAR-NEAR.cfg] -- [FerramAerospaceResearch.cfg] v1.0.0.0 * Create * thank you @FuryFire2004 * [MechJeb.cfg] v1.0.0.0 * [HullCamVDS.cfg] v1.0.0.0 * [ConnectedLivingSpace.cfg] v1.0.0.0 * [FireSpitter.cfg] v1.0.0.0 * closes #56 - [Request]: patch for HullCameraVDS * closes #57 - [Request]: patch for ConnectedLivingSpaces (CLS) * closes #58 - [Request]: patch for MechJeb (MJ) * closes #61 - [Request]: patch for FireSpitter (FS) Co-Authored-By: artwhaley <[email protected]>
zer0Kerbal
commented
Mar 21, 2022
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.
💯
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
issue: config
issue type
type: infrastructure
improvements or additions to project infrastructure
type: localization
related to localization and translations
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.
Passes on parts
Localization
Parts
Compatibility