Vote #73550
完了All translations: RSS -> Atom
0%
journals
I think the patch is missing, but it speaks for itself...
--------------------------------------------------------------------------------
Hi I'll provide two patches.
Number 1: just the renaming of RSS in ATOM in all translations. I checked it quickly to prepent that only feed-keys are updated. It seems to be okay.
Number 2: functional renaming. Deprecation of old rss_* methods and redefining them as atom_* methods. Old methods are still available and give deprecation warnings. Please test Number 2, too. But it seems to work in the first test.
Best regards,
Daniel
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
The translation should be "Atom" instead of "ATOM".
--------------------------------------------------------------------------------
Well this shouldn't be a big problem. Just a simple replace. ;-)
--------------------------------------------------------------------------------
Any regressions on this patches?
--------------------------------------------------------------------------------
I've committed the translations in r11654 but I think it's a bit late to change the methods for 2.3.0.
--------------------------------------------------------------------------------
Yes your right.
I just added 2.3 as a sidenote for the translations. :-)
Hopefully the way I use to deprecate those methods is good enough for the implementation. :-)
--------------------------------------------------------------------------------
2.4 feature freeze
--------------------------------------------------------------------------------
r11654 changed all translations.
--------------------------------------------------------------------------------
I extracted #15118 out this issue to cover the actual deprecation and renaming of the affected methods, which makes that this issue is about the translations only (like as it was initially).
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,15118,Deprecate and rename rss_* methods to atom_* methods