mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
better for translators
This commit is contained in:
@@ -437,7 +437,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?= _pgettext("Cache Path","Path for files adapter"); ?></td>
|
||||
<td><?= sprintf(_pgettext("Cache Path","Path for %s adapter"), "'file'"); ?></td>
|
||||
<td><code><?php echo $cache_path; ?></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user