Skip to content

Commit c9a5bb7

Browse files
committed
strings updated.
1 parent a36459b commit c9a5bb7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

mobile/src/main/res/values/strings.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
<string name="text_subscribers">Subscribers</string>
3232
<string name="text_networks">Networks</string>
3333

34-
<string name="text_pager_offline">device is offline</string>
35-
<string name="text_pager_loading">loading page %1$d of %2$d</string>
36-
<string name="text_pager_loaded">loaded page %1$d of %2$d</string>
34+
<string name="text_pager_offline">Device is offline</string>
35+
<string name="text_pager_loading">Loading page %1$d of %2$d</string>
36+
<string name="text_pager_loaded">Loaded page %1$d of %2$d</string>
3737

3838
<string name="text_current_topic">Topic: %s</string>
3939

40-
<string name="debug_token_auth">authenticated with token as user %1$s.</string>
40+
<string name="debug_token_auth">Authenticated with PAT as https://github.com/%1$s</string>
4141
<string name="debug_branch_list">%1$s has %2$d branches: %3$s</string>
4242
<string name="debug_branch_master">%1$s master branch index: %2$d</string>
43-
<string name="debug_network_present">network connection is present</string>
44-
<string name="debug_network_absent">network connection is absent</string>
43+
<string name="debug_network_present">Network connection is present</string>
44+
<string name="debug_network_absent">Network connection is absent</string>
4545

4646
<string name="hint_auto_id">Auto ID</string>
4747
<string name="hint_query_string_title">Display Name</string>

0 commit comments

Comments
 (0)