Conversation
This is a repeat of joomla#18852 Remove just from strings … it is a redundant word and is subjective. > “Just” makes me feel like an idiot. “Just” presumes I come from a specific background, studied certain courses in university, am fluent in certain technologies, and have read all the right books, articles, and resources. “Just” is a dangerous word. http://bradfrost.com/blog/post/just/ Also removes easily and simply as they are also redundant and subjective
plugins/sampledata/testing/language/en-GB/en-GB.plg_sampledata_testing.ini
Outdated
Show resolved
Hide resolved
…_testing.ini Co-authored-by: Quy <quy@fluxbb.org>
plugins/sampledata/testing/language/en-GB/en-GB.plg_sampledata_testing.ini
Outdated
Show resolved
Hide resolved
|
Any reason for changing plg_sampledata_testing as it will not be shipped with packages? |
Well it is shipped with dev packages so why should we not change it there too? Some language might translate it too. |
Where would they ship that? The file is (correctly) not proposed in crowdin and will not be as it will not be part of releases. |
Well I said might not that they do and the plan is that it will still be possible to do non crowdin packages ;) So why should we not fix that for the core even when translations might or might not translate it? |
|
As you like. I was just pointing the facts. |
|
I have no energy for pointless arguments. This is now just for com_privacy strings |
|
I have tested this item ✅ successfully on fa31c0f This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30555. |
|
I have tested this item ✅ successfully on fa31c0f This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30555. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30555. |
|
Merging for now @brianteeman I have just discussed with @infograf768 and we agreed to change the strings you mention too. Do you want to do a dedicated PR yourself or should I take that strings over? |
|
When taking over the strings or making a new PR, please correct string "PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_37_INTROTEXT". It contains a leftover "and" which should be removed, too: "It shows how you can quickly and build a personal site" should be changed to "It shows how you can quickly build a personal site". |
|
Thanks for merging. @zero-24 not interested in a PR that will lead to inevitable bikeshedding |
|
Ok will do than a PR based on your commit and the comment by Richard myself. |
…om_templates * '4.0-dev' of github.com:joomla/joomla-cms: (70 commits) [4.0] Child templates consistency (joomla#30387) [4.0] favicon changes to support child templates (joomla#30388) [4.0] Update Readme for Api tests (joomla#30539) [4.0] [Multilingual Status module] Adding displaying a possible error if URL Language Code is empty (joomla#30537) [4.0] Display of horizontal mod_articles_news module (joomla#30527) [4.0] Useless installation lang strings (joomla#30568) [4.0] Numbers not digits (joomla#30559) [4.0] Accessibility plugin position (joomla#30552) [4.0] fix for inherit fields (joomla#30557) [4.0] Redundant words (joomla#30555) add missing legend to fieldset (joomla#30528) [4.0] [a11y] add statement on found results (joomla#30535) [4.0] com_finder ul instead of dl for easier styling (joomla#30534) [4.0] Messages/Alerts: using icons instead of text as heading (joomla#30516) [4.0] Increase API Test Coverage (joomla#26722) [4.0] Implementing display of password requirements for frontend (joomla#30473) [4.0] FieldsHelper: Choose a first available category correctly (joomla#30268) Sort options (joomla#30531) Clear checkboxes on back button (joomla#30498) Update _icomoon.scss (joomla#30436) ...
* [4.0] Redundant words This is a repeat of joomla#18852 Remove just from strings … it is a redundant word and is subjective. > “Just” makes me feel like an idiot. “Just” presumes I come from a specific background, studied certain courses in university, am fluent in certain technologies, and have read all the right books, articles, and resources. “Just” is a dangerous word. http://bradfrost.com/blog/post/just/ Also removes easily and simply as they are also redundant and subjective * comma * Update plugins/sampledata/testing/language/en-GB/en-GB.plg_sampledata_testing.ini Co-authored-by: Quy <quy@fluxbb.org> * revert Co-authored-by: Quy <quy@fluxbb.org>
This is a repeat of #18852
Remove just from strings … it is a redundant word and is subjective.
Also removes easily and simply as they are also redundant and subjective
There is also a use of "just this category" which I have changed to "only this category" for clarity
Code review