зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1400950 - Update string for "MORE" link to be caps. r=mcomella
MozReview-Commit-ID: 6y7GzH4IAU7 --HG-- extra : rebase_source : 306b2b0e13bf92519d1bb5c43137a9d629461b88
This commit is contained in:
Родитель
44b3c4e92b
Коммит
62d267f0c0
|
@ -831,8 +831,8 @@ just addresses the organization to follow, e.g. "This site is run by " -->
|
|||
<!ENTITY activity_stream_topstories "Recommended by &brandPocket;">
|
||||
<!ENTITY activity_stream_highlights "Highlights">
|
||||
|
||||
<!-- LOCALIZATION NOET (activity_stream_link_more): Link-like text displayed to take user to a website with more content from Pocket. This string will be displayed in all uppercase. -->
|
||||
<!ENTITY activity_stream_link_more "more">
|
||||
<!-- LOCALIZATION NOTE (activity_stream_link_more1): Link-like text displayed to take user to a website with more content from Pocket. -->
|
||||
<!ENTITY activity_stream_link_more1 "MORE">
|
||||
|
||||
<!-- LOCALIZATION NOTE (activity_stream_highlight_label_bookmarked): This label is shown in the Activity
|
||||
Stream list for highlights sourced from th user's bookmarks. -->
|
||||
|
|
|
@ -624,7 +624,7 @@
|
|||
<string name="activity_stream_topsites">&activity_stream_topsites;</string>
|
||||
<string name="activity_stream_topstories">&activity_stream_topstories;</string>
|
||||
<string name="activity_stream_highlights">&activity_stream_highlights;</string>
|
||||
<string name="activity_stream_link_more">&activity_stream_link_more;</string>
|
||||
<string name="activity_stream_link_more">&activity_stream_link_more1;</string>
|
||||
|
||||
<string name="activity_stream_highlight_label_bookmarked">&activity_stream_highlight_label_bookmarked;</string>
|
||||
<string name="activity_stream_highlight_label_visited">&activity_stream_highlight_label_visited;</string>
|
||||
|
|
Загрузка…
Ссылка в новой задаче