Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.0] Remove deprecated string COM_MEDIA_OPEN_ITEM_ACTIONS #3009

Merged
merged 1 commit into from
Sep 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions administrator/language/de-DE/com_media.ini
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ COM_MEDIA_MEDIA_NAME="Name"
COM_MEDIA_MEDIA_SIZE="Größe"
COM_MEDIA_MEDIA_TYPE="Typ"
COM_MEDIA_NAME="Bildname"
; The string COM_MEDIA_OPEN_ITEM_ACTIONS is deprecated and no longer in use as of 4.2.4
; Please use the string COM_MEDIA_MANAGE_ITEM (with the file name) instead.
COM_MEDIA_OPEN_ITEM_ACTIONS="Öffnet Datei-Aktionen"
COM_MEDIA_ORDER_ASC="Aufsteigend"
COM_MEDIA_ORDER_BY="Sortiert nach"
COM_MEDIA_ORDER_DESC="Absteigend"
Expand Down
3 changes: 0 additions & 3 deletions language/de-DE/com_media.ini
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,6 @@ COM_MEDIA_MEDIA_TYPE="Typ"
COM_MEDIA_NAME="Bildname"
COM_MEDIA_NO_IMAGES_FOUND="Keine Bilder vorhanden."
COM_MEDIA_NOT_SET="Nicht gesetzt"
; The string COM_MEDIA_OPEN_ITEM_ACTIONS is deprecated and no longer in use as of 4.2.4
; Please use the string COM_MEDIA_MANAGE_ITEM (with the file name) instead.
COM_MEDIA_OPEN_ITEM_ACTIONS="Öffnet Datei-Aktionen"
COM_MEDIA_ORDER_ASC="Aufsteigend"
COM_MEDIA_ORDER_BY="Sortiert nach"
COM_MEDIA_ORDER_DESC="Absteigend"
Expand Down