? Language Change NPM Resource Changed PR-5.0-dev Pending

User tests: Successful: Unsuccessful:

avatar beni71
beni71
8 Jun 2023

Pull Request for Issue #39829.

Summary of Changes

Added missing "items" text to the Joomla update view.

Testing Instructions

After the patch is applied you have to update your Joomla without reverting the code change of the patch!
Maybe there is an easier/better approach to do but you could follow these steps:

  1. Apply the patch
  2. Create a .zip file from your components folder and store that .zip file outside of the Joomla folder. It is used later to regularly update Joomla (which will just copy the same files).
  3. Login into the backend (administrator area).
  4. In the left hand toggle menu click "System".
  5. In the "Update" section click "Joomla".
  6. Click the button "Upload and Update".
  7. Choose your .zip file (from step 2).
  8. Check the box "I'm aware that a backup before any update is highly recommended. ".
  9. Click the button "Upload & Install".
  10. Confirm your credentials.
  11. Click button "Install".

Actual result BEFORE applying this Pull Request

In the third column only the number of extracted/processed items is visualized:

Screenshot 2023-06-08 192950

Expected result AFTER applying this Pull Request

In the third column the number of extracted/processed items is visualized with an additional text "items":

Screenshot 2023-06-10 145523

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 8 Jun 2023
Category Administration com_joomlaupdate Language & Strings JavaScript Repository NPM Change
avatar beni71 beni71 - open - 8 Jun 2023
avatar beni71 beni71 - change - 8 Jun 2023
Status New Pending
avatar beni71 beni71 - change - 8 Jun 2023
The description was changed
avatar beni71 beni71 - edited - 8 Jun 2023
avatar beni71 beni71 - change - 8 Jun 2023
Title
[5.0] Added missing "files" text to joomla update view
[5.0] Added missing "Files" text to the Joomla update view
avatar beni71 beni71 - edited - 8 Jun 2023
avatar beni71 beni71 - change - 8 Jun 2023
The description was changed
avatar beni71 beni71 - edited - 8 Jun 2023
avatar beni71 beni71 - change - 8 Jun 2023
Labels Added: Language Change NPM Resource Changed PR-5.0-dev
avatar richard67
richard67 - comment - 8 Jun 2023

@beni71 There is not really the need to build your own package for testing. Our automated ci tool drone already does that for every pull request. When you use the „show all checks“ at the bottom of the pull request on GitHub, the ci checks are shown, among of them is a „Download“ step. Follow that link and you come to a page where you can find a custom update url and links to installation and update packages which contain the fix from this pull request.

avatar sandewt sandewt - test_item - 9 Jun 2023 - Tested successfully
avatar sandewt
sandewt - comment - 9 Jun 2023

I have tested this item successfully on 4004b04


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40742.

avatar sandewt
sandewt - comment - 9 Jun 2023

Yet another critical note, with this pr:

5030 + 2622 = 7652 Files (= bestanden) + Folders (= mappen)

In other words, the suffix 'Files' is not correct. It be should be somethins like this: 'Files and folders' or 'Folders and files'.
Can this be confirmed?

issue-40472

Schermafbeelding 2023-06-09 094300

[EDIT]

avatar sandewt sandewt - test_item - 9 Jun 2023 - Tested unsuccessfully
avatar sandewt
sandewt - comment - 9 Jun 2023

I have tested this item ? unsuccessfully on 4004b04

See comment


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40742.

avatar richard67
richard67 - comment - 9 Jun 2023

@sandewt For a filesystem, a folder is just a special kind of file, at least for unixoids. So I would be ok with "files". But lets see if other opinions come in.

avatar sandewt
sandewt - comment - 9 Jun 2023

a folder is just a special kind of file,

Also plausible reasoning to consider files as a collective name of files and folders. It keeps the text short.

avatar HLeithner
HLeithner - comment - 10 Jun 2023

2 ways:

  1. Call it "Objects" or "Entries"
  2. Only show files as counter.

Using "Files" for Folders and Files maybe not completely wrong but I think we could use a more common wording.

avatar richard67
richard67 - comment - 10 Jun 2023

2 ways:

  1. Call it "Objects" or "Entries"
  2. Only show files as counter.
  1. … or „Items“
  2. Good idea.
avatar brianteeman
brianteeman - comment - 10 Jun 2023

items

avatar alikon
alikon - comment - 10 Jun 2023

choose whatever
we are postponed the problem to the translators

avatar sandewt
sandewt - comment - 10 Jun 2023

One more suggestion. The Dutch word 'Inhoud' is English 'Content'.

Everyone knows what is meant by Content (and it is easy to translate ?)

244626602-bd18000c-3cf1-4513-91d0-14808dfae935

avatar brianteeman
brianteeman - comment - 10 Jun 2023

It's not content in English

avatar richard67
richard67 - comment - 10 Jun 2023

And content is not countable.

avatar beni71
beni71 - comment - 10 Jun 2023

When I unzip a .zip file in MS Windows, the progress dialog shows "items" (English) and, for example, "Elements" in German. I think we can reuse this phrase, some of you have already suggested it. And for other languages we would have a template.

avatar HLeithner
HLeithner - comment - 10 Jun 2023

When I unzip a .zip file in MS Windows, the progress dialog shows "items" (English) and, for example, "Elements" in German. I think we can reuse this phrase, some of you have already suggested it. And for other languages we would have a template.

so you have your answer please use items, then this can be merged.

thanks

avatar sandewt sandewt - test_item - 10 Jun 2023 - Tested successfully
avatar sandewt
sandewt - comment - 10 Jun 2023

I have tested this item successfully on 73c7ecc


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40742.

avatar sandewt
sandewt - comment - 10 Jun 2023

Image last test for information

issue-40472-3

avatar beni71 beni71 - change - 10 Jun 2023
The description was changed
avatar beni71 beni71 - edited - 10 Jun 2023
avatar beni71 beni71 - change - 10 Jun 2023
Title
[5.0] Added missing "Files" text to the Joomla update view
[5.0] Added missing "items" text to the Joomla update view
avatar beni71 beni71 - edited - 10 Jun 2023
avatar richard67 richard67 - alter_testresult - 10 Jun 2023 - sandewt: Tested successfully
avatar richard67 richard67 - test_item - 10 Jun 2023 - Tested successfully
avatar richard67
richard67 - comment - 10 Jun 2023

I have tested this item successfully on 08a0acf


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40742.

avatar richard67 richard67 - change - 10 Jun 2023
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 10 Jun 2023

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40742.

avatar HLeithner HLeithner - change - 10 Jun 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-06-10 14:46:23
Closed_By HLeithner
Labels Added: ?
avatar HLeithner HLeithner - close - 10 Jun 2023
avatar HLeithner HLeithner - merge - 10 Jun 2023
avatar HLeithner
HLeithner - comment - 10 Jun 2023

thanks

Add a Comment

Login with GitHub to post a comment