Skip to content

Commit 996002c

Browse files
committed
Freeze strings for translation
1 parent b7a3e25 commit 996002c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fastlane/resources/values/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1663,6 +1663,7 @@
16631663
<!-- Post Settings -->
16641664
<string name="post_settings">Post settings</string>
16651665
<string name="post_settings_status" translatable="false">@string/status_and_visibility</string>
1666+
<string name="post_settings_author">Author</string>
16661667
<string name="post_settings_categories_and_tags">Categories &amp; Tags</string>
16671668
<string name="post_settings_publish">Publish</string>
16681669
<string name="post_settings_mark_as_sticky_options_header">Mark as sticky</string>
@@ -1946,6 +1947,7 @@
19461947
<string name="error_fetch_remote_site_settings">Couldn\'t retrieve site info</string>
19471948
<string name="error_post_remote_site_settings">Couldn\'t save site info</string>
19481949
<string name="error_fetch_users_list">Couldn\'t retrieve site users</string>
1950+
<string name="error_fetch_authors_list">Couldn\'t retrieve authors</string>
19491951
<string name="error_fetch_followers_list">Couldn\'t retrieve site followers</string>
19501952
<string name="error_fetch_email_followers_list">Couldn\'t retrieve site email followers</string>
19511953
<string name="error_fetch_viewers_list">Couldn\'t retrieve site viewers</string>

0 commit comments

Comments
 (0)