mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-22 09:53:32 +01:00
Remove xpath-ts from project
This commit is contained in:
@@ -98,7 +98,12 @@ function server(
|
||||
<stringtables xmlns="http://sonos.com/sonosapi">
|
||||
<stringtable rev="1" xml:lang="en-US">
|
||||
<string stringId="AppLinkMessage">Linking sonos with bonob</string>
|
||||
<string stringId="string2">string2</string>
|
||||
</stringtable>
|
||||
<stringtable rev="1" xml:lang="fr-FR">
|
||||
<string stringId="AppLinkMessage">Linking sonos with bonob fr</string>
|
||||
<string stringId="string2">string2 fr</string>
|
||||
</stringtable>
|
||||
</stringtables>
|
||||
`);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user