Minseo Lee

Results 59 issues of Minseo Lee

* Makes it easier to localize by providing full context. ```po #: src/view/com/notifications/FeedItem.tsx:173 #~ msgid "followed you" #~ msgstr "" #: src/view/com/notifications/FeedItem.tsx:195 #~ msgid "followed you back" #~ msgstr ""...

Adjusts the horizontal padding of the tab within the profile header. ### Mobile web Before: ![Screenshot 2024-05-09 at 10-35-42 quiple (@quiple dev) — Bluesky](https://github.com/bluesky-social/social-app/assets/11014257/702f035e-9626-4ceb-a7ca-0f88cbfc9633) After: ![Screenshot 2024-05-09 at 10-34-59 quiple...

Makes it easier to localize by providing full context. ```po #: src/screens/Signup/StepInfo/Policies.tsx:74 #~ msgid "By creating an account you agree to the {els}." #~ msgstr "" #: src/screens/Signup/StepInfo/Policies.tsx:70 msgid "By...

Localizes datetime and numeric format strings. `ago()` in `` doesn't switch dynamically when switching languages within the app.

```cmd Traceback (most recent call last): File "C:\Users\user\Desktop\bdf2ttf\bitmapfont2ttf-master\bin\bitmapfont2ttf", line 45, in bf2ttf.bitmapfont2ttf() File "C:\Users\user\Desktop\bdf2ttf\bitmapfont2ttf-master\bin/../lib\bitmapfont2ttf.py", line 343, in bitmapfont2ttf self.loadBDF() File "C:\Users\user\Desktop\bdf2ttf\bitmapfont2ttf-master\bin/../lib\bitmapfont2ttf.py", line 156, in loadBDF self.bdf = MyBDF(self.filename) File "C:\Users\user\Desktop\bdf2ttf\bitmapfont2ttf-master\bin/../lib\bdf.py",...

| Before | After | |-|-| ||Update the style of the search input and icon on the right to look like the input on the another pages.| ||Displays the bottom...

Update the Korean localization of added and changed strings.

This fixes an issue with Firefox overflowing text in inputs. Closes #3603.

* Changes the OS name output from `visitorLog`. * Corrects the name of KakaoTalk.

* Translates untranslated strings. * Uses one translation for one word to increase consistency. * Corrects typos and misspellings.