X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bd12ec7a8bfdc244756272a2f4fec1f645a6d852..51079ecafb73021c66c7e92d93fab723cf2bf05f:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index e1f7f416a..c3d31f5f3 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -321,6 +321,8 @@ en:
description_user_bbox: "Changesets by %{user} within %{bbox}"
description_friend: "Changesets by your friends"
description_nearby: "Changesets by nearby users"
+ empty_user: "It looks you haven't made any edits yet. To get started, check out the Beginners Guide."
+ empty_anon: "No edits made yet"
timeout:
sorry: "Sorry, the list of changesets you requested took too long to retrieve."
diary_entry:
@@ -1511,6 +1513,9 @@ en:
your_traces: "Your GPS traces"
public_traces_from: "Public GPS traces from %{user}"
tagged_with: " tagged with %{tags}"
+ empty: "Nothing here yet."
+ upload_new: "Upload a new trace"
+ learn_more: "Or learn more about GPS tracing on the wiki page."
delete:
scheduled_for_deletion: "Trace scheduled for deletion"
make_public:
@@ -1961,6 +1966,9 @@ en:
status: "Status"
revoker_name: "Revoked by"
not_revoked: "(not revoked)"
+ showing_page: "Showing page %{page}"
+ next: "Next »"
+ previous: "« Previous"
helper:
time_future: "Ends in %{time}."
until_login: "Active until the user logs in."