Android的删除本地化Android

由网友(对你、各种宠溺各种爱)分享简介:我在Play商店应用没有默认值以外的任何本地化:英语(美国)的。这一次,我创建了一个新的apk进行更新。而且它使用的 Android的支持-V7-appcompat 的库。所以,当我上传新的APK和APK细节,它说添加72个新的本地化。这些是从价值观的文件夹中的 Android的支持-V7-appcompat 的未来(...

我在Play商店应用没有默认值以外的任何本地化:英语(美国)的。这一次,我创建了一个新的apk进行更新。而且它使用的 Android的支持-V7-appcompat 的库。所以,当我上传新的APK和APK细节,它说添加72个新的本地化。这些是从价值观的文件夹中的 Android的支持-V7-appcompat 的未来(值-AF,价值观时,...等)。

My app at Play Store does not have any localizations other than the default: English (United States). This time I created a new apk to update it. And it uses android-support-v7-appcompat library. So when I uploaded the new apk and in the apk details it says 'added 72 new localizations'. These are coming from the values folders in android-support-v7-appcompat (values-af, values-am,...etc).

这是可以接受的,如果不是,我怎么删除本地化? 我的应用程序只有一个价值观文件夹,我不希望添加的本地化。

Is this okay or if not, how do I remove the localizations? My app has just one values folder and I do not want to add localizations.

推荐答案

不要担心:该消息只看到你作为一个开发者,并没有看到任何用户。你会支持不同的语言,唯一的线索是,如果你翻译您的谷歌Play商店上市。仅用于对用于辅助系统,如的对讲所以他们不会看到你的应用程序的用户的绝大多数。

Don't worry about it: the message is only seen to you as a developer and not seen by any user. The only clue that you'd support a different language is if you translated your Google Play store listing. AppCompat strings are solely used for content descriptions used for accessibility systems such as Talkback so they won't be visible to the vast majority of users of your app.

阅读全文

相关推荐

最新文章