SoftProjector / softprojector

Church media presentation software
http://softprojector.org/
GNU General Public License v3.0
46 stars 30 forks source link

Spelling mistakes #41

Closed randomuser101 closed 4 years ago

randomuser101 commented 4 years ago

I've opened another issue over a year ago but since it hasn't been addressed yet I'm opening a more detailed one. The Show button has an obvious spelling mistake, "Dsiplay to screen (F4)." This can be found in the softprojector.ui file on line 592.

There is another set of mistakes in the manage database widget. When you try to delete something, the resulting dialog box says "This action will premanentrly delete this bible/songbook/theme." This is found in managedatadialog.cpp on lines 796, 1132, 1809.

These are just small spelling mistakes and if I find more I will update this post.

zhskyy commented 4 years ago

thanks fixed in pull request

andrewr-rak commented 4 years ago

When is the next update? It's been years...

zhskyy commented 4 years ago

Hi, @andrewr-rak ! Let me know which exactly target OS do You need and I'll try to create a build for You!

andrewr-rak commented 4 years ago

Hi. Are you referring to the Dark theme for the operators Bible? If so, the newest release (2.2) would be great.

On Wed, Oct 30, 2019, 9:15 AM zhskyy notifications@github.com wrote:

Hi, @andrewr-rak https://github.com/andrewr-rak ! Let me know which exactly target OS do You need and I'll try to create a build for You!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/SoftProjector/softprojector/issues/41?email_source=notifications&email_token=AF77U6QI7IPD72LGY6DBFWTQRGXJZA5CNFSM4IDSBBCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECU2ASA#issuecomment-547987528, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF77U6VXNYYAIFPXU5YX7JDQRGXJZANCNFSM4IDSBBCA .

zhskyy commented 4 years ago

I created a Win build and You may find it here https://github.com/zhskyy/softprojector/releases/tag/v2.2.1 The macOS build will be later.

It contains a bug withes only. About new features. I don't sure should I do it, maybe @vladozar will do it but I have not any communication with him. Now I try to fix known issues only.

vladozar commented 4 years ago

Few other spelling issues from Issue #32 : Also "Alingment:" and "Inalid Numeric Value" mistakes found.

vladozar commented 4 years ago

This pull request https://github.com/SoftProjector/softprojector/pull/47 fixes the issued mentioned above. If you wish to, please review it. I will be merging it in a few days.