diff options
| author | Andrius Ramanauskas <knutux@gmail.com> | 2006-05-30 09:11:28 +0000 |
|---|---|---|
| committer | knutux <knutux@users.sourceforge.net> | 2006-05-30 09:11:28 +0000 |
| commit | 9570da39601b74651fe8fb9c0c11dcfa494924c0 (patch) | |
| tree | 6ff1717873ab755b61b573aa7068a79532946947 | |
| parent | make make distcheck work again (diff) | |
| download | inkscape-9570da39601b74651fe8fb9c0c11dcfa494924c0.tar.gz inkscape-9570da39601b74651fe8fb9c0c11dcfa494924c0.zip | |
fixing "`msgid' and `msgstr' entries do not both end with '\n'" errors
(bzr r1080)
| -rw-r--r-- | po/lt.po | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2675,6 +2675,7 @@ msgid "" "Although Inkscape will run, it will use default settings,\n" "and any changes made in preferences will not be saved." msgstr "Inkscape veiks, bet naudojant pradinius nustatymus,\n" +"ir jokie nustatymuose daryti keitimai nebus išsaugoti." #: ../src/inkscape.cpp:689 #: ../src/preferences.cpp:56 @@ -2694,6 +2695,8 @@ msgid "" "you don't have read permissions on it.\n" "%s" msgstr "%s nėra teisingas XML failas, arba\n" +"neturite failo skaitymo teisių.\n" +"%s" #: ../src/inkscape.cpp:692 #, c-format @@ -2709,6 +2712,7 @@ msgid "" "Inkscape will run with default menus.\n" "New menus will not be saved." msgstr "Inkscape veiks rodant standartinius meniu.\n" +"Nauji meniu nebus išsaugoti." #. sp_ui_menu_append_check_item_from_verb(m, view, _("_Menu"), _("Show or hide the menu bar"), "menu", #. checkitem_toggled, checkitem_update, 0); |
