Draft
Conversation
- title, updated and added stringtables to all menu's functions & menu's, standardizing the CSTRING macro for most text based entries
- title, `acceleration`, `actions`, `ambient_ai`, `ambient_animals` & `anvil` components now have their own stringtables - started pulling strings out of the common stringtable since my original PR was kinda goofed and I need to separate all strings to their respected components for much easier read-ability & future maintaining of the project
- title, `artifacts`, `audio`, `ballistics`, `chemical` & `cognito_hazard` components now have their own stringtables - continued pulling some strings from `common` as well as adding some
- title, `compat_ravage_zombies`, `comapt_rearm`, `compat_remnant`, `compat_wzc`, `cooking` & `crafting` components now have their own stringtables
- title, `currency`, `dead_zone`, `devils_luck`, `doorlocks` & `eru` components now have their own stringtables
- title, `field_dress`, `fire`, `fishing` & `forestry` components now have their own stringtables
…-based model using junie agent tools
Open
Owner
Author
|
tsalaroth has started WIP on more translations as well as handling |
- title, `forge` & `fuel` components now have their own stringtables, pulled more strings from common
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.
When merged this pull request will:
title, updated and added stringtables to all menu's functions & menu's, standardizing the LSTRING macro for most text based entries
added local stringtables per component so COMMON isn't hammered with thousands of translations
IMPORTANT
Component - Add|Fix|Improve|Change|Make|Remove {changes}.