[PR #20464] [MERGED] Fixes #20248: Tweak help text to avoid error when compiling translations #15933

Closed
opened 2025-12-30 00:24:52 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20464
Author: @jeremystretch
Created: 9/30/2025
Status: Merged
Merged: 10/2/2025
Merged by: @bctiemann

Base: mainHead: 20248-fix-translation-error


📝 Commits (1)

  • 26fc06b Fixes #20248: Tweak help text to avoid error when compiling translations

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/ipam/models/ip.py (+1 -1)

📄 Description

Fixes: #20248

Ran into issues with escaping the % so I took the coward's way out


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/20464 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `main` ← **Head:** `20248-fix-translation-error` --- ### 📝 Commits (1) - [`26fc06b`](https://github.com/netbox-community/netbox/commit/26fc06b817d51e4713e8d435531d6c01c1a45f5a) Fixes #20248: Tweak help text to avoid error when compiling translations ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/models/ip.py` (+1 -1) </details> ### 📄 Description ### Fixes: #20248 Ran into issues with escaping the `%` so I took the coward's way out --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:24:52 +01:00
adam closed this issue 2025-12-30 00:24:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15933