Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions resources/src/main/res/values/termux_app_strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
<string name="error_termux_service_start_failed_bg">Failed to start TermuxService while app is in background due to android bg restrictions.</string>

<!-- Termux App Preferences -->
<string name="termux_preferences_title" translatable="false">Termux</string>
<string name="termux_preferences_summary">Preferences for the Termux terminal</string>
<string name="termux_preferences_title" translatable="false">Terminal</string>
<string name="termux_preferences_summary">Preferences for the terminal emulator</string>

<!-- Debugging Preferences -->
<string name="termux_debugging_preferences_title">Debugging</string>
Expand Down
Loading