Skip to content

Commit

Permalink
[components] for mozilla-mobile/android-components#8200 - renamed "us…
Browse files Browse the repository at this point in the history
…ers" to "reviews" in add-on manager

X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7
X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d7
X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8
X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@ac5d92c
  • Loading branch information
cadeyrn committed Aug 22, 2020
1 parent e2f7630 commit 3451cda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _meta/mozilla-mobile-firefox-android.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mozilla-mobile/firefox-android",
"revs": {
"ac-prep": "d3f1d353b1892c0443ad3c003c4b6fb5eb90869e"
"ac-prep": "ac5d92cafd775e909eced68fefd874c2bdb3e16d"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@
<string name="mozac_feature_addons_install_addon_content_description">Install Add-on</string>
<!-- This is the label of a button to cancel an ongoing add-on installation. -->
<string name="mozac_feature_addons_install_addon_dialog_cancel">Cancel</string>
<!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of users -->
<string name="mozac_feature_addons_user_rating_count">Users: %1$s</string>
<!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of reviews -->
<string name="mozac_feature_addons_user_rating_count_2">Reviews: %1$s</string>
<!-- Accessibility content description for the amount of stars that add-on has, where %1$.02f will be the amount of stars and / separator and 5 the maximum number of stars e.g (2/5, 4.5/5 or 5/5) . -->
<string name="mozac_feature_addons_rating_content_description">%1$.02f/5</string>
<!-- This is the title of page where all the add-ons are listed-->
Expand Down

0 comments on commit 3451cda

Please sign in to comment.