forked from mohakapt/Stringz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappcast.xml
421 lines (389 loc) · 28.3 KB
/
appcast.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Stringz Changelog</title>
<link>https://raw.githubusercontent.com/mohakapt/Stringz/master/appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Stringz 0.7.5</title>
<pubDate>Thu, 2 Dec 2022 19:00:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.7.5/Stringz-0.7.5.dmg" sparkle:version="44" sparkle:shortVersionString="0.7.5" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release more languages were added and some bugs were fixed. The release is marked as a beta because the project is still in its early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about any problems you might encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Please commit your code before using Stringz on your project or if you don't have version control enabled on your app make a backup of your code.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Support for more languages. Thanks @samuelbradshaw and @Sherlouk.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug where some languages wouldn't load correctly. Thanks @bbigcd.</li>
<li>Fixed a crash caused by using an older version of Sparkle. Thanks @Mx-Iris</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.7.0</title>
<pubDate>Thu, 31 Mar 2021 00:45:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.7.0/Stringz-0.7.0.dmg" sparkle:version="43" sparkle:shortVersionString="0.7.0" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed an annoying bug causing the app remove strings from files sometimes. The release is marked as a beta because the project is still in its early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about any problems you might encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Added "Comment Style" option in preferences.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug causing the app not to recognize strings with spaces before the finishing semicolon.</li>
<li>Fixed a bug in the exporter (The app was ignoring strings in some rare conditions).</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.6.5</title>
<pubDate>Thu, 21 Mar 2021 00:10:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.6.5/Stringz-0.6.5.dmg" sparkle:version="42" sparkle:shortVersionString="0.6.5" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed a critical bug causing the app to crash when search options are changed. The release is marked as a beta because the project is still in its early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about any problems you might encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Added a pro tip regarding the naming of strings in "Add String" dialog.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed an app crash that happens when the user changes search options.</li>
<li>Changed the flag of Traditional Chinese to 🇹🇼.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.6.4</title>
<pubDate>Thu, 28 Jan 2021 23:30:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.6.4/Stringz-0.6.4.dmg" sparkle:version="41" sparkle:shortVersionString="0.6.4" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed a critical bug causing the app to crash when search options are changed. The release is marked as a beta because the project is still in its early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about any problems you might encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed an app crash that happens when the user changes search options.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.6.3</title>
<pubDate>Sun, 14 Jan 2021 02:40:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.6.3/Stringz-0.6.3.dmg" sparkle:version="40" sparkle:shortVersionString="0.6.3" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed a critical bug causing the app to import strings incorrectly. The release is marked as beta because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about any problems you might encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a critical bug causing the app to incorrectly import string containing " characters.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.6.2</title>
<pubDate>Sun, 10 Jan 2021 00:45:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.6.2/Stringz-0.6.2.dmg" sparkle:version="39" sparkle:shortVersionString="0.6.2" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I worked on search functionality and improved it. The release is marked as beta because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about any problems you might encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Added new options in search like (Search in Current File / All Files), (Contains, Starts With, Ends With, RegEx), (Match Case, Match Word).</li>
<li>Highlight search matches in the editor.</li>
<li>Implement Find <code>⌘ + F</code>, Find Next <code>⌘ + G</code>, Find Previous <code>⌘ ⇧ + G</code> shortcuts.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug in preferences (Exporting options aren't saved).</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.5.1</title>
<pubDate>Sun, 3 Jan 2021 00:45:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.5.1/Stringz-0.5.1.dmg" sparkle:version="36" sparkle:shortVersionString="0.5.1" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I added new preferences and fixed quite a lot of bugs. The release is marked as beta because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about any problems you might encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Ability to hide Key and Comment columns in editor.</li>
<li>New options in Preferences window (Search, Storyboards and Updates).</li>
<li>The app now will ask the user to submit an issue if the last session crashed.</li>
</ul>
<p><strong><em>♻️ Improvements:</em></strong></p>
<ul>
<li>Rearranged app menus and shortcuts to some of them.</li>
<li>Adding strings is now done by showing a sheet asking for key.</li>
<li>Automatically disable unavailable items in toolbar and menu bar.</li>
<li>Updated some icons throughout the app.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug related to locating Xcode on user's machine.</li>
<li>Centered filter item in the toolbar on macOS Catalina and older.</li>
<li>Fixed animation jump in preferences window.</li>
<li>Fixed a bug in sidebar (After hiding the sidebar the selected file was being forgotten).</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.4.3</title>
<pubDate>Mon, 28 Dec 2020 23:15:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.4.3/Stringz-0.4.3.dmg" sparkle:version="31" sparkle:shortVersionString="0.4.3" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I continue to fix bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed critical bug causing the app to crash while loading a project.</li>
<li>Fixed a bug in the editor where the app would sometimes crash while updating values.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.4.2</title>
<pubDate>Mon, 28 Dec 2020 21:30:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.4.2/Stringz-0.4.2.dmg" sparkle:version="30" sparkle:shortVersionString="0.4.2" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I continue to fix bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>New option to disable loading project files automatically (can improve loading time in massive projects).</li>
<li>Added new option in preferences to ignore automatically generated comments in storyboards.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug in symbolic localizable files.</li>
<li>Fixed a bug where the app would crash while localizing unlocalized files.</li>
<li>Fix a bug in editor where rows ordering would change randomly.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.4.0</title>
<pubDate>Fri, 25 Dec 2020 19:30:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.4.0/Stringz-0.4.0.dmg" sparkle:version="29" sparkle:shortVersionString="0.4.0" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I added support for macOS 10.15 and above also I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>New support for macOS Catalina 10.15 and above.</li>
<li>Added a new menu item in Help menu to redirect users to Issue tracker.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a critical bug causing the app to crash if a *.strings file contains an empty key.</li>
<li>Fixed a bug in the crawler. (It ignores values with a semicolons).</li>
<li>Fix a bug in search field. (It would stop searching after moving to another file).</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.3.2</title>
<pubDate>Wed, 23 Dec 2020 20:30:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.3.2/Stringz-0.3.2.dmg" sparkle:version="28" sparkle:shortVersionString="0.3.2" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a critical bug causing the app to crash while loading.</li>
<li>Fixed a bug in editor where sometimes updates aren't being submitted.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.3.1</title>
<pubDate>Tue, 22 Dec 2020 22:55:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.3.1/Stringz-0.3.1.dmg" sparkle:version="27" sparkle:shortVersionString="0.3.1" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>This is a version bump just to test auto update feature</em></strong>.</p>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Implemented support for pushing updates over the air, So you can quickly receive latest features and bug fixes.</li>
<li>Added support for macOS Catalina.</li>
<li>Added support for comments in *.strings files.</li>
<li>Dramatically improved project loading time by asynchronously loading localizable files.</li>
<li>Added new pane to preferences to provides options related to exporting *.strings files.</li>
<li>Added option in preferences to hide unlocalized files from sidebar.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug in editor where sometimes missing values aren't highlighted.</li>
<li>Sidebar now displays files correctly in alphabetical order.</li>
<li>Fix a bug in importer where unlocalizable files would sometimes be imported.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.3.0</title>
<pubDate>Tue, 22 Dec 2020 21:25:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.3.0/Stringz-0.3.0.dmg" sparkle:version="26" sparkle:shortVersionString="0.3.0" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Implemented support for pushing updates over the air, So you can quickly receive latest features and bug fixes.</li>
<li>Added support for macOS Catalina.</li>
<li>Added support for comments in *.strings files.</li>
<li>Dramatically improved project loading time by asynchronously loading localizable files.</li>
<li>Added new pane to preferences to provides options related to exporting *.strings files.</li>
<li>Added option in preferences to hide unlocalized files from sidebar.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug in editor where sometimes missing values aren't highlighted.</li>
<li>Sidebar now displays files correctly in alphabetical order.</li>
<li>Fix a bug in importer where unlocalizable files would sometimes be imported.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.2.8</title>
<pubDate>Sun, 20 Dec 2020 15:15:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.2.8/Stringz-0.2.8.dmg" sparkle:version="25" sparkle:shortVersionString="0.2.8" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Implemented undo/redo feature to make translating a lot easier.</li>
<li>Added support sorting values in table by any column.</li>
<li>Implemented new settings for exporting strings in original order/alphabetically/base order.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug where the table wouldn't reorder when some of its values get changed.</li>
<li>Fixed a bug table columns where sometimes the order of the columns is randomly changed.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Stringz 0.2.7</title>
<pubDate>Sat, 19 Dec 2020 18:00:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.2.7/Stringz-0.2.7.dmg" sparkle:version="24" sparkle:shortVersionString="0.2.7" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> In this release I fixed some bugs and improved UX. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>Added support for more languages like "en-in", "ms", "pl" and more.</li>
<li>Implemented an option to ignore automatically generated comment in storyboards.</li>
<li>Displayed the flag of the country where the language is mostly used.</li>
</ul>
<p><strong><em>🐛 Bug fixes:</em></strong></p>
<ul>
<li>Fixed a bug where the app wouldn't import strings in base language.</li>
<li>Fixed a bug in the file localizer where the app wouldn't identify strings files sometimes.</li>
</ul>
]]>
</description>
</item>
<item>
<title>Version 0.2.6</title>
<pubDate>Fri, 18 Dec 2020 16:30:00 +0000</pubDate>
<enclosure url="https://github.com/mohakapt/Stringz/releases/download/v0.2.6/Stringz-0.2.6.dmg" sparkle:version="23" sparkle:shortVersionString="0.2.6" type="application/octet-stream"/>
<description>
<![CDATA[
<p><strong>Good day, Everyone! 👋</strong> This is the first release of Stringz application. The release is marked as alpha because the project is still in early development stages. Please consider helping the development of this project by testing the app and submitting <a href="https://github.com/mohakapt/Stringz/issues">issues</a> about bugs you encounter.</p>
<p><strong><em>⚠️ Warning:</em></strong></p>
<ul>
<li><strong>Stringz is still in its early phases</strong>. Your app is amazing and I don't want it to get ruined because of me, So please do what any cautious developer would do and make a commit before using Stringz on your project or if you don't have version control enabled on your app make a backup of your app.</li>
</ul>
<p><strong><em>✨ What's new:</em></strong></p>
<ul>
<li>The entire application.</li>
<li>The ability to automatically crawl the project and find localizable files.</li>
<li>Support for localizing .strings, .storyboard, .xib and .plist files.</li>
</ul>
]]>
</description>
</item>
</channel>
</rss>