Simplify some strings#11265
Conversation
| COM_CONTACT_FIELD_PARAMS_TOWN-SUBURB_DESC="Show or hide city or suburb." | ||
| COM_CONTACT_FIELD_PARAMS_TOWN-SUBURB_LABEL="City or Suburb" | ||
| COM_CONTACT_FIELD_PARAMS_VCARD_DESC="Whether or not to allow export to vCard format." | ||
| COM_CONTACT_FIELD_PARAMS_VCARD_DESC="WShow or hide a link to allow export to vCard format." |
There was a problem hiding this comment.
I said there might be typos ;)
| COM_CONTENT_CREATE_ARTICLE_CATEGORY_DESC="If set to 'Yes', this page will only let you create articles in the category selected below." | ||
| COM_CONTENT_DRILL_CATEGORIES_LABEL="List or Blog: after choosing the display,<br />make sure you define the Options in the desired layout." | ||
| COM_CONTENT_DRILL_DOWN_LAYOUT_DESC="When drilling down to a category, whether to show articles in a list or blog layout." | ||
| COM_CONTENT_DRILL_DOWN_LAYOUT_DESC="When drilling down to a category show articles in a list or blog layout." |
There was a problem hiding this comment.
When drilling down to a category, show articles in a list or blog layout.
Keeping the comma here?
Must be my franglish, but this one is not "clear" to me.
There was a problem hiding this comment.
OK will do to keep you happy ;)
|
I have tested this item ✅ successfully on 19e40ea This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11265. |
|
I have tested this item ✅ successfully on 19e40ea |
|
RTC - thanks for testing This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11265. |
|
@brianteeman could you have a look at the merge conflicts, thanks. |
|
@rdeutz yeah I was waiting for all the other PR to be merged first as I would have had to do it again |
|
I give up - my local git say it is upto date |
|
@zero-24 can you take a look at this one as well please - one day I will understand git but that day is not today |
Showhide let see if this works
|
I have tested this item ✅ successfully on 62b7b90 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11265. |
|
Travis fails because a script has moved, I going to merge this anyway, hoping the internet will not implode |
|
Thanks |
|
Should'nt it be? |
|
Somewhat off topic but why can't this module be cached with associations in use? That seems like a bug. |
|
@infograf768 I opened PR #11641 to fix the string. |
|
The language string JM's pointing out says that |
* Simplify strings * oops * comma * caps * caps again
* Simplify strings * oops * comma * caps * caps again
This mainly removes use of the word "whether" and standardises some strings to use "show or hide". It is simpler English and more consistent across all the strings
Note if you grep the language files for the word "whether" there may be some instances still present because those language strings are not used any more in core.
Testing - please check for typos