|
16 | 16 | from django.utils.translation import pgettext |
17 | 17 |
|
18 | 18 | # This is a karma title. |
19 | | -pgettext("DB: karma.Title.name", """Top 10 Contributor""") |
20 | | -# This is a karma title. |
21 | | -pgettext("DB: karma.Title.name", """Locale Leader""") |
22 | | -# This is a karma title. |
23 | | -pgettext("DB: karma.Title.name", """Moderator""") |
| 19 | +pgettext("DB: karma.Title.name", """Top 25 Contributor""") |
24 | 20 | # This is a karma title. |
25 | 21 | pgettext("DB: karma.Title.name", """SUMO Warrior""") |
26 | 22 | # This is a karma title. |
| 23 | +pgettext("DB: karma.Title.name", """Locale Leader""") |
| 24 | +# This is a karma title. |
27 | 25 | pgettext("DB: karma.Title.name", """Buddy of the Month! (10/2015)""") |
28 | 26 | # This is a karma title. |
| 27 | +pgettext("DB: karma.Title.name", """Moderator""") |
| 28 | +# This is a karma title. |
29 | 29 | pgettext("DB: karma.Title.name", """Administrator""") |
30 | 30 | # This is a karma title. |
31 | | -pgettext("DB: karma.Title.name", """Top 25 Contributor""") |
| 31 | +pgettext("DB: karma.Title.name", """Top 10 Contributor""") |
32 | 32 | pgettext("DB: products.Product.title", """Firefox""") |
33 | 33 | pgettext("DB: products.Product.description", """Web browser for Windows, Mac and Linux""") |
34 | 34 | pgettext("DB: products.Product.title", """Firefox for Android""") |
|
93 | 93 | pgettext("DB: products.Product.description", """Webmaker and other tools for teaching and learning the Web""") |
94 | 94 | pgettext("DB: products.Topic.title", """3rd party sign in""") |
95 | 95 | pgettext("DB: products.Topic.description", """Troubleshoot 3rd party sign in issues.""") |
96 | | -pgettext("DB: products.Topic.title", """About Data Sharing""") |
97 | | -pgettext("DB: products.Topic.description", """In order to process or provide our products and services to you, we share your information with the following business partners. These entities are contractually obligated to handle the data in ways that are approved by Mozilla.""") |
98 | 96 | pgettext("DB: products.Topic.title", """Abuse""") |
99 | 97 | pgettext("DB: products.Topic.description", """Tools to make your event a safe place for your guests""") |
100 | 98 | pgettext("DB: products.Topic.title", """Accessibility""") |
|
222 | 220 | pgettext("DB: products.Topic.title", """Cookies""") |
223 | 221 | pgettext("DB: products.Topic.description", """Cookies""") |
224 | 222 | pgettext("DB: products.Topic.title", """Cookies""") |
225 | | -pgettext("DB: products.Topic.description", """Troubleshoot cookies issues.""") |
| 223 | +pgettext("DB: products.Topic.description", """Cookies as they relate to browser history""") |
226 | 224 | pgettext("DB: products.Topic.title", """Cookies and cache""") |
227 | 225 | pgettext("DB: products.Topic.description", """Control the information that Firefox saves""") |
| 226 | +pgettext("DB: products.Topic.title", """Cookies as trackers""") |
| 227 | +pgettext("DB: products.Topic.description", """Troubleshoot cookies issues.""") |
228 | 228 | pgettext("DB: products.Topic.title", """Copy your personal information from one browser to another""") |
229 | 229 | pgettext("DB: products.Topic.description", """Copy your personal information from one browser to another""") |
230 | 230 | pgettext("DB: products.Topic.title", """Copy your personal information from one Thunderbird to another""") |
|
803 | 803 | pgettext("DB: products.Topic.description", """Resolve problems when websites don’t load or function correctly.""") |
804 | 804 | pgettext("DB: products.Topic.title", """Slow connection""") |
805 | 805 | pgettext("DB: products.Topic.description", """Troubleshoot slow connection issues.""") |
| 806 | +pgettext("DB: products.Topic.title", """SMS Recovery""") |
| 807 | +pgettext("DB: products.Topic.description", """Use SMS messages as a method for account recovery and two-factor authentication.""") |
806 | 808 | pgettext("DB: products.Topic.title", """Social Support""") |
807 | 809 | pgettext("DB: products.Topic.description", """Topic for any articles related to the Social Support Program.""") |
808 | 810 | pgettext("DB: products.Topic.title", """Stay connected""") |
|
911 | 913 | pgettext("DB: products.Topic.description", """Unblock Firefox from connecting to the Internet""") |
912 | 914 | pgettext("DB: products.Topic.title", """Unblock Thunderbird from connecting to the Internet""") |
913 | 915 | pgettext("DB: products.Topic.description", """Unblock Thunderbird from connecting to the Internet""") |
| 916 | +pgettext("DB: products.Topic.title", """Undefined""") |
| 917 | +pgettext("DB: products.Topic.description", """A topic that can be applied to content that is spam or non-actionable""") |
914 | 918 | pgettext("DB: products.Topic.title", """Update""") |
915 | 919 | pgettext("DB: products.Topic.description", """Keep the Mozilla products you use up to date with the latest features and improvements.""") |
916 | 920 | pgettext("DB: products.Topic.title", """Update account settings""") |
|
951 | 955 | pgettext("DB: products.Topic.description", """Learn how to inspect the code behind every webpage.""") |
952 | 956 | pgettext("DB: products.Topic.title", """Your Pocket Account""") |
953 | 957 | pgettext("DB: products.Topic.description", """Signup, login, password reset and more.""") |
954 | | -pgettext("DB: kbadge.Badge.title", """2025 KB Badge""") |
955 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2025.""") |
956 | | -pgettext("DB: kbadge.Badge.title", """2025 L10n Badge""") |
957 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2025.""") |
| 958 | +pgettext("DB: kbadge.Badge.title", """Thunderbolt hunt""") |
| 959 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors who can find 5 thunderbolts emoji ⚡ in the Firefox KB articles during the Ask a Fox event""") |
| 960 | +pgettext("DB: kbadge.Badge.title", """Fox hunt""") |
| 961 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors who can find 5 fox emoji 🦊 in the Firefox KB articles during the Ask a Fox event""") |
| 962 | +pgettext("DB: kbadge.Badge.title", """Ask a Fox""") |
| 963 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors who replied to 5 or more questions during the Ask a Fox event.""") |
| 964 | +pgettext("DB: kbadge.Badge.title", """Forum Moderator Training""") |
| 965 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to Forum Moderators who completed the Moderator Training in Teachable.""") |
958 | 966 | pgettext("DB: kbadge.Badge.title", """2025 Support Forum Badge""") |
959 | 967 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2025.""") |
960 | | -pgettext("DB: kbadge.Badge.title", """Firefox 20th Anniversary Badge""") |
961 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with >=100 contributions within 2024, when we celebrate Firefox 20th anniversary on November 9, 2024.""") |
962 | | -pgettext("DB: kbadge.Badge.title", """2024 KB Badge""") |
963 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2024.""") |
964 | | -pgettext("DB: kbadge.Badge.title", """2024 L10n Badge""") |
965 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2024.""") |
966 | 968 | pgettext("DB: kbadge.Badge.title", """2024 Support Forum Badge""") |
967 | 969 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2024.""") |
968 | | -pgettext("DB: kbadge.Badge.title", """2023 KB Badge""") |
969 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2023.""") |
970 | | -pgettext("DB: kbadge.Badge.title", """2023 L10n Badge""") |
971 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2023.""") |
972 | 970 | pgettext("DB: kbadge.Badge.title", """2023 Support Forum Badge""") |
973 | 971 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2023.""") |
974 | | -pgettext("DB: kbadge.Badge.title", """2021 KB Badge""") |
975 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2021.""") |
| 972 | +pgettext("DB: kbadge.Badge.title", """2022 Support Forum Badge""") |
| 973 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2022.""") |
| 974 | +pgettext("DB: kbadge.Badge.title", """2021 Support Forum Badge""") |
| 975 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2021.""") |
| 976 | +pgettext("DB: kbadge.Badge.title", """2020 Support Forum Badge""") |
| 977 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2020.""") |
| 978 | +pgettext("DB: kbadge.Badge.title", """2019 Support Forum Badge""") |
| 979 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2019.""") |
| 980 | +pgettext("DB: kbadge.Badge.title", """2018 Support Forum Badge""") |
| 981 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2018.""") |
| 982 | +pgettext("DB: kbadge.Badge.title", """2017 Support Forum Badge""") |
| 983 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2017.""") |
| 984 | +pgettext("DB: kbadge.Badge.title", """2025 L10n Badge""") |
| 985 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2025.""") |
| 986 | +pgettext("DB: kbadge.Badge.title", """2025 KB Badge""") |
| 987 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2025.""") |
| 988 | +pgettext("DB: kbadge.Badge.title", """2024 L10n Badge""") |
| 989 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2024.""") |
| 990 | +pgettext("DB: kbadge.Badge.title", """2024 KB Badge""") |
| 991 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2024.""") |
| 992 | +pgettext("DB: kbadge.Badge.title", """2023 L10n Badge""") |
| 993 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2023.""") |
| 994 | +pgettext("DB: kbadge.Badge.title", """2023 KB Badge""") |
| 995 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2023.""") |
976 | 996 | pgettext("DB: kbadge.Badge.title", """2022 L10n Badge""") |
977 | 997 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2022.""") |
978 | 998 | pgettext("DB: kbadge.Badge.title", """2022 KB Badge""") |
979 | 999 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2022.""") |
980 | | -pgettext("DB: kbadge.Badge.title", """2022 Support Forum Badge""") |
981 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2022.""") |
982 | 1000 | pgettext("DB: kbadge.Badge.title", """2021 L10n Badge""") |
983 | 1001 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2021.""") |
984 | | -pgettext("DB: kbadge.Badge.title", """2021 Support Forum Badge""") |
985 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 30 support forum replies during 2021.""") |
| 1002 | +pgettext("DB: kbadge.Badge.title", """2021 KB Badge""") |
| 1003 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2021.""") |
| 1004 | +pgettext("DB: kbadge.Badge.title", """Honorary badge for Social Support and Mobile Store Support contributors""") |
| 1005 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to those who left significant impact to the Social Support and Mobile Store Support programs""") |
| 1006 | +pgettext("DB: kbadge.Badge.title", """2025 Top Social Support Contributor Badge""") |
| 1007 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to top 3 contributors of the Social Support program in 2025""") |
| 1008 | +pgettext("DB: kbadge.Badge.title", """2025 Top Mobile Store Support Contributor Badge""") |
| 1009 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to top 3 contributors of the Mobile Store Support program in 2025""") |
| 1010 | +pgettext("DB: kbadge.Badge.title", """2024 Top Social Support Contributor Badge""") |
| 1011 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to top 3 contributors of the Social Support program in 2024""") |
| 1012 | +pgettext("DB: kbadge.Badge.title", """2024 Top Mobile Store Support Contributor Badge""") |
| 1013 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to top 3 contributors of the Mobile Store Support program in 2024""") |
| 1014 | +pgettext("DB: kbadge.Badge.title", """2023 Top Social Support Contributor Badge""") |
| 1015 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to top 3 contributors of the Social Support program in 2023""") |
| 1016 | +pgettext("DB: kbadge.Badge.title", """2023 Top Mobile Store Support Contributor Badge""") |
| 1017 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to top 3 contributors of the Mobile Store Support program in 2023""") |
| 1018 | +pgettext("DB: kbadge.Badge.title", """Firefox 20th Anniversary Badge""") |
| 1019 | +pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with >=100 contributions within 2024, when we celebrate Firefox 20th anniversary on November 9, 2024.""") |
986 | 1020 | pgettext("DB: kbadge.Badge.title", """2020 KB Badge""") |
987 | 1021 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2020.""") |
988 | 1022 | pgettext("DB: kbadge.Badge.title", """2019 KB Badge""") |
989 | 1023 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2019.""") |
990 | | -pgettext("DB: kbadge.Badge.title", """2020 Support Forum Badge""") |
991 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 20 support forum replies during 2020.""") |
992 | | -pgettext("DB: kbadge.Badge.title", """2019 Support Forum Badge""") |
993 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 20 support forum replies during 2019.""") |
994 | 1024 | pgettext("DB: kbadge.Badge.title", """2020 Army of Awesome Badge""") |
995 | 1025 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 50 Army of Awesome tweets during 2020.""") |
996 | 1026 | pgettext("DB: kbadge.Badge.title", """2019 Army of Awesome Badge""") |
|
1005 | 1035 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2018.""") |
1006 | 1036 | pgettext("DB: kbadge.Badge.title", """2018 Army of Awesome Badge""") |
1007 | 1037 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 50 Army of Awesome tweets during 2018.""") |
1008 | | -pgettext("DB: kbadge.Badge.title", """2018 Support Forum Badge""") |
1009 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 20 support forum replies during 2018.""") |
1010 | 1038 | pgettext("DB: kbadge.Badge.title", """2017 L10n Badge""") |
1011 | 1039 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2017.""") |
1012 | 1040 | pgettext("DB: kbadge.Badge.title", """2017 KB Badge""") |
1013 | 1041 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved English edits during 2017.""") |
1014 | 1042 | pgettext("DB: kbadge.Badge.title", """2017 Army of Awesome Badge""") |
1015 | 1043 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 50 Army of Awesome tweets during 2017.""") |
1016 | | -pgettext("DB: kbadge.Badge.title", """2017 Support Forum Badge""") |
1017 | | -pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 20 support forum replies during 2017.""") |
1018 | 1044 | pgettext("DB: kbadge.Badge.title", """2016 L10n Badge""") |
1019 | 1045 | pgettext("DB: kbadge.Badge.description", """This badge is awarded to contributors with 10 approved translations edits during 2016.""") |
1020 | 1046 | pgettext("DB: kbadge.Badge.title", """2016 Support Forum Badge""") |
|
0 commit comments