Esempio n. 1
0
 class Meta:
     proxy = True
     app_label = string_with_title("category", _("App Category"))
     verbose_name = _("App Category")
     verbose_name_plural = _("App Categorys")
Esempio n. 2
0
 class Meta:
     proxy = True
     app_label = string_with_title("cateapps", _("Category Apps"))
     verbose_name = category_name
     verbose_name_plural = category_name
Esempio n. 3
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Developer Uploaded")
     verbose_name_plural = _("Developer Uploaded")
Esempio n. 4
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("auto mask off app")
     verbose_name_plural = _("auto mask off app")
Esempio n. 5
0
 class Meta:
     proxy = True
     app_label = string_with_title("riskapps", _("Risk Apps"))
     verbose_name = _("Risk App")
     verbose_name_plural = _("Risk Apps")
Esempio n. 6
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _('TianYi KuWan')
     verbose_name_plural = _('TianYi KuWan')
Esempio n. 7
0
 class Meta:
     proxy = True
     app_label = string_with_title("statistics", _("Statistics"))
     verbose_name = _('Top Application Stats')
     verbose_name_plural = _('Top Application Stats')
Esempio n. 8
0
 class Meta:
     proxy = True
     app_label = string_with_title("appreviews", _("App Reviews"))
     verbose_name = _("App Review")
     verbose_name_plural = _("App Reviews")
Esempio n. 9
0
 class Meta:
     proxy = True
     app_label = string_with_title("usermanagement", _("User Management"))
     verbose_name = _("Group")
     verbose_name_plural = _("Groups")
Esempio n. 10
0
 class Meta:
     proxy = True
     app_label = string_with_title("statistics", _("Statistics"))
     verbose_name = _('Category Subject Stats')
     verbose_name_plural = _('Category Subject Stats')
Esempio n. 11
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _('Boot Application')
     verbose_name_plural = _('Boot Applications')
Esempio n. 12
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _("HomeNew Recommendation")
     verbose_name_plural = _("HomeNew Recommendations")
Esempio n. 13
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = app_list.name
     verbose_name_plural = app_list.name
Esempio n. 14
0
 class Meta:
     app_label = string_with_title("search", _("Search"))
     verbose_name = _('Search Keyword label')
     verbose_name_plural = _('Search Keywords label')
Esempio n. 15
0
 class Meta:
     proxy = True
     app_label = string_with_title("banner", _("Banner Recommend"))
     verbose_name = banner_verbose_name
     verbose_name_plural = banner_verbose_name
Esempio n. 16
0
 class Meta:
     app_label = string_with_title("search", _("Search"))
     verbose_name = _('Keyword Location')
     verbose_name_plural = _('Keywords Location')
Esempio n. 17
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Manually Added")
     verbose_name_plural = _("Manually Added")
Esempio n. 18
0
 class Meta:
     proxy = True
     app_label = string_with_title("subject", _("Subject Management"))
     verbose_name = _("Subject")
     verbose_name_plural = _("Subjects")
Esempio n. 19
0
 class Meta:
     proxy = True
     app_label = string_with_title("newapps", _("New Apps"))
     verbose_name = _("Auto Crawled")
     verbose_name_plural = _("Auto Crawled")
Esempio n. 20
0
 class Meta:
     proxy = True
     app_label = string_with_title("updateapps", _("App Updates"))
     verbose_name = _("Update with Screenshots")
     verbose_name_plural = _("Update with Screenshots")
Esempio n. 21
0
 class Meta:
     proxy = True
     app_label = string_with_title("applist", _("AppList"))
     verbose_name = _("Top Music & Video")
     verbose_name_plural = _("Top Music & Video")