use better gettext domain for aria labels
This commit is contained in:
		| @@ -46,7 +46,7 @@ msgstr "" | ||||
| msgid "change password" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:83 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:89 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "create invite" | ||||
| msgstr "" | ||||
| @@ -55,9 +55,9 @@ msgstr "" | ||||
| #: lib/memex_web/live/context_live/show.html.heex:41 | ||||
| #: lib/memex_web/live/note_live/index.html.heex:49 | ||||
| #: lib/memex_web/live/note_live/show.html.heex:41 | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:49 | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:51 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:49 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:118 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:120 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete" | ||||
| msgstr "" | ||||
| @@ -73,7 +73,7 @@ msgstr "" | ||||
| #: lib/memex_web/live/note_live/show.html.heex:31 | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:39 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:39 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:107 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:109 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "edit" | ||||
| msgstr "" | ||||
| @@ -104,7 +104,7 @@ msgstr "" | ||||
| msgid "new note" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:60 | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:62 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "new pipeline" | ||||
| msgstr "" | ||||
| @@ -135,7 +135,7 @@ msgstr "" | ||||
| msgid "back" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:133 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:135 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "add step" | ||||
| msgstr "" | ||||
| @@ -157,7 +157,75 @@ msgstr "" | ||||
| msgid "export data as json" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:26 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:28 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "copy" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:25 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "copy invite link for %{invite_name}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/context_live/index.html.heex:47 | ||||
| #: lib/memex_web/live/context_live/show.html.heex:39 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete %{context_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/note_live/index.html.heex:47 | ||||
| #: lib/memex_web/live/note_live/show.html.heex:39 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete %{note_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:48 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:47 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete %{pipeline_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:118 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete %{step_title}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:53 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete invite for %{invite_name}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/context_live/index.html.heex:37 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "edit %{context_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/note_live/index.html.heex:37 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "edit %{note_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:37 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "edit %{pipeline_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:107 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "edit %{step_title}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:36 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "edit invite for %{invite_name}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:97 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "move %{step_title} down" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:81 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "move %{step_title} up" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -83,7 +83,7 @@ msgstr "" | ||||
| msgid "current password" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:59 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:65 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "disable" | ||||
| msgstr "" | ||||
| @@ -116,7 +116,7 @@ msgstr "" | ||||
| msgid "email unconfirmed" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:59 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:65 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "enable" | ||||
| msgstr "" | ||||
| @@ -266,7 +266,7 @@ msgstr "" | ||||
| msgid "select privacy" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:74 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:80 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "set unlimited" | ||||
| msgstr "" | ||||
| @@ -291,7 +291,7 @@ msgstr "" | ||||
| msgid "tags" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:119 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:125 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "users" | ||||
| msgstr "" | ||||
| @@ -648,7 +648,7 @@ msgstr "" | ||||
| msgid "Leave \"Uses left\" blank to make invite unlimited" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:91 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:97 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "admins" | ||||
| msgstr "" | ||||
| @@ -673,71 +673,3 @@ msgstr "" | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "uses left" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:24 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "copy invite link for %{invite_name}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/context_live/index.html.heex:47 | ||||
| #: lib/memex_web/live/context_live/show.html.heex:39 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete %{context_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/note_live/index.html.heex:47 | ||||
| #: lib/memex_web/live/note_live/show.html.heex:39 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete %{note_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:47 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:47 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete %{pipeline_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:116 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete %{step_title}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:48 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "delete invite for %{invite_name}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/context_live/index.html.heex:37 | ||||
| #, elixir-autogen, elixir-format, fuzzy | ||||
| msgid "edit %{context_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/note_live/index.html.heex:37 | ||||
| #, elixir-autogen, elixir-format, fuzzy | ||||
| msgid "edit %{note_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:37 | ||||
| #, elixir-autogen, elixir-format, fuzzy | ||||
| msgid "edit %{pipeline_slug}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:105 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "edit %{step_title}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:33 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "edit invite for %{invite_name}" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:96 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "move %{step_title} down" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:81 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "move %{step_title} up" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -66,7 +66,7 @@ msgstr "" | ||||
| msgid "are you sure you want to change your language?" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:44 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:48 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "are you sure you want to delete the invite for %{invite_name}?" | ||||
| msgstr "" | ||||
| @@ -81,7 +81,7 @@ msgstr "" | ||||
| msgid "are you sure you want to log out?" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:69 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:75 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "are you sure you want to make %{invite_name} unlimited?" | ||||
| msgstr "" | ||||
| @@ -92,7 +92,7 @@ msgstr "" | ||||
| #: lib/memex_web/live/note_live/show.html.heex:38 | ||||
| #: lib/memex_web/live/pipeline_live/index.html.heex:46 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:46 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:115 | ||||
| #: lib/memex_web/live/pipeline_live/show.html.heex:117 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "are you sure?" | ||||
| msgstr "" | ||||
| @@ -152,8 +152,8 @@ msgstr "" | ||||
| msgid "your account has been deleted" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:102 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:130 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:108 | ||||
| #: lib/memex_web/live/invite_live/index.html.heex:136 | ||||
| #, elixir-autogen, elixir-format | ||||
| msgid "are you sure you want to delete %{email}? this action is permanent!" | ||||
| msgstr "" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user