|
343 | 343 | <!-- Click types --> |
344 | 344 |
|
345 | 345 | <!-- URLs --> |
346 | | - <string name="url_source_code" translatable="false">https://github.com/sds100/KeyMapper</string> |
| 346 | + <string name="url_source_code" translatable="false">https://github.com/keymapperorg/KeyMapper</string> |
347 | 347 | <string name="url_developer_github" translatable="false">https://github.com/sds100</string> |
348 | 348 | <string name="url_play_store_listing" translatable="false">https://play.google.com/store/apps/details?id=io.github.sds100.keymapper</string> |
349 | | - <string name="url_license" translatable="false">https://github.com/sds100/KeyMapper/blob/master/LICENSE.md</string> |
350 | | - <string name="url_changelog" translatable="false">https://github.com/sds100/KeyMapper/blob/master/CHANGELOG.md</string> |
351 | | - <string name="url_credits" translatable="false">https://github.com/sds100/KeyMapper/blob/master/CREDITS.md</string> |
| 349 | + <string name="url_license" translatable="false">https://github.com/keymapperorg/KeyMapper/blob/master/LICENSE.md</string> |
| 350 | + <string name="url_changelog" translatable="false">https://github.com/keymapperorg/KeyMapper/blob/master/CHANGELOG.md</string> |
| 351 | + <string name="url_credits" translatable="false">https://github.com/keymapperorg/KeyMapper/blob/master/CREDITS.md</string> |
352 | 352 | <string name="url_translate" translatable="false">https://keymapperorg.github.io/KeyMapper/contributing/#translating</string> |
353 | | - <string name="url_privacy_policy" translatable="false">https://github.com/sds100/KeyMapper/blob/master/PRIVACY_POLICY.md</string> |
| 353 | + <string name="url_privacy_policy" translatable="false">https://github.com/keymapperorg/KeyMapper/blob/master/PRIVACY_POLICY.md</string> |
354 | 354 | <string name="url_xda_thread" translatable="false">https://forum.xda-developers.com/android/apps-games/app-keyboard-button-mapper-t3914005</string> |
355 | 355 | <string name="url_discord_server_invite" translatable="false">https://discord.gg/Suj6nyw</string> |
356 | 356 | <string name="url_fdroid_key_mapper" translatable="false">https://f-droid.org/en/packages/io.github.sds100.keymapper/</string> |
357 | | - <string name="url_github_releases_key_mapper" translatable="false">https://github.com/sds100/KeyMapper/releases</string> |
| 357 | + <string name="url_github_releases_key_mapper" translatable="false">https://github.com/keymapperorg/KeyMapper/releases</string> |
358 | 358 | <string name="url_youtube_channel" translatable="false">https://www.youtube.com/channel/UC87daDTKj8hpQQolhB81mYA</string> |
359 | 359 | <string name="url_trigger_by_intent_guide" translatable="false">https://keymapperorg.github.io/KeyMapper/redirects/trigger-by-intent</string> |
360 | 360 | <string name="url_trigger_guide" translatable="false">https://keymapperorg.github.io/KeyMapper/redirects/trigger</string> |
|
375 | 375 | <string name="url_settings_guide" translatable="false">https://keymapperorg.github.io/KeyMapper/redirects/settings</string> |
376 | 376 | <string name="url_report_issues_guide" translatable="false">https://keymapperorg.github.io/KeyMapper/redirects/report-issues</string> |
377 | 377 | <string name="url_intent_set_flags_help" translatable="false">https://developer.android.com/reference/android/content/Intent#setFlags(int)</string> |
378 | | - <string name="url_github_repo" translatable="false">https://github.com/sds100/KeyMapper</string> |
| 378 | + <string name="url_github_repo" translatable="false">https://github.com/keymapperorg/KeyMapper</string> |
379 | 379 | <string name="url_rate" translatable="false">https://play.google.com/store/apps/details?id=io.github.sds100.keymapper</string> |
380 | 380 | <string name="url_website" translatable="false">https://keymapperorg.github.io/KeyMapper</string> |
381 | 381 | <string name="url_advanced_triggers" translatable="false">https://keymapperorg.github.io/KeyMapper/redirects/advanced-triggers</string> |
382 | 382 |
|
383 | 383 | <string name="url_play_store_keymapper_gui_keyboard" translatable="false">https://play.google.com/store/apps/details?id=io.github.sds100.keymapper.inputmethod.latin</string> |
384 | 384 | <string name="url_fdroid_keymapper_gui_keyboard" translatable="false">https://f-droid.org/en/packages/io.github.sds100.keymapper.inputmethod.latin</string> |
385 | | - <string name="url_github_keymapper_gui_keyboard" translatable="false">https://github.com/sds100/KeyMapperKeyboard/releases</string> |
| 385 | + <string name="url_github_keymapper_gui_keyboard" translatable="false">https://github.com/keymapperorg/KeyMapperKeyboard/releases</string> |
386 | 386 |
|
387 | | - <string name="url_github_keymapper_leanback_keyboard" translatable="false">https://github.com/sds100/KeyMapperLeanbackKeyboard/releases</string> |
| 387 | + <string name="url_github_keymapper_leanback_keyboard" translatable="false">https://github.com/keymapperorg/KeyMapperLeanbackKeyboard/releases</string> |
388 | 388 |
|
389 | | - <string name="url_github_create_issue_bug" translatable="false">https://github.com/sds100/KeyMapper/issues/new/choose</string> |
| 389 | + <string name="url_github_create_issue_bug" translatable="false">https://github.com/keymapperorg/KeyMapper/issues/new/choose</string> |
390 | 390 | <!-- URLs --> |
391 | 391 |
|
392 | 392 | <!-- Activity titles --> |
|
880 | 880 | <string name="showcase_dnd_access_description_enabled">All good! :)</string> |
881 | 881 |
|
882 | 882 | <string name="showcase_contributing_title">Contributing</string> |
883 | | - <string name="showcase_contributing_description">"This app is open source! You can start contributing by heading over to the sds100/KeyMapper repo on GitHub and by joining the Discord server. Even if you can\'t code, you can contribute by helping others and testing the latest features."</string> |
| 883 | + <string name="showcase_contributing_description">"This app is open source! You can start contributing by heading over to the keymapperorg/KeyMapper repo on GitHub and by joining the Discord server. Even if you can\'t code, you can contribute by helping others and testing the latest features."</string> |
884 | 884 | <string name="showcase_action_list">Tap the 3 dots to change the repeat behaviour and more. You can test an action and fix action errors by tapping it.</string> |
885 | 885 |
|
886 | 886 | <string name="showcase_fingerprint_gesture_support_title_supported_unknown">Remapping fingerprint reader gestures</string> |
|
0 commit comments