@@ -640,6 +640,42 @@ resource_name = copyright
640
640
replace_edited_strings = false
641
641
keep_translations = false
642
642
643
+ [o:python-doc:p:python-newest:r:deprecations--pending-removal-in-3_14]
644
+ file_filter = deprecations/pending-removal-in-3.14.po
645
+ source_file = pot/deprecations/pending-removal-in-3.14.pot
646
+ type = PO
647
+ minimum_perc = 0
648
+ resource_name = deprecations--pending-removal-in-3_14
649
+ replace_edited_strings = false
650
+ keep_translations = false
651
+
652
+ [o:python-doc:p:python-newest:r:deprecations--pending-removal-in-3_15]
653
+ file_filter = deprecations/pending-removal-in-3.15.po
654
+ source_file = pot/deprecations/pending-removal-in-3.15.pot
655
+ type = PO
656
+ minimum_perc = 0
657
+ resource_name = deprecations--pending-removal-in-3_15
658
+ replace_edited_strings = false
659
+ keep_translations = false
660
+
661
+ [o:python-doc:p:python-newest:r:deprecations--pending-removal-in-3_16]
662
+ file_filter = deprecations/pending-removal-in-3.16.po
663
+ source_file = pot/deprecations/pending-removal-in-3.16.pot
664
+ type = PO
665
+ minimum_perc = 0
666
+ resource_name = deprecations--pending-removal-in-3_16
667
+ replace_edited_strings = false
668
+ keep_translations = false
669
+
670
+ [o:python-doc:p:python-newest:r:deprecations--pending-removal-in-future]
671
+ file_filter = deprecations/pending-removal-in-future.po
672
+ source_file = pot/deprecations/pending-removal-in-future.pot
673
+ type = PO
674
+ minimum_perc = 0
675
+ resource_name = deprecations--pending-removal-in-future
676
+ replace_edited_strings = false
677
+ keep_translations = false
678
+
643
679
[o:python-doc:p:python-newest:r:distributing--index]
644
680
file_filter = distributing/index.po
645
681
source_file = pot/distributing/index.pot
0 commit comments