Hi Chris, sure! Below are three example rows the way they work on Android, followed by their equivalent IOS counterparts.
<string name="switch_header">Switch account</string> <string name="automaticCheckinTo">Automatic check-in to %1$s</string> <string name="shortcut_subtitle_checkin">Choose location</string> "switch_header" = "Switch account"; "automaticCheckinTo" = "Automatic check-in to %@"; "shortcut_subtitle_checkin" = "Choose location"; On Monday, December 14, 2020 at 11:35:57 PM UTC+1 [email protected] wrote: > On 12/14/2020, at 07:38, Mathias <[email protected]> wrote: > > … Isn't the script expecting every row to begin with "login_infolabel" as > it is written right now? The variable names in the files are different on > every row. Or am i missing something obvious? > > ------------------------------ > > Hey Mathias, > > Please provide a more complete set of before and after examples. > > -- > Best Regards, > Chris > > -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/0812d294-a2c9-456e-b6ad-d7504a21a250n%40googlegroups.com.
