mshtml: Update Lithuanian translation.
This commit is contained in:
parent
277040d924
commit
00f23b9c5b
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright 2009 Aurimas Fišeras <aurimas@gmail.com>
|
* Copyright 2009-2010 Aurimas Fišeras <aurimas@gmail.com>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
@ -23,6 +23,12 @@
|
||||||
|
|
||||||
LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
|
LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
|
STRINGTABLE
|
||||||
|
{
|
||||||
|
IDS_STATUS_DONE "Baigta"
|
||||||
|
IDS_STATUS_DOWNLOADINGFROM "Atsiunčiama iš %s..."
|
||||||
|
}
|
||||||
|
|
||||||
STRINGTABLE
|
STRINGTABLE
|
||||||
{
|
{
|
||||||
IDS_HTMLDISABLED "HTML atvaizdavimas yra išjungtas."
|
IDS_HTMLDISABLED "HTML atvaizdavimas yra išjungtas."
|
||||||
|
|
Loading…
Reference in New Issue