Format string resources

This commit is contained in:
Benoit Marty 2020-05-15 12:45:23 +02:00
parent 33ec1bbfb3
commit 7a2aefd8fb
14 changed files with 116 additions and 113 deletions

View File

@ -1,5 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?> <?xml version='1.0' encoding='UTF-8'?>
<resources><string name="summary_message">%1$s: %2$s</string> <resources>
<string name="summary_message">%1$s: %2$s</string>
<string name="summary_user_sent_image">%1$s saatis pildi.</string> <string name="summary_user_sent_image">%1$s saatis pildi.</string>
<string name="summary_user_sent_sticker">%1$s saatis kleepsu.</string> <string name="summary_user_sent_sticker">%1$s saatis kleepsu.</string>

View File

@ -1,5 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?> <?xml version='1.0' encoding='UTF-8'?>
<resources><string name="resources_language">et</string> <resources>
<string name="resources_language">et</string>
<string name="resources_country_code">EE</string> <string name="resources_country_code">EE</string>
<string name="resources_script">Latn</string> <string name="resources_script">Latn</string>

View File

@ -1,5 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?> <?xml version='1.0' encoding='UTF-8'?>
<resources><string name="resources_language">sv</string> <resources>
<string name="resources_language">sv</string>
<string name="resources_country_code">SE</string> <string name="resources_country_code">SE</string>
<string name="resources_script">Latn</string> <string name="resources_script">Latn</string>