File: Localizable.strings

package info (click to toggle)
grr.app 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,024 kB
  • sloc: objc: 4,019; sh: 54; makefile: 23
file content (17 lines) | stat: -rw-r--r-- 614 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/***
English.lproj/Localizable.strings
updated by make_strings 2007-02-17 10:47:10 +0000
add comments above this one
***/


/*** Strings from ArticleTextViewPlugin.m ***/
/* File: ArticleTextViewPlugin.m:69 */
/* Comment: Shown in the article view headline */
"%d articles selected" = "%d articles selected";
/* File: ArticleTextViewPlugin.m:62 */
/* Comment: Shown in the article view headline */
"No articles selected." = "No articles selected.";
/* File: ArticleTextViewPlugin.m:73 */
/* Comment: Shown in the article view text area */
"\nPlease select only one article." = "\nPlease select only one article.";