organicmaps/organicmaps

Change the Bookmarks dialog title to "Bookmarks and Tracks"

開放

#4,082 建立於 2022年12月15日

 (10 則留言) (0 個反應) (0 位負責人)C++ (761 個分叉)batch import
AndroidBookmarks and TracksGood first issueTranslationsiOS

倉庫指標

星標
 (7,887 顆星)
PR 合併指標
 (平均合併 13天 6小時) (30 天內合併 91 個 PR)

描述

Check if there are any string contexts where "Bookmarks" without "Tracks" is still needed. If it is not required, then simply renaming the string key from "bookmarks" to "bookmarks_and_tracks" would solve the issue. If "Bookmarks" is needed somewhere in the bookmarks-only context, then the current translation should be left as-is, and a new key should be added.

  1. Because we already support imported tracks from KML
  2. GPX import will be added soon too.
  3. Track recording is also planned.

For iOS, iphone/plist.txt file should also be updated for a long-tap menu title.

貢獻者指南