mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-29 10:26:46 -04:00
Fix format of source message in l10n client (adding a newline between plural forms)
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
<div id="l10n-client-string-editor">
|
||||
<div class="source">
|
||||
<p class="source-text"></p>
|
||||
<p id="source-text-tmp-space" style="display:none"></p>
|
||||
</div>
|
||||
<div class="translation">
|
||||
<form method="post" action="<?= url::site("l10n_client/save") ?>" id="gL10nClientSaveForm">
|
||||
|
||||
Reference in New Issue
Block a user