[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_5, updated. RELEASE_3_5_0BETA1-624-gb5a94a8

The branch, QA_3_5 has been updated via b5a94a8c85bf630bd7132a56aa540aa767111203 (commit) from 85bca120f62a162a4832180f5cd386ee31023845 (commit) - Log ----------------------------------------------------------------- commit b5a94a8c85bf630bd7132a56aa540aa767111203 Author: Michal Čihař <mcihar@suse.cz> Date: Mon Jan 30 17:43:08 2012 +0100 Fix format string ----------------------------------------------------------------------- Summary of changes: po/ro.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/po/ro.po b/po/ro.po index 946dfc8..c041842 100644 --- a/po/ro.po +++ b/po/ro.po @@ -1181,7 +1181,7 @@ msgstr "Editează Index" #, php-format #| msgid "Add %s field(s)" msgid "Add %d column(s) to index" -msgstr "Adaugă %s coloană(e)" +msgstr "Adaugă %d coloană(e)" #. l10n: Default description for the y-Axis of Charts #: js/messages.php:52 hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař