Skip to content

Commit

Permalink
Update strings file for translation automation
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Oct 5, 2020
1 parent 2e60166 commit ff21418
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions fastlane/resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
<string name="references">Referenced In</string>
<string name="references_one">%1$d Reference, Last modified %2$s</string>
<string name="references_other">%1$d References, Last modified %2$s</string>
<string name="settings_item_get_help">Get help</string>

<!-- Preferences -->
<string name="export_file">simplenote.json</string>
Expand Down Expand Up @@ -141,6 +142,8 @@
<string name="about_hiring">Are you a developer? We\'re hiring.</string>
<string name="about_play_store">Google Play Store</string>
<string name="about_twitter_handle" translatable="false">\@simplenoteapp</string>
<string name="about_help_summary">FAQ or contact us</string>
<string name="about_help_title">Get Help</string>
<string name="twitter">Twitter</string>
<string name="rate_us">Rate Us</string>
<string name="blog">Blog</string>
Expand Down Expand Up @@ -272,14 +275,14 @@
<string name="item_action_toggle_preview">Toggle Preview</string>
<string name="item_action_toggle_preview_enable_error">Enable markdown to toggle preview</string>
<string name="item_action_toggle_preview_error">Select a note to toggle preview</string>
<string name="key_multiple_ctrl">Ctrl</string>
<string name="key_multiple_shift">Shift</string>
<string name="key_single_c">C</string>
<string name="key_single_h">H</string>
<string name="key_single_i">I</string>
<string name="key_single_l">L</string>
<string name="key_single_p">P</string>
<string name="key_single_s">S</string>
<string name="key_multiple_ctrl" translatable="false">Ctrl</string>
<string name="key_multiple_shift" translatable="false">Shift</string>
<string name="key_single_c" translatable="false">C</string>
<string name="key_single_h" translatable="false">H</string>
<string name="key_single_i" translatable="false">I</string>
<string name="key_single_l" translatable="false">L</string>
<string name="key_single_p" translatable="false">P</string>
<string name="key_single_s" translatable="false">S</string>

<!-- SIMPERIUM -->
<string name="simperium_button_login">Log In</string>
Expand Down

0 comments on commit ff21418

Please sign in to comment.