diff options
Diffstat (limited to 'files/zh-cn/mozilla/localization/faq/index.html')
| -rw-r--r-- | files/zh-cn/mozilla/localization/faq/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/files/zh-cn/mozilla/localization/faq/index.html b/files/zh-cn/mozilla/localization/faq/index.html deleted file mode 100644 index 33cecd28f0..0000000000 --- a/files/zh-cn/mozilla/localization/faq/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: 本地化 FAQ -slug: Mozilla/Localization/FAQ -tags: - - 本地化 -translation_of: Mozilla/Localization/FAQ ---- -<p> </p> - -<p>本页列出了可能不需要完整页面的调整和提示。 有关通用本地化的更多详细文档,请参阅我们的 <a href="/docs/Mozilla/Localization">本地化</a> 页面。<br> - <br> - <strong>我如何在实体中保留空白?</strong><br> - 如果你真的想保留空格,或者你正在寻找一个不间断的空间,你可以通过<code>&ua0;</code> 或 <code>\ua0</code> 到DTD和属性文件,<br> - <strong>如何在 .properties 条目中不显示变量?</strong><br> - 您可以简单地将该值设置为零宽度,即使用<code>%1$0.S</code></p> - -<p> </p> |
