Merge branch 'va/i18n-remote-comment-to-align'
Message fix. * va/i18n-remote-comment-to-align: i18n: remote: add comment for translators
This commit is contained in:
commit
b7f6142667
@ -1154,6 +1154,8 @@ static int show(int argc, const char **argv)
|
||||
url_nr = states.remote->url_nr;
|
||||
}
|
||||
for (i = 0; i < url_nr; i++)
|
||||
/* TRANSLATORS: the colon ':' should align with
|
||||
the one in " Fetch URL: %s" translation */
|
||||
printf_ln(_(" Push URL: %s"), url[i]);
|
||||
if (!i)
|
||||
printf_ln(_(" Push URL: %s"), "(no URL)");
|
||||
|
Loading…
Reference in New Issue
Block a user