Hi Guys,
There is a problem with these;
APP_USER_PHOTOS_NOTIFICATIONS_LIKES_USERS_PROFILE_COVER_SINGULAR="%1$s likes {b}%2$s's{/b} cover photo"
APP_USER_PHOTOS_NOTIFICATIONS_LIKES_USERS_PROFILE_COVER_PLURAL="%1$s like {b}%2$s's{/b} cover photo"
A likes B's cover photo (True)
But it works wrongway in notification : B (%2$s) likes .... photos, (%1$s) doesnt work also
Please check yours
note: My strings
APP_USER_PHOTOS_NOTIFICATIONS_LIKES_USERS_PROFILE_COVER_SINGULAR="%1$s, %2$s adlı kullanıcının kapak fotoğrafını beğendi"
APP_USER_PHOTOS_NOTIFICATIONS_LIKES_USERS_PROFILE_COVER_PLURAL="%1$s, %2$s adlı kullanıcının kapak fotoğrafını beğendi"