[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 --- Comment #7 from Jacob O'Mara --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Jacob O'Mara changed: What|Removed |Added Status|Pushed to main |Pushed to stable Version(s)|26.05.00|26.05.00,25.11.01 released in|| -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Jacob O'Mara changed: What|Removed |Added CC||[email protected] --- Comment #6 from Jacob O'Mara --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 David Nind changed: What|Removed |Added CC||[email protected] Text to go in the||This fixes the release notes||capitalization for messages ||used with FTP/SFTP file ||transfers (Administration > ||Additional parameters > ||File transports). || ||Changes: ||- "List Files" to "List ||files" ||- "Change Directory" to ||"Change directory" -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 --- Comment #5 from Lucas Gass (lukeg) --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Lucas Gass (lukeg) changed: What|Removed |Added Version(s)||26.05.00 released in|| Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Laura Escamilla changed: What|Removed |Added Attachment #190157|0 |1 is obsolete|| --- Comment #4 from Laura Escamilla --- Created attachment 190163 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190163&action=edit Bug 41348: Capitalization: "List Files" and others This patch corrects two strings in js/transport_status.js so that it has correct capitalization. I'm not sure how to test every way these strings are seen in the interface, but checking the patch should show only capitalization changes. Signed-off-by: David Nind Signed-off-by: Laura_Escamilla -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Laura Escamilla changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Laura Escamilla changed: What|Removed |Added QA Contact|[email protected] |Laura.escamilla@bywatersolu |y.org |tions.com CC||Laura.escamilla@bywatersolu ||tions.com -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 David Nind changed: What|Removed |Added Attachment #190153|0 |1 is obsolete|| --- Comment #3 from David Nind --- Created attachment 190157 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190157&action=edit Bug 41348: Capitalization: "List Files" and others This patch corrects two strings in js/transport_status.js so that it has correct capitalization. I'm not sure how to test every way these strings are seen in the interface, but checking the patch should show only capitalization changes. Signed-off-by: David Nind -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 --- Comment #2 from Owen Leonard --- Created attachment 190153 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190153&action=edit Bug 41348: Capitalization: "List Files" and others This patch corrects two strings in js/transport_status.js so that it has correct capitalization. I'm not sure how to test every way these strings are seen in the interface, but checking the patch should show only capitalization changes. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Owen Leonard changed: What|Removed |Added Status|ASSIGNED|Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Owen Leonard changed: What|Removed |Added Status|NEW |ASSIGNED Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
[Koha-bugs] [Bug 41348] Capitalization: "List Files" and others
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41348 Katrin Fischer changed: What|Removed |Added Summary|Capitalization: List Files |Capitalization: "List ||Files" and others --- Comment #1 from Katrin Fischer --- Change Directory koha-tmpl/intranet-tmpl/prog/js/transport_status.js:6 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
