]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Tweak change local user authentication text
authorMarcin Haba <marcin.haba@bacula.pl>
Sat, 20 Jun 2020 04:09:56 +0000 (06:09 +0200)
committerMarcin Haba <marcin.haba@bacula.pl>
Sat, 20 Jun 2020 04:15:06 +0000 (06:15 +0200)
gui/baculum/protected/Web/Lang/en/messages.mo
gui/baculum/protected/Web/Lang/en/messages.po
gui/baculum/protected/Web/Lang/ja/messages.mo
gui/baculum/protected/Web/Lang/ja/messages.po
gui/baculum/protected/Web/Lang/pl/messages.mo
gui/baculum/protected/Web/Lang/pl/messages.po
gui/baculum/protected/Web/Lang/pt/messages.mo
gui/baculum/protected/Web/Lang/pt/messages.po
gui/baculum/protected/Web/Pages/Security.page

index 773d5dadd1d6ab46facfc2e2003905cf4d62325f..397ad936f9803dd00501b032001483dc85cdfa5e 100644 (file)
Binary files a/gui/baculum/protected/Web/Lang/en/messages.mo and b/gui/baculum/protected/Web/Lang/en/messages.mo differ
index f107c6667bfeb9b91ffd1241c18fa7c753aca397..f85f69e03b6f04671d92dc4c7f06b15c4066105a 100644 (file)
@@ -2984,8 +2984,8 @@ msgstr "24-hours format time 17:22:41"
 msgid "12-hours format time 5:22:41 PM"
 msgstr "12-hours format time 5:22:41 PM"
 
-msgid "Local user authentication method"
-msgstr "Local user authentication method"
+msgid "Local user authentication"
+msgstr "Local user authentication"
 
 msgid "This type of authentication is fully realized by Baculum Web. To authenticate it uses the Baculum Web login form. The web server basic authentication can be disabled in this method."
 msgstr "This type of authentication is fully realized by Baculum Web. To authenticate it uses the Baculum Web login form. The web server basic authentication can be disabled in this method."
index 022e92237d83490c48e7622b9bee673feeb4258d..41fbdd7bc7ebf1c5eb0dc29e8d377b47e0f2865e 100644 (file)
Binary files a/gui/baculum/protected/Web/Lang/ja/messages.mo and b/gui/baculum/protected/Web/Lang/ja/messages.mo differ
index 3a1e57cb1dfbf8c2d604c06c145efb3ad1db18b7..e3b8c979757be338dd46e726b7923030999a6e86 100644 (file)
@@ -3070,8 +3070,8 @@ msgstr "24-hours format time 17:22:41"
 msgid "12-hours format time 5:22:41 PM"
 msgstr "12-hours format time 5:22:41 PM"
 
-msgid "Local user authentication method"
-msgstr "Local user authentication method"
+msgid "Local user authentication"
+msgstr "Local user authentication"
 
 msgid "This type of authentication is fully realized by Baculum Web. To authenticate it uses the Baculum Web login form. The web server basic authentication can be disabled in this method."
 msgstr "This type of authentication is fully realized by Baculum Web. To authenticate it uses the Baculum Web login form. The web server basic authentication can be disabled in this method."
index e53b8301fb85da38bac682329a46758c5d834aa8..76b0fae8715e9b3dae6ee549eb9b684ff2b9276d 100644 (file)
Binary files a/gui/baculum/protected/Web/Lang/pl/messages.mo and b/gui/baculum/protected/Web/Lang/pl/messages.mo differ
index 9b6fa8a40500990b5b61d6e40ba63344ac1f4c61..a515edd118523267c0f902853f221d4dc7426524 100644 (file)
@@ -2992,8 +2992,8 @@ msgstr "24-godzinny format czasu 17:22:41"
 msgid "12-hours format time 5:22:41 PM"
 msgstr "12-godzinny format czasu 5:22:41 PM"
 
-msgid "Local user authentication method"
-msgstr "Metoda uwierzytelniania lokalnych użytkowników"
+msgid "Local user authentication"
+msgstr "Uwierzytelnianie lokalnych użytkowników"
 
 msgid "This type of authentication is fully realized by Baculum Web. To authenticate it uses the Baculum Web login form. The web server basic authentication can be disabled in this method."
 msgstr "Ten typ uwierzytelniania jest w pełni realizowany Baculum Web. Do uwierzytelniania używa formularza logowania Baculum Web. Uwierzytelnianie basic serwera WWW może być wyłączone w tej metodzie."
index 11adf66035b15a5e71958f240183851508cf41ed..d773093af4c2d4a1d3fcffa45583df8c87f40f4c 100644 (file)
Binary files a/gui/baculum/protected/Web/Lang/pt/messages.mo and b/gui/baculum/protected/Web/Lang/pt/messages.mo differ
index f04cde06582ce9d27184755ccb0ce4fee3a9af91..99d5554e4265234493b6548a714fb7c2cbfe1589 100644 (file)
@@ -2992,8 +2992,8 @@ msgstr "24-hours format time 17:22:41"
 msgid "12-hours format time 5:22:41 PM"
 msgstr "12-hours format time 5:22:41 PM"
 
-msgid "Local user authentication method"
-msgstr "Local user authentication method"
+msgid "Local user authentication"
+msgstr "Local user authentication"
 
 msgid "This type of authentication is fully realized by Baculum Web. To authenticate it uses the Baculum Web login form. The web server basic authentication can be disabled in this method."
 msgstr "This type of authentication is fully realized by Baculum Web. To authenticate it uses the Baculum Web login form. The web server basic authentication can be disabled in this method."
index 5764db1df10bba00c06563ddd3944397336c0130..3b8d2d2332f4b7a2d7ae33e8e331b9ec42be5c0c 100644 (file)
@@ -78,7 +78,7 @@
                                        Attributes.onclick="oUserSecurity.select_auth_method('local');"
                                />
                        </div>
-                       <label for="<%=$this->LocalAuth->ClientID%>"><%[ Local user authentication method  ]%></label>
+                       <label for="<%=$this->LocalAuth->ClientID%>"><%[ Local user authentication ]%></label>
                </div>
                <div id="authentication_method_local" class="w3-container" style="display: none">
                        <%[ This type of authentication is fully realized by Baculum Web. To authenticate it uses the Baculum Web login form. The web server basic authentication can be disabled in this method. ]%>