Skip to content

Commit c529cce

Browse files
committed
po: Propagate adjustment to format string
1 parent 04cdaf6 commit c529cce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libvisual-plugins/po/es_AR.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ msgstr ""
494494
#, c-format
495495
msgid "Could not mremap() area from file '%s' (%p from %d to %d bytes): %s"
496496
msgstr ""
497-
"No se puede mremap()-ear área desde el archivo '%s' (%p desde %d a %d "
497+
"No se puede mremap()-ear área desde el archivo '%s' (%p desde %zu a %zu "
498498
"bytes): %s"
499499

500500
#: plugins/input/mplayer/input_mplayer.c:224

libvisual-plugins/po/es_ES.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ msgstr ""
494494
#, c-format
495495
msgid "Could not mremap() area from file '%s' (%p from %d to %d bytes): %s"
496496
msgstr ""
497-
"No se puede mremap()-ear área desde el archivo '%s' (%p desde %d a %d "
497+
"No se puede mremap()-ear área desde el archivo '%s' (%p desde %zu a %zu "
498498
"bytes): %s"
499499

500500
#: plugins/input/mplayer/input_mplayer.c:224

0 commit comments

Comments
 (0)