From f67b3f3e4ff95bce746ec33744c9c7fe0e790b98 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Fri, 31 Jan 2014 13:06:43 +0000 Subject: [PATCH] Change Polish key export_png to export_img (as already changed in other locales); have emailed for confirmation of accuracy of translation, awaiting reply git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2659 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/locale/lang.pl.js | 2 +- editor/svg-editor.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/editor/locale/lang.pl.js b/editor/locale/lang.pl.js index aec86415..60b32782 100644 --- a/editor/locale/lang.pl.js +++ b/editor/locale/lang.pl.js @@ -85,7 +85,7 @@ svgEditor.readLang({ "smallest_object": "najmniejszy obiekt", "new_doc": "Nowy obraz", "open_doc": "Otwórz obraz", - "export_png": "Eksportuj do PNG", + "export_img": "Eksportuj", "save_doc": "Zapisz obraz", "import_doc": "Importuj SVG", "align_to_page": "Wyrównaj element do strony", diff --git a/editor/svg-editor.html b/editor/svg-editor.html index 92af540c..6c54b575 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -692,7 +692,7 @@ - +