]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update config page text
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 9 Jan 2024 18:52:23 +0000 (10:52 -0800)
committershamoon <4887959+shamoon@users.noreply.github.com>
Tue, 9 Jan 2024 19:37:39 +0000 (11:37 -0800)
src-ui/messages.xlf
src-ui/src/app/components/admin/config/config.component.html

index cf2d073ea5fcc7ac76abcd3ba505800c42f769e6..4b5c56150833044dde6c995a4ae50cf741f9afee 100644 (file)
           <context context-type="linenumber">208</context>
         </context-group>
       </trans-unit>
-      <trans-unit id="3008420115644088420" datatype="html">
-        <source>Configuration</source>
+      <trans-unit id="9063918187161876141" datatype="html">
+        <source>Application Configuration</source>
         <context-group purpose="location">
           <context context-type="sourcefile">src/app/components/admin/config/config.component.html</context>
           <context context-type="linenumber">1</context>
         </context-group>
+      </trans-unit>
+      <trans-unit id="8833245444477474977" datatype="html">
+        <source>Global Paperless-ngx configuration options</source>
         <context-group purpose="location">
-          <context context-type="sourcefile">src/app/components/app-frame/app-frame.component.html</context>
-          <context context-type="linenumber">276</context>
-        </context-group>
-        <context-group purpose="location">
-          <context context-type="sourcefile">src/app/components/app-frame/app-frame.component.html</context>
-          <context context-type="linenumber">280</context>
+          <context context-type="sourcefile">src/app/components/admin/config/config.component.html</context>
+          <context context-type="linenumber">1</context>
         </context-group>
       </trans-unit>
       <trans-unit id="187187500641108332" datatype="html">
           <context context-type="linenumber">261</context>
         </context-group>
       </trans-unit>
+      <trans-unit id="3008420115644088420" datatype="html">
+        <source>Configuration</source>
+        <context-group purpose="location">
+          <context context-type="sourcefile">src/app/components/app-frame/app-frame.component.html</context>
+          <context context-type="linenumber">276</context>
+        </context-group>
+        <context-group purpose="location">
+          <context context-type="sourcefile">src/app/components/app-frame/app-frame.component.html</context>
+          <context context-type="linenumber">280</context>
+        </context-group>
+      </trans-unit>
       <trans-unit id="6626289114556551491" datatype="html">
         <source>File Tasks<x id="START_BLOCK_IF" equiv-text="@if (tasksService.failedFileTasks.length &gt; 0) {"/><x id="START_TAG_SPAN_1" ctype="x-span_1" equiv-text="&lt;span&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;badge bg-danger ms-2&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{tasksService.failedFileTasks.length}}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_BLOCK_IF" equiv-text="}"/></source>
         <context-group purpose="location">
index a3eb0b8abed613c0d4cd55a61d0acfbcd0e3e277..493ee473796ce96239002b6ce25f4a004521d515 100644 (file)
@@ -1,4 +1,4 @@
-<pngx-page-header title="Configuration" i18n-title></pngx-page-header>
+<pngx-page-header title="Application Configuration" subTitle="Global Paperless-ngx configuration options" i18n-title i18n-subTitle></pngx-page-header>
 
 <form [formGroup]="configForm" (ngSubmit)="saveConfig()" class="pb-4">