Summary: | Difficulty translating kmymoney.cpp i18n string "save storage" | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Oliver Kellogg <okellogg> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/commit/67816e681a5b10ef46689841e6ce369658d4dfce | Version Fixed In: | 5.1.4 |
Sentry Crash Report: |
Description
Oliver Kellogg
2023-03-06 20:54:50 UTC
I would say you would be correct to use "data" instead of "storage." I was unable to track those lines back to determine their origin, but they have been there for at least four years. If one of the developers gives the OK, I'll be glad to make the commit. I suspect the original author was trying to be generic, using the same terms for any type of storage (XML, gzipped XML, encrypted, or SQL) and might not have been a native English speaker. Here's that developer blessing to make the proposed change to 'data'. Git commit c5e7d65a5907f353e84e8dd0dc085ec160ca3e9c by Jack Ostroff. Committed on 12/03/2023 at 18:23. Pushed by ostroffjh into branch 'master'. Alter message wording to facilitate translation FIXED-IN: master M +3 -3 kmymoney/kmymoney.cpp https://invent.kde.org/office/kmymoney/commit/c5e7d65a5907f353e84e8dd0dc085ec160ca3e9c Git commit 67816e681a5b10ef46689841e6ce369658d4dfce by Jack Ostroff. Committed on 12/03/2023 at 18:28. Pushed by ostroffjh into branch '5.1'. Alter message wording to facilitate translation FIXED-IN: 5.1.4 Cherry-picked from c5e7d65a5907f353e84e8dd0dc085ec160ca3e9c M +3 -3 kmymoney/kmymoney.cpp https://invent.kde.org/office/kmymoney/commit/67816e681a5b10ef46689841e6ce369658d4dfce |