Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: locales/en.ini

Issue 11292028: Status bar menu added (Closed)
Patch Set: Created July 29, 2013, 5:25 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | src/plugin/AdblockPlusClient.cpp » ('j') | src/plugin/PluginClass.cpp » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [general] 1 [general]
2 button-yes=Yes 2 button-yes=Yes
3 button-no=No 3 button-no=No
4 button-cancel=Cancel 4 button-cancel=Cancel
5 5
6 [status-bar] 6 [status-bar]
7 title=Enable status bar? 7 title=Enable status bar?
8 question=The Adblock Plus menu is located in the status bar, would you like to e nable it? 8 question=The Adblock Plus menu is located in the status bar, would you like to e nable it?
9 error-title=Please enable the status bar 9 error-title=Please enable the status bar
10 error-text=The Adblock Plus menu is located in the status bar. Please right clic k the menu bar or title bar and select "Status bar". 10 error-text=The Adblock Plus menu is located in the status bar. Please right clic k the menu bar or title bar and select "Status bar".
(...skipping 25 matching lines...) Expand all
36 36
37 [first-run] 37 [first-run]
38 first-run-feature-betterSurfing=Enjoy the web without annoying ads 38 first-run-feature-betterSurfing=Enjoy the web without annoying ads
39 first-run-feature-videoAds=Watch videos without commercial interruptions 39 first-run-feature-videoAds=Watch videos without commercial interruptions
40 first-run-features-heading=With Adblock Plus you can: 40 first-run-features-heading=With Adblock Plus you can:
41 first-run-share1=Do you think Adblock Plus is worth sharing? Please do! 41 first-run-share1=Do you think Adblock Plus is worth sharing? Please do!
42 first-run-share2=Adblock Plus is free and open source. Please support us: 42 first-run-share2=Adblock Plus is free and open source. Please support us:
43 first-run-share2-donate=Donate 43 first-run-share2-donate=Donate
44 first-run-share2-or=or 44 first-run-share2-or=or
45 first-run-title-install=Adblock Plus has been installed 45 first-run-title-install=Adblock Plus has been installed
46
47 [menu]
48 disable-on-site=Disable on site
49 enable-on-site=Enable on site
Wladimir Palant 2013/08/01 10:48:19 These strings should say which site is meant. Also
50 disable=Disable
51 enable=Enable
Wladimir Palant 2013/08/01 10:48:19 The string used in Firefox is "Disable everywhere"
52 settings=Settings
OLDNEW
« no previous file with comments | « no previous file | src/plugin/AdblockPlusClient.cpp » ('j') | src/plugin/PluginClass.cpp » ('J')

Powered by Google App Engine
This is Rietveld