-
Notifications
You must be signed in to change notification settings - Fork 443
Feature/crowdin bestpracttice #6211
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
Merged
linawolf
merged 10 commits into
TYPO3-Documentation:main
from
prathers:feature/crowdinBestpracttice
Nov 27, 2025
Merged
Feature/crowdin bestpracttice #6211
linawolf
merged 10 commits into
TYPO3-Documentation:main
from
prathers:feature/crowdinBestpracttice
Nov 27, 2025
Conversation
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
peterkraume
suggested changes
Nov 18, 2025
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Outdated
Show resolved
Hide resolved
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Outdated
Show resolved
Hide resolved
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Outdated
Show resolved
Hide resolved
…in/Bestpractice.rst Co-authored-by: Peter Kraume <[email protected]>
…in/Bestpractice.rst Co-authored-by: Peter Kraume <[email protected]>
…in/Bestpractice.rst Co-authored-by: Peter Kraume <[email protected]>
peterkraume
approved these changes
Nov 18, 2025
linawolf
reviewed
Nov 26, 2025
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Show resolved
Hide resolved
linawolf
reviewed
Nov 26, 2025
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Show resolved
Hide resolved
linawolf
reviewed
Nov 26, 2025
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Show resolved
Hide resolved
brotkrueml
reviewed
Nov 26, 2025
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Show resolved
Hide resolved
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Show resolved
Hide resolved
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Show resolved
Hide resolved
Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst
Show resolved
Hide resolved
linawolf
approved these changes
Nov 27, 2025
Contributor
|
The backport to stderrstdoutTo backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-13.4 13.4
# Navigate to the new working tree
cd .worktrees/backport-13.4
# Create a new branch
git switch --create backport-6211-to-13.4
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick e9e348c0036d036a50699e92f807b73252eb9829,427fb94ad69e77023113e86d62631858ce19d972,39fd26f1f717c657ff55c96b1a282330c926e374,dea586206ae250c8f28a8a9a4d38059c274a8576,ab3b72c558ba45253e4ae2fcfd6220cca1f294cd,02d1b610d1bb587e875891631c4b0d041a225496,752a081278bcce04a381a0f54088472286c169f5,bd36d2f809e2c114cee4ee80c062034b3d01c365,cf144652385f4ac30e8604e95fe1afb5d3a7792a,4d08d9dc0cb56e8acbb49bcb77d70e945c127aaa
# Push it to GitHub
git push --set-upstream origin backport-6211-to-13.4
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-13.4Then, create a pull request where the |
linawolf
pushed a commit
that referenced
this pull request
Nov 27, 2025
* Add Bestpractice.rst * Improvements after QA * New render of links * add section for proofreaders * WIP: added a short lidt of best practices * Update Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst Co-authored-by: Peter Kraume <[email protected]> * Update Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst Co-authored-by: Peter Kraume <[email protected]> * Update Documentation/ApiOverview/Localization/TranslationServer/Crowdin/Bestpractice.rst Co-authored-by: Peter Kraume <[email protected]> --------- Co-authored-by: Peter Kraume <[email protected]> (cherry picked from commit 45112a7)
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.
WIP: A summarized list of BP