diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2012-10-08 11:29:57 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2012-10-08 11:29:57 +0000 |
| commit | 3b75b6c19aac8078c51c9f81c42a5b8eab8668c3 (patch) | |
| tree | 24d4a0a4afb614f102c713b2798181917749484a /po | |
| parent | Add Inkscape's flowed text elements and "text-align" property. Allow "title" ... (diff) | |
| download | inkscape-3b75b6c19aac8078c51c9f81c42a5b8eab8668c3.tar.gz inkscape-3b75b6c19aac8078c51c9f81c42a5b8eab8668c3.zip | |
Translations. check-markup script update.
(bzr r11754)
Diffstat (limited to 'po')
| -rwxr-xr-x | po/check-markup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/check-markup b/po/check-markup index eaf2cdf35..860cacc2b 100755 --- a/po/check-markup +++ b/po/check-markup @@ -138,7 +138,7 @@ sub check_strs ($@) { die "check_strs: expecting >= 2 strings"; } if ((($_[0] eq '""') && ($_[1] =~ /Project-Id-Version:.*POT-Creation-Date:/s)) - or ($_[0] eq '"> and < scale by:"') + or ($_[0] eq '"> and < _scale by:"') or $is_pango_str == 0) { # Not a Pango string. |
