mirror of
https://github.com/metabolist/metatext.git
synced 2024-11-21 15:50:59 +00:00
Shorten accessibility action label
This commit is contained in:
parent
83c4b5809c
commit
f70c60fde5
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"about.official-account" = "Offizieller Account";
|
||||
"about.source-code-and-issue-tracker" = "Quellcode & Fehler Tracker";
|
||||
"about.website" = "Webseite";
|
||||
"accessibility.activate-link-%@" = "Akitiverungslink: %@";
|
||||
"accessibility.activate-link-%@" = "Link: %@";
|
||||
"accessibility.copy-text" = "Kopiere Text";
|
||||
"account.%@-followers" = "%@'s Folgende";
|
||||
"account.accept-follow-request-button.accessibility-label" = "Folgeanfrage annehmen";
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"about.official-account" = "Official Account";
|
||||
"about.source-code-and-issue-tracker" = "Source Code & Issue Tracker";
|
||||
"about.website" = "Website";
|
||||
"accessibility.activate-link-%@" = "Activate link: %@";
|
||||
"accessibility.activate-link-%@" = "Link: %@";
|
||||
"accessibility.copy-text" = "Copy text";
|
||||
"account.%@-followers" = "%@'s Followers";
|
||||
"account.accept-follow-request-button.accessibility-label" = "Accept follow request";
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"about.official-account" = "公式アカウント";
|
||||
"about.source-code-and-issue-tracker" = "ソースコードと課題追跡システム";
|
||||
"about.website" = "ウェブサイト";
|
||||
"accessibility.activate-link-%@" = "アクティベートリンク: %@";
|
||||
"accessibility.activate-link-%@" = "リンク: %@";
|
||||
"accessibility.copy-text" = "テキストをコピー";
|
||||
"account.%@-followers" = "%@のフォロワー";
|
||||
"account.accept-follow-request-button.accessibility-label" = "フォローリクエストを承認";
|
||||
|
|
Loading…
Reference in a new issue