kopia lustrzana https://github.com/friendica/friendica
				
				
				
			Merge pull request #15119 from mfxa/display_html_title
/display: Distinguishable, more descriptive HTML titlepull/15121/head
						commit
						942fc6420e
					
				|  | @ -150,6 +150,9 @@ class Display extends BaseModule | ||||||
| 
 | 
 | ||||||
| 		$output .= $this->getDisplayData($item); | 		$output .= $this->getDisplayData($item); | ||||||
| 
 | 
 | ||||||
|  | 		$author              = Contact::getByURLForUser($item['author-link'], $this->session->getLocalUserId()); | ||||||
|  | 		$this->page['title'] = $this->l10n->t("Post by %s", $author['name']); | ||||||
|  | 
 | ||||||
| 		return $output; | 		return $output; | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -8,7 +8,7 @@ msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: 2025.07-rc\n" | "Project-Id-Version: 2025.07-rc\n" | ||||||
| "Report-Msgid-Bugs-To: \n" | "Report-Msgid-Bugs-To: \n" | ||||||
| "POT-Creation-Date: 2025-08-21 21:26+0200\n" | "POT-Creation-Date: 2025-09-03 15:00+0200\n" | ||||||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||||
| "Language-Team: LANGUAGE <LL@li.org>\n" | "Language-Team: LANGUAGE <LL@li.org>\n" | ||||||
|  | @ -6283,7 +6283,7 @@ msgstr[1] "" | ||||||
| #: src/Module/Contact/Follow.php:56 src/Module/Contact/Redir.php:47 | #: src/Module/Contact/Follow.php:56 src/Module/Contact/Redir.php:47 | ||||||
| #: src/Module/Contact/Redir.php:208 src/Module/Conversation/Community.php:154 | #: src/Module/Contact/Redir.php:208 src/Module/Conversation/Community.php:154 | ||||||
| #: src/Module/Debug/ItemBody.php:30 src/Module/Diaspora/Receive.php:45 | #: src/Module/Debug/ItemBody.php:30 src/Module/Diaspora/Receive.php:45 | ||||||
| #: src/Module/Item/Display.php:83 src/Module/Item/Feed.php:45 | #: src/Module/Item/Display.php:82 src/Module/Item/Feed.php:45 | ||||||
| #: src/Module/Item/Follow.php:27 src/Module/Item/Ignore.php:27 | #: src/Module/Item/Follow.php:27 src/Module/Item/Ignore.php:27 | ||||||
| #: src/Module/Item/Language.php:43 src/Module/Item/Pin.php:27 | #: src/Module/Item/Language.php:43 src/Module/Item/Pin.php:27 | ||||||
| #: src/Module/Item/Pin.php:42 src/Module/Item/Searchtext.php:39 | #: src/Module/Item/Pin.php:42 src/Module/Item/Searchtext.php:39 | ||||||
|  | @ -7376,6 +7376,11 @@ msgstr "" | ||||||
| msgid "You can make this page always open when you use the New Post button in the <a href=\"/settings/display\">Theme Customization settings</a>." | msgid "You can make this page always open when you use the New Post button in the <a href=\"/settings/display\">Theme Customization settings</a>." | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
|  | #: src/Module/Item/Display.php:154 | ||||||
|  | #, php-format | ||||||
|  | msgid "Post by %s" | ||||||
|  | msgstr "" | ||||||
|  | 
 | ||||||
| #: src/Module/Item/Feed.php:72 | #: src/Module/Item/Feed.php:72 | ||||||
| msgid "The feed for this item is unavailable." | msgid "The feed for this item is unavailable." | ||||||
| msgstr "" | msgstr "" | ||||||
|  | @ -11785,7 +11790,7 @@ msgstr "" | ||||||
| msgid "Quote shared by: %s" | msgid "Quote shared by: %s" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| #: src/Protocol/ActivityPub/Receiver.php:565 | #: src/Protocol/ActivityPub/Receiver.php:568 | ||||||
| msgid "Chat" | msgid "Chat" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 Philipp
						Philipp