Skip to content

Commit

Permalink
Merge pull request #646 from xscreach/feature/rename-font-size-settings
Browse files Browse the repository at this point in the history
  • Loading branch information
modos189 authored Jul 10, 2023
2 parents f979fe2 + 431c918 commit 3134b59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@
<string name="pref_update_plugins_interval_2_days">2 days</string>
<string name="pref_update_plugins_interval_1_week">1 week</string>
<string name="pref_update_plugins_interval_2_weeks">2 weeks</string>
<string name="pref_webview_zoom">WebView Zoom</string>
<string name="pref_webview_zoom">Font size</string>
<string name="pref_webview_zoom_defaultValue">System default</string>
<string name="pref_webview_zoom_sum">Zoom for the internal WebView</string>
<string name="pref_webview_zoom_sum">Affects font/text size in info panel, comm, popup windows, etc…</string>
<string name="menu_reload">Reload IITC</string>
<string name="menu_toggle_fullscreen">Fullscreen</string>
<string name="menu_layer_chooser">Layer Chooser</string>
Expand Down

0 comments on commit 3134b59

Please sign in to comment.