Skip to content

Commit

Permalink
(i18n) Update strings in puppetserver.pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetlabs-jenkins committed Oct 11, 2024
1 parent 6efb46b commit dd5e683
Showing 1 changed file with 1 addition and 39 deletions.
40 changes: 1 addition & 39 deletions locales/puppetserver.pot
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: puppetlabs.puppetserver \n"
"X-Git-Ref: 0e5d1199ab28f06a8b0f9e90bc57c70be09942e3\n"
"X-Git-Ref: 6efb46b8c2a4a58988e2ed260a1243495df48272\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down Expand Up @@ -830,38 +830,6 @@ msgid ""
"handle requests"
msgstr ""

#: src/clj/puppetlabs/services/master/file_serving.clj
msgid "Could not find file_content for path: {0}"
msgstr ""

#: src/clj/puppetlabs/services/master/file_serving.clj
msgid "Unsupported mount: {0}"
msgstr ""

#: src/clj/puppetlabs/services/master/file_serving.clj
msgid ""
"A file_content request cannot specify both `environment` and "
"`versioned_project` query parameters."
msgstr ""

#: src/clj/puppetlabs/services/master/file_serving.clj
msgid ""
"A file_content request must include an `environment` or `versioned_project` "
"query parameter."
msgstr ""

#: src/clj/puppetlabs/services/master/file_serving.clj
msgid ""
"A file_metadatas request cannot specify both `environment` and "
"`versioned_project` query parameters."
msgstr ""

#: src/clj/puppetlabs/services/master/file_serving.clj
msgid ""
"A file_metadatas request must include an `environment` or "
"`versioned_project` query parameter."
msgstr ""

#: src/clj/puppetlabs/services/master/master_core.clj
msgid "Object cannot be coerced to a keyword: {0}"
msgstr ""
Expand Down Expand Up @@ -907,12 +875,6 @@ msgstr ""
msgid "Failed to report action"
msgstr ""

#: src/clj/puppetlabs/services/master/master_core.clj
msgid ""
"A compile request cannot specify both `environment` and `versioned_project` "
"parameters."
msgstr ""

#: src/clj/puppetlabs/services/master/master_core.clj
msgid ""
"A compile request must include an `environment` or `versioned_project` "
Expand Down

0 comments on commit dd5e683

Please sign in to comment.