This is an automated email from the ASF dual-hosted git repository.

astepukonis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new 8adc4a6  Update msg_prop_l10n.js
8adc4a6 is described below

commit 8adc4a6c30cd56345060f6b7bad6b787777aa22f
Author: Aivaras Stepukonis <[email protected]>
AuthorDate: Wed Feb 17 15:47:02 2021 +0200

    Update msg_prop_l10n.js
    
    Improved lt translation.
---
 assets/msg_prop_l10n.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/msg_prop_l10n.js b/assets/msg_prop_l10n.js
index c540e55..f08ba10 100644
--- a/assets/msg_prop_l10n.js
+++ b/assets/msg_prop_l10n.js
@@ -79,7 +79,7 @@ l10n.index_redirect_text                      = [ /* ast */   
"none", "This site is also available in
                                                                                
/* ja */        "none", "This site is also available in <b>日本語 (ja)</b>. Just 
click this text to get redirected.",
                                                                                
/* km */        "none", "This site is also available in <b>ភាសាខ្មែរ (km)</b>. 
Just click this text to get redirected.",
                                                                                
/* ko */        "soft", "이 웹사이트는 <b>한국어(ko)</b>로도 이용할 수 있습니다. 여기를 클릭하면 한국어 
웹사이트로 이동합니다.",
-                                                                               
/* lt */        "hard", "Spustelėjus laukelį, tinklalapį bus galima skaityti 
<b>lietuviškai</b>.",
+                                                                               
/* lt */        "hard", "Spustelėjus laukelį, tinklalapį galima skaityti 
<b>lietuviškai</b>.",
                                                                                
/* no */        "soft", "Dette nettstedet er også tilgjengelig på <b>norsk 
(no)</b>. Klikk denne teksten for å bli videresendt.",
                                                                                
/* pl */        "soft", "Ta strona jest dostępna po <b>Polsku (pl)</b>. Po 
prostu kliknij ten tekst aby tam przejść.",
                                                                                
/* pt-BR */     "none", "Este site também está disponível em <b>Português [do 
Brasil] (pt-BR)</b>. Clique neste texto para ser redirecionado.",

Reply via email to