-
-
Notifications
You must be signed in to change notification settings - Fork 549
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[5.x] Improve the dynamic upload folder help text (#10903)
Co-authored-by: Jason Varga <jason@pixelfear.com>
- Loading branch information
1 parent
d4eb5bf
commit 97b36cd
Showing
5 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
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
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
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
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
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
97b36cd
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.
Hum....In the German and French versions, the translation was directly copied from "assets.dynamic_folder_pending" to "assets.dynamic_folder_pending_field", keeping the translation of "upload folder".
While in the English version, "Upload folder" has been removed: "This upload folder will be available once :field is set." has been changed to "This field will be available once :field is set."
There is either a problem in the English file, or the translations should not have been copied.
97b36cd
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.
dynamic_folder_pending
was renamed todynamic_folder_pending_field
and the wording was slightly changed. The old translation would still make sense there.Feel free to update it to be a direct translation of the updated English phrase.