Skip to content

Facebook strings not all translated #98

@SeanBlahovici

Description

@SeanBlahovici

I have implemented every delegate method in the OSKPresentationLocalization. It seems like the

  • (NSString *)osk_localizedText_FacebookAudience_Public;
  • (NSString *)osk_localizedText_FacebookAudience_Friends;
  • (NSString *)osk_localizedText_FacebookAudience_OnlyMe;

when implemented, they translate the strings that are in the following tableview

image2

however as you can see, when a selection is made, the string over the keyboard is not properly translated:

image1

Thanks for your time. Will consider forking and making a pull request to fix this issue if a fix isn't already in the works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions