From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- files/zh-cn/mozilla/localization/faq/index.html | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 files/zh-cn/mozilla/localization/faq/index.html (limited to 'files/zh-cn/mozilla/localization/faq/index.html') 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 ---- -

 

- -

本页列出了可能不需要完整页面的调整和提示。 有关通用本地化的更多详细文档,请参阅我们的 本地化 页面。
-
- 我如何在实体中保留空白?
-         如果你真的想保留空格,或者你正在寻找一个不间断的空间,你可以通过&ua0; 或 \ua0 到DTD和属性文件,
- 如何在 .properties 条目中不显示变量?
-         您可以简单地将该值设置为零宽度,即使用%1$0.S

- -

 

-- cgit v1.2.3-54-g00ecf