diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2006-04-10 06:06:19 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2006-04-10 06:06:19 +0000 |
| commit | a6c0b8020da34892a00bbb21239726aa2c7d5dea (patch) | |
| tree | d8d08df0d6a1cd1b1f8304aace6e3eddade9851e | |
| parent | Allow setting bitmap size by adjusting height as well as width (diff) | |
| download | inkscape-a6c0b8020da34892a00bbb21239726aa2c7d5dea.tar.gz inkscape-a6c0b8020da34892a00bbb21239726aa2c7d5dea.zip | |
Temporary work-around for markup validation errors
(bzr r473)
| -rw-r--r-- | po/eu.po | 2 | ||||
| -rw-r--r-- | po/zh_TW.po | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -5633,7 +5633,7 @@ msgstr "'>' eta '<' eskalatzeko:" #: ../src/ui/dialog/inkscape-preferences.cpp:179 msgid "" "Pressing > or < scales selection up or down by this increment (in px units)" -msgstr "'>' edo '<' teklak sakatzeak hautapena eskalatzen du (pixeletan)" +msgstr "'>' edo '<' teklak sakatzeak hautapena eskalatzen du (pixeletan)" #: ../src/ui/dialog/inkscape-preferences.cpp:181 msgid "Inset/Outset by:" diff --git a/po/zh_TW.po b/po/zh_TW.po index 2d8baafc7..205660bf6 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -5416,7 +5416,7 @@ msgstr "> 與 < 伸縮增量:" #: ../src/ui/dialog/inkscape-preferences.cpp:179 msgid "" "Pressing > or < scales selection up or down by this increment (in px units)" -msgstr "按下 > 或 < 將選擇區伸展或縮減時以此增量(依 px 單位)" +msgstr "按下 > 或 < 將選擇區伸展或縮減時以此增量(依 px 單位)" #: ../src/ui/dialog/inkscape-preferences.cpp:181 msgid "Inset/Outset by:" @@ -5908,7 +5908,7 @@ msgstr "匯入點陣圖為 <image>" msgid "" "When on, an imported bitmap creates an <image> element; otherwise it is a " "rectangle with bitmap fill" -msgstr "開啟時,匯入的點陣圖建立一個<圖片>元件;否則它是個以該點陣圖填充的矩形" +msgstr "開啟時,匯入的點陣圖建立一個<圖片>元件;否則它是個以該點陣圖填充的矩形" #: ../src/ui/dialog/inkscape-preferences.cpp:501 msgid "Add label comments to printing output" |
